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 5934d6c  HIVE-25037: Create metric: Number of tables with > x aborts 
(Antal Sinkovits, reviewed by Karen Coppage)
     add 21ac457  HIVE-25109: CBO fails when updating table has constraints 
defined (Krisztian Kasa, reviewed by Zoltan Haindrich)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/parse/CalcitePlanner.java       |  19 ++--
 .../hadoop/hive/ql/parse/SemanticAnalyzer.java     |   5 +
 .../test/queries/clientpositive/check_constraint.q |   1 +
 .../clientnegative/merge_constraint_notnull.q.out  |   5 +-
 .../clientpositive/llap/check_constraint.q.out     |  80 ++++++--------
 .../llap/enforce_constraint_notnull.q.out          | 119 ++++++---------------
 .../llap/insert_into_default_keyword.q.out         |  31 ++----
 7 files changed, 89 insertions(+), 171 deletions(-)

Reply via email to