John Russell has uploaded a new change for review. http://gerrit.cloudera.org:8080/7983
Change subject: [DOCS] Explain Boost setting needed for 96-bit timestamps ...................................................................... [DOCS] Explain Boost setting needed for 96-bit timestamps People writing C++ UDFs need to compile with -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG to get 96-bit timestamps instead of 64-bit ones. Added this caveat under both the TIMESTAMP reference page, and the UDF page. Change-Id: I4b67cd7762f682c3a054e0d9641080aa51801c83 --- M docs/shared/impala_common.xml M docs/topics/impala_timestamp.xml M docs/topics/impala_udf.xml 3 files changed, 20 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/83/7983/1 -- To view, visit http://gerrit.cloudera.org:8080/7983 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4b67cd7762f682c3a054e0d9641080aa51801c83 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: John Russell <[email protected]>
