Read only connection?
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 545
- PR merge metrics
- No merged PRs in 30d
Description
Using a JDBC connection I could set up a read-only connection to Hive. Is there a way to do this with Python and PyHive? Let's assume that creating a read-only role on Hive itself is not an option. I know that SQL Alchemy has ways to do this, as PyHive uses SQL Alchemy is there a way to make this work that I'm not seeing?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.