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

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


    from 32730b0  HIVE-23987: Upgrade arrow version to 0.11.0 (Jesus Camacho 
Rodriguez, reviewed by Panos Garefalakis)
     add 0f3af0f  HIVE-25150 : Tab characters are not removed before decimal 
conversion similar to space character which is fixed as part of HIVE-24378 
(Taraka Rama Rao Lethavadla, reviewed by Mahesh Kumar Behera)

No new revisions were added by this update.

Summary of changes:
 data/files/test_sp_chars_decimal.csv               |  8 ++++
 ql/src/test/queries/clientpositive/test_decimal.q  |  6 +++
 .../results/clientpositive/llap/test_decimal.q.out | 40 +++++++++++++++++
 .../hive/common/type/FastHiveDecimalImpl.java      | 52 +++++++++++++++++-----
 4 files changed, 95 insertions(+), 11 deletions(-)
 create mode 100644 data/files/test_sp_chars_decimal.csv
 create mode 100644 ql/src/test/queries/clientpositive/test_decimal.q
 create mode 100644 ql/src/test/results/clientpositive/llap/test_decimal.q.out

Reply via email to