Skip to content

Any method to get table schema from executing hive sql? #85

Open
@changzong

Description

@changzong

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions