This is an automated email from the ASF dual-hosted git repository. abstractdog pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hive.git.
from 2f34486 HIVE-24581: Remove AcidUtils call from OrcInputformat for non transactional tables (#1826) (Peter Varga, reviewed by Marta Kuczora) add 25a1d1c HIVE-24539: OrcInputFormat schema generation should respect column delimiter (#1783) (Panagiotis Garefalakis reviewed by Laszlo Bodor) No new revisions were added by this update. Summary of changes: .../hadoop/hive/ql/io/orc/OrcInputFormat.java | 8 +- .../queries/clientpositive/comma_in_column_name.q | 21 ++- .../clientpositive/llap/comma_in_column_name.q.out | 196 +++++++++++++++++++++ 3 files changed, 219 insertions(+), 6 deletions(-)