[ https://issues.apache.org/jira/browse/HIVE-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741573#comment-13741573 ]
Brock Noland commented on HIVE-4545: ------------------------------------ Long story short I don't think that will work. The script that kicks off these precommit jobs is shared between a bunch of projects and is generally need of a re-write. The jira HADOOP-9765 is on my queue. If you'd like a new run, either: 1) Submit a new patch 2) Click build here entering your jira number as a parameter: https://builds.apache.org/job/PreCommit-HIVE-Build/ (any committer to any project can do that) > HS2 should return describe table results without space padding > -------------------------------------------------------------- > > Key: HIVE-4545 > URL: https://issues.apache.org/jira/browse/HIVE-4545 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Attachments: HIVE-4545-1.patch, HIVE-4545.2.patch, HIVE-4545.3.patch > > > HIVE-3140 changed behavior of 'DESCRIBE table;' to be like 'DESCRIBE > FORMATTED table;'. HIVE-3140 introduced changes to not print header in > 'DESCRIBE table;'. But jdbc/odbc calls still get fields padded with space for > the 'DESCRIBE table;' query. > As the jdbc/odbc results are not for direct human consumption the space > padding should not be done for hive server2. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira