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 63d45d5  IMPALA-8256: Better error message for 
ImpalaServicePool::RejectTooBusy()
     new 60ca5f2  IMPALA-8266 : Event filtering logic may not filter all the 
events
     new f1fd72a  IMPALA-8261: Enhance create-test-configuration.sh to not fail 
when FE has not been built
     new 2e99659  IMPALA-8254: Fix error when running compute stats with 
compression_codec set
     new 9f61dc7  IMPALA-8273 : Change metastore config template to not exclude 
impala specific parameters

The 4 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/service/query-options-test.cc               |  3 +-
 be/src/service/query-options.cc                    | 50 ++++++++----
 bin/create-test-configuration.sh                   | 10 ++-
 .../impala/catalog/events/MetastoreEvents.java     | 32 +++++---
 .../events/MetastoreEventsProcessorTest.java       | 93 ++++++++++++++++------
 .../resources/postgresql-hive-site.xml.template    |  6 ++
 .../functional-query/queries/QueryTest/set.test    |  2 +-
 tests/metadata/test_compute_stats.py               | 15 ++++
 8 files changed, 152 insertions(+), 59 deletions(-)

Reply via email to