This is an automated email from the ASF dual-hosted git repository.
jcamacho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from d35fc7c disable flaky tests
add 0f5fe42 HIVE-23898: Query fails if identifier contains double quotes
or semicolon char (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hadoop/hive/cli/CliDriver.java | 1 +
.../test/queries/clientpositive/quotedid_basic.q | 5 ++
.../clientpositive/quotedid_basic_standard.q | 11 +++
.../clientpositive/llap/quotedid_basic.q.out | 42 ++++++++++
.../llap/quotedid_basic_standard.q.out | 92 ++++++++++++++++++++++
5 files changed, 151 insertions(+)