Hello Taras Bobrovytsky, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/5264 to look at the new patch set (#2). Change subject: IMPALA-4549: consistently enforce that boost gregorian year <= 9999 ...................................................................... IMPALA-4549: consistently enforce that boost gregorian year <= 9999 Adds a Boost patch that makes the documentation and code consistent on whether the max supported year is 9999 or 10000. The documentation and the max_date value are both 9999, so fix cases where it is 10000. I also filed a bug against boost https://svn.boost.org/trac/boost/ticket/12630 Change-Id: I65e4912b407ae43e281e8fb8153c89cd12e2e237 --- M buildall.sh A source/boost/boost-1.57.0-patches/0001-greg-year-range.patch 2 files changed, 31 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Toolchain refs/changes/64/5264/2 -- To view, visit http://gerrit.cloudera.org:8080/5264 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I65e4912b407ae43e281e8fb8153c89cd12e2e237 Gerrit-PatchSet: 2 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com> Gerrit-Reviewer: Taras Bobrovytsky <tbobrovyt...@cloudera.com>