You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ab...@apache.org on 2021/01/11 16:25:19 UTC

[hive] branch master updated (2f34486 -> 25a1d1c)

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(-)