Not compatible with impyla in Python 3 due to TCLIService modified
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 545
- PR merge metrics
- No merged PRs in 30d
Description
The TCLIService is modified by impyla with a not compatible one, I also reported the issue here: https://github.com/cloudera/impyla/issues/277
I suggest vendor the TCLIService module to avoid modified by other packages, so we import it via `hive.TCLIService`. It can also avoid any potential conflicts with packages which depend on TCLIService module.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.