dropbox / dropbox/PyHive

Any method to get table schema from executing hive sql?

Open
#85 5 comments 2 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.