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

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


    from 4093975  Update mvn snapshot dependencies in "clean" checkouts
     new f608be7  IMPALA-9219: [DOCS] ISO-SQL 2016 Date/time format patters - 
Milestone 3
     new 306b606  IMPALA-9207: [DOCS] Documented the #Inst in exec summary
     new 85425b8  IMPALA-9124: ImpalaServer and ClientRequestState refactoring

The 3 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/client-request-state-map.h   |   74 ++
 be/src/service/client-request-state.cc      |   22 +-
 be/src/service/client-request-state.h       |   31 +-
 be/src/service/impala-server.cc             |   67 +-
 be/src/service/impala-server.h              |   20 +-
 docs/topics/impala_conversion_functions.xml | 1128 ++++++++++++++++++++-------
 docs/topics/impala_explain_plan.xml         |  639 ++++-----------
 docs/topics/impala_live_summary.xml         |  128 ---
 docs/topics/impala_mem_limit.xml            |   22 +-
 9 files changed, 1154 insertions(+), 977 deletions(-)
 create mode 100644 be/src/service/client-request-state-map.h

Reply via email to