Zihao Ye has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21980
Change subject: IMPALA-12957: Patch rapidjson to 1.1.0-p1 to fix bug of Inf/NaN parsing ...................................................................... IMPALA-12957: Patch rapidjson to 1.1.0-p1 to fix bug of Inf/NaN parsing This patch fixes a parsing issue in rapidjson (see details at https://github.com/Tencent/rapidjson/issues/2299). This fix is primarily to support IMPALA-12957: Support reading Inf and NaN from JSON, enabling the reading of Inf and NaN values from JSON tables. Testing: - Built locally and verified the code changes took effect. Change-Id: Ib956b6ed4ece253089b2ebbc93d6609895db13c0 --- M buildall.sh A source/rapidjson/rapidjson-1.1.0-patches/0001-Fix-bug-when-parsing-NaN-Inf-with-fraction-or-exponent-parts.patch 2 files changed, 56 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/80/21980/1 -- To view, visit http://gerrit.cloudera.org:8080/21980 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib956b6ed4ece253089b2ebbc93d6609895db13c0 Gerrit-Change-Number: 21980 Gerrit-PatchSet: 1 Gerrit-Owner: Zihao Ye <[email protected]>
