[impala] 01/04: IMPALA-10132: Implement ds_hll_estimate_bounds_as_string() function.

2020-10-29 Thread joemcdonnell
This is an automated email from the ASF dual-hosted git repository. joemcdonnell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 193c2e773fa9f6772e4a7c30ed3a4f75029863f1 Author: Fucun Chu AuthorDate: Thu Oct 22 15:33:48 2020 +0800

[impala] 03/04: IMPALA-10303: Fix warnings from impala-shell with --quiet

2020-10-29 Thread joemcdonnell
This is an automated email from the ASF dual-hosted git repository. joemcdonnell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 01e1b4df805bbaa92cd15fdfc579e5abc3898fc1 Author: Thomas Tauber-Marshall AuthorDate: Wed Oct 28 18:32:21 2020

[impala] 02/04: IMPALA-10298: Change column mask hash as SHA512 in FIPS mode

2020-10-29 Thread joemcdonnell
This is an automated email from the ASF dual-hosted git repository. joemcdonnell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 1682afcda6e28571c83200a89f0e334a5ae49aa7 Author: wzhou-code AuthorDate: Tue Oct 27 14:57:53 2020 -0700

[impala] 04/04: IMPALA-10302: Enable logging at the INFO level for test_scanners_fuzz.py

2020-10-29 Thread joemcdonnell
This is an automated email from the ASF dual-hosted git repository. joemcdonnell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 047906bd6b91cb66a6984639bfda3a25fc3724ac Author: Joe McDonnell AuthorDate: Thu Oct 29 09:47:08 2020 -0700

[impala] branch master updated (1bd27a3 -> 047906b)

2020-10-29 Thread joemcdonnell
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 1bd27a3 IMPALA-7097 Print EC info in the query plan and profile new 193c2e7 IMPALA-10132: Implement

[impala] 02/02: IMPALA-7097 Print EC info in the query plan and profile

2020-10-29 Thread joemcdonnell
This is an automated email from the ASF dual-hosted git repository. joemcdonnell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit 1bd27a3ea87622edc869d3ff72ce9b0881451c95 Author: Qifan Chen AuthorDate: Mon Oct 12 20:31:31 2020 -0400

[impala] 01/02: IMPALA-10102 Fix Impalad crashes when writing a parquet file with large rows.

2020-10-29 Thread joemcdonnell
This is an automated email from the ASF dual-hosted git repository. joemcdonnell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/impala.git commit d62a04078d1e8455716720374dd07dfab1d7dfd1 Author: Yida Wu AuthorDate: Thu Oct 22 19:32:57 2020 -0700

[impala] branch master updated (09fdeb5 -> 1bd27a3)

2020-10-29 Thread joemcdonnell
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 09fdeb5 IMPALA-10267: Impala crashes in HdfsScanner::WriteTemplateTuples() with negative num_tuples new