jcamachor commented on a change in pull request #833: Hive JDBC Storage Handler: Incorrect results fetched from BOOLEAN and TIMESTAMP DataType From JDBC Data Source URL: https://github.com/apache/hive/pull/833#discussion_r341823924
########## File path: ql/src/test/results/clientpositive/llap/external_jdbc_table_partition.q.out ########## @@ -101,10 +101,10 @@ POSTHOOK: query: SELECT * FROM jdbc_partition_table1 where ikey > 1 POSTHOOK: type: QUERY POSTHOOK: Input: default@jdbc_partition_table1 #### A masked pattern was here #### -3 4000 120.0 25.4 hello 2.718 2017-06-05 2011-11-11 02:00:08 Review comment: Cool... Not sure how we did not catch this before. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
