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

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


    from 070822e  HIVE-24451: Added schema changes for MSSQL in External 
datasource feature (Saihemanth Gantasal via Naveen Gangam)
     add 86fd315  HIVE-25071: Number of reducers limited to fixed 1 when 
updating/deleting (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/parse/SemanticAnalyzer.java     |  40 +++---
 .../org/apache/hadoop/hive/ql/plan/PlanUtils.java  |   4 -
 .../clientnegative/merge_constraint_notnull.q.out  |   5 +-
 .../clientpositive/llap/acid_no_buckets.q.out      |  18 +--
 .../llap/acid_vectorization_original.q.out         |   6 +-
 .../clientpositive/llap/acid_view_delete.q.out     |   2 +-
 .../clientpositive/llap/check_constraint.q.out     |  86 ++++++++-----
 .../llap/dynamic_semijoin_reduction_3.q.out        |   8 +-
 .../llap/dynpart_sort_optimization_acid.q.out      |  41 ++++---
 .../llap/enforce_constraint_notnull.q.out          | 135 +++++++++++++--------
 .../llap/insert_into_default_keyword.q.out         |  55 +++++----
 .../results/clientpositive/llap/llap_acid.q.out    |  16 +--
 .../clientpositive/llap/llap_acid_fast.q.out       |  16 +--
 .../results/clientpositive/llap/sort_acid.q.out    |   4 +-
 .../results/clientpositive/llap/sqlmerge.q.out     |   4 +-
 .../clientpositive/llap/sqlmerge_stats.q.out       |  36 +++---
 .../results/clientpositive/llap/vector_acid4.q.out |   6 +-
 .../llap/vector_mapjoin_complex_values.q.out       |  24 ++--
 .../tez/acid_vectorization_original_tez.q.out      |   6 +-
 .../clientpositive/tez/explainanalyze_5.q.out      |   8 +-
 20 files changed, 296 insertions(+), 224 deletions(-)

Reply via email to