Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HIVE-22323 Fix Desc Table bugs #813

Closed
wants to merge 1 commit into from

Conversation

miklosgergely
Copy link
Contributor

DESC TABLE operation is having the following bugs:

  • Whole table descs have two headers.
  • Table column desc has incorrect long header, while the table is transposed having the headers in the first column.
  • Json formatted data also has the headers.
  • Json formatted data doesn't have the column statistics in it.
  • There is no TestBeeLineDriver test for desc table, thus the actual output is not tested, just some intermediary.

@miklosgergely miklosgergely deleted the HIVE-22323 branch October 15, 2019 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants