Page MenuHomePhabricator

[Trino] Trino Python Client
Closed, ResolvedPublic

Description

Hoping we can add the python package that will allow us to query trino in jupyter notebooks/pandas data frames:
https://github.com/trinodb/trino-python-client

Event Timeline

I think the cleanest way to do this is to switch from using Debian packages for jupyter* to a pip virtualenv with all the jupyter components including trino-python-client. This ensures we get recent and roughly concurrent versions of everything rather than a mix of software from "different eras".

Jgreen renamed this task from Trino Python Client to [Trino] Trino Python Client.Feb 19 2025, 2:14 PM
Jgreen triaged this task as Medium priority.
Jgreen moved this task from Triage to In Progress on the fundraising-tech-ops board.

New virtualbox venv with jupyter notebooks and trino client prototyped in virtualbox, starts up normally with systemd. Next step is to attempt an install on fran2001 to confirm everything works as desired.

Jgreen claimed this task.
Jgreen moved this task from In Progress to Done on the fundraising-tech-ops board.