dropbox / dropbox/PyHive

"trino" entry points conflicts with `sqlalchemy-trino`

Open
#427 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
545
PR merge metrics
No merged PRs in 30d

Description

PyHive defines a "trino" entry point for a SQLAlchemy dialect:

https://github.com/dropbox/PyHive/blob/master/setup.py#L72

If you have both PyHive and `sqlalchemy-trino` installed both will register the same dialect, and each request will randomly use one of the libraries.

Can we rename the PyHive entry point to `trino+pyhive`, or something else different?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.