This is an automated email from the ASF dual-hosted git repository.

joemcdonnell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


    from fe3f82179 IMPALA-13539: Fix TestCalcitePlanner.test_calcite_frontend 
for non-HDFS
     new 17d1c0fa1 IMPALA-13528: Calcite planner; handle unsupported query 
options
     new 4e8555031 IMPALA-12957: Support reading Inf and NaN from JSON

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/exec/json/json-parser-test.cc               | 15 ++++++------
 be/src/exec/json/json-parser.cc                    | 28 +++++++++++++++++-----
 be/src/exec/json/json-parser.h                     |  4 +++-
 bin/impala-config.sh                               |  6 ++---
 .../impala/calcite/service/CalciteJniFrontend.java | 18 ++++++++++++++
 testdata/data/json_test/malformed.json             |  4 +++-
 testdata/data/json_test/overflow.json              |  5 +++-
 .../queries/QueryTest/malformed_json.test          |  4 +++-
 .../queries/QueryTest/overflow_json.test           |  5 +++-
 9 files changed, 68 insertions(+), 21 deletions(-)

Reply via email to