Any method to get table schema from executing hive sql?
Open
enhancement
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 545
- PR merge metrics
- No merged PRs in 30d
Description
Hi there, in ThriftHive interface from older hiveserver, there is a method called **.getSchema().fieldSchemas**, which can get table schema like column names, column types and comment from the query you just executed, and it is quite handy. So I just wonder if there are any similar methods in PyHive interface that can get metadata of your query result as well.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.