Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22785
Change subject: IMPALA-13970: Add NaN and Infinity parsing in ImpylaHS2ResultSet ...................................................................... IMPALA-13970: Add NaN and Infinity parsing in ImpylaHS2ResultSet This patch adds NaN, Infinity, and boolean parsing in ImpylaHS2ResultSet to match with beeswax result. TestQueriesJsonTables is migrated to hs2 test protocol by default. This patch has some overlap with IMPALA-13967 patch, but one does not relies on the other. Testing: Run and pass TestQueriesJsonTables. Change-Id: I739a88e9dfa418d3a3c2d9d4181b4add34bc6b93 --- M tests/common/impala_connection.py M tests/query_test/test_queries.py 2 files changed, 21 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/85/22785/1 -- To view, visit http://gerrit.cloudera.org:8080/22785 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I739a88e9dfa418d3a3c2d9d4181b4add34bc6b93 Gerrit-Change-Number: 22785 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com>