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 93d4ce532 Install libreadline-dev for toolchain builds on ARM hosts
new 6e4bd5ad3 IMPALA-11970: Shifting the timeline display to SVG
new 4d9f50eb7 IMPALA-12111: Speed up DATE to STRING conversion
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/benchmarks/date-benchmark.cc | 74 +++++--
be/src/runtime/date-value.cc | 10 +-
.../runtime/datetime-simple-date-format-parser.h | 4 +
be/src/runtime/raw-value.cc | 18 +-
be/src/service/hs2-util.cc | 6 +-
www/query_timeline.tmpl | 235 ++++++++++++---------
6 files changed, 218 insertions(+), 129 deletions(-)