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

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


    from 8b8d935  IMPALA-5031: `uint8_t & int` type is int
     new fa604fb  IMPALA-8177: Log DDL failures in coordinator logs
     new 29df1d5  Additions to .gitignore
     new 697a15b  IMPALA-7214: [DOCS] Update Impala docs to decouple Impala and 
DataNodes
     new 8b5cb57  IMPALA-8173: Fix KeyError in run-workload.py
     new 6fc05a6  IMPALA-5031: signed overflow is undefined behavior

The 5 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:
 .gitignore                                |  10 ++
 be/src/common/status.h                    |   9 +
 be/src/service/client-request-state.cc    |   3 +-
 be/src/util/string-parser.h               |   3 +-
 docs/shared/impala_common.xml             |   7 +-
 docs/topics/impala_components.xml         | 156 ++++++++----------
 docs/topics/impala_concepts.xml           | 266 ------------------------------
 docs/topics/impala_connecting.xml         |  65 +++-----
 docs/topics/impala_impala_shell.xml       |   7 +-
 docs/topics/impala_kudu.xml               |   8 +-
 docs/topics/impala_order_by.xml           | 115 ++++++-------
 docs/topics/impala_runtime_filtering.xml  |  14 +-
 docs/topics/impala_scalability.xml        |   4 +-
 tests/performance/query_exec_functions.py |   4 +-
 tests/performance/scheduler.py            |  22 ++-
 15 files changed, 208 insertions(+), 485 deletions(-)

Reply via email to