----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33602/ -----------------------------------------------------------
Review request for drill, Norris Lee, Parth Chandra, and Xiao Meng. Repository: drill-git Description ------- Edge cases fail if the values are not correctly set as per the submitted patch. Basically the scope within which time values are processes/transmitted correctly expands by the correct values. Diffs ----- contrib/native/client/src/clientlib/y2038/time64_limits.h e640cae Diff: https://reviews.apache.org/r/33602/diff/ Testing ------- Test with query submitter under the following platforms: Darwin universal Linux x8664 Windows x64 and Win32 ./querySubmitter query='SELECT * FROM `hive`.`default`.`real_table`' type=sql connectStr=local=192.168.39.44:31010 api=async logLevel=fatal user=mapr password=mapr > test2.txt Thanks, Alexander zarei
