Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Trino use case in the Jupyter notebook #42

Open
xunliu opened this issue May 21, 2024 · 1 comment
Open

Add Trino use case in the Jupyter notebook #42

xunliu opened this issue May 21, 2024 · 1 comment

Comments

@xunliu
Copy link
Member

xunliu commented May 21, 2024

Currently, Gravitino playground support Jupyter notebook, We can add a new notebook to explain how to use Trino to federation query mysql, postgres and hive, like this, http://github.com/datastrato/gravitino-playground?tab=readme-ov-file#example

I think we can use these Trino python library

  1. https://github.com/CybercentreCanada/jupyterlab-sql-editor/blob/main/example/Trino.ipynb
  2. https://github.com/trinodb/trino-python-client

Preferably, we can design a federated query scenario.

@sunny0826
Copy link
Contributor

I'll work on it.

xunliu pushed a commit that referenced this issue May 28, 2024
#42 Adding a new Jupyter notebook example that uses a Jupyter notebook
and the Trino Python clien.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants