----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22172/ -----------------------------------------------------------
Review request for drill. Repository: drill-git Description ------- We choose a third-party MIT-licensed library written with ANSI C (https://github.com/schwern/y2038) to handle Y2038 problem due to the limitation of the alternatives (standard library function gmtime and boost date time library). Diffs ----- contrib/native/client/src/clientlib/CMakeLists.txt d07f930 contrib/native/client/src/clientlib/recordBatch.cpp 066b898 contrib/native/client/src/clientlib/y2038/LICENSE PRE-CREATION contrib/native/client/src/clientlib/y2038/time64.h PRE-CREATION contrib/native/client/src/clientlib/y2038/time64.c PRE-CREATION contrib/native/client/src/clientlib/y2038/time64_config.h PRE-CREATION contrib/native/client/src/clientlib/y2038/time64_limits.h PRE-CREATION contrib/native/client/src/include/drill/drillc.hpp e5a0d33 contrib/native/client/src/include/drill/recordBatch.hpp c40327b Diff: https://reviews.apache.org/r/22172/diff/ Testing ------- Thanks, Xiao Meng
