dropbox / dropbox/PyHive

Missing explanation why code raises 'Writing to hive not supported'

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

Description

There is code in pyhive/sqlachemy class which suppose to prevent writing to hive. But there is no other explanation in docs, git log or whatsoever why writing is not supported.
The writing is works for raw queries. It also works if this part is commented out
Same for sqlalchemy_hive.HiveStringTypeBase which omits implementation of python_type

see https://github.com/dropbox/PyHive/blob/b21c507a24ed2f2b0cf15b0b6abb1c43f31d3ee0/pyhive/sqlalchemy_hive.py#L37

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.