You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kg...@apache.org on 2020/07/08 14:53:22 UTC

[hive] branch master updated (661c792 -> ac254b8)

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

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


    from 661c792  HIVE-23790: The error message length of 2000 is exceeded for scheduled query (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez)
     add ac254b8  HIVE-22301: Hive lineage is not generated for insert overwrite queries on partitioned tables (Zoltan Haindrich reviewed by Denys Kuzmenko and Jesus Camacho Rodriguez)

No new revisions were added by this update.

Summary of changes:
 .../src/test/results/clientpositive/buckets.q.out  |  2 ++
 .../insert_into_dynamic_partitions.q.out           |  4 +++
 .../insert_overwrite_dynamic_partitions.q.out      |  5 +++
 ...t_overwrite_dynamic_partitions_merge_move.q.out |  2 ++
 ...t_overwrite_dynamic_partitions_merge_only.q.out |  2 ++
 ...rt_overwrite_dynamic_partitions_move_only.q.out |  2 ++
 .../test/results/clientpositive/orc_buckets.q.out  |  2 ++
 .../results/clientpositive/orc_format_part.q.out   |  1 +
 .../clientpositive/orc_nonstd_partitions_loc.q.out |  3 ++
 .../results/clientpositive/parquet_buckets.q.out   |  2 ++
 .../clientpositive/parquet_format_part.q.out       |  1 +
 .../parquet_nonstd_partitions_loc.q.out            |  3 ++
 .../results/clientpositive/rcfile_buckets.q.out    |  2 ++
 .../clientpositive/rcfile_format_part.q.out        |  1 +
 .../rcfile_nonstd_partitions_loc.q.out             |  3 ++
 .../hadoop/hive/ql/parse/SemanticAnalyzer.java     |  2 +-
 ql/src/test/queries/clientpositive/lineage4.q      |  3 ++
 ql/src/test/results/clientnegative/mm_delete.q.out |  1 +
 ql/src/test/results/clientnegative/mm_update.q.out |  1 +
 .../encrypted/encryption_drop_partition.q.out      |  1 +
 .../encryption_insert_partition_dynamic.q.out      |  3 ++
 .../llap/acid_direct_insert_insert_overwrite.q.out | 10 ++++++
 .../llap/acid_insert_overwrite.q.out               |  2 ++
 .../llap/acid_insert_overwrite_update.q.out        |  1 +
 .../llap/acid_multiinsert_dyn_part.q.out           |  6 ++++
 .../clientpositive/llap/acid_no_buckets.q.out      | 10 ++++++
 .../results/clientpositive/llap/acid_stats2.q.out  |  1 +
 .../clientpositive/llap/acid_subquery.q.out        |  2 ++
 .../llap/acid_table_directories_test.q.out         |  2 ++
 .../clientpositive/llap/acid_table_stats.q.out     |  3 ++
 .../clientpositive/llap/alterColumnStatsPart.q.out |  2 ++
 .../llap/alter_partition_change_col.q.out          |  1 +
 .../llap/alter_partition_coltype.q.out             |  3 ++
 .../clientpositive/llap/alter_table_cascade.q.out  |  2 ++
 .../llap/alter_table_partition_drop.q.out          |  1 +
 .../llap/analyze_table_null_partition.q.out        |  1 +
 .../clientpositive/llap/annotate_stats_part.q.out  |  1 +
 .../clientpositive/llap/autoColumnStats_1.q.out    |  3 ++
 .../clientpositive/llap/autoColumnStats_2.q.out    |  3 ++
 .../clientpositive/llap/autoColumnStats_3.q.out    |  2 ++
 .../clientpositive/llap/autoColumnStats_8.q.out    |  2 ++
 .../llap/auto_sortmerge_join_16.q.out              |  4 +++
 .../llap/avro_extschema_insert.q.out               |  1 +
 .../clientpositive/llap/avro_partitioned.q.out     |  2 ++
 .../llap/avro_partitioned_native.q.out             |  1 +
 .../llap/avro_schema_evolution_native.q.out        |  1 +
 .../results/clientpositive/llap/combine2.q.out     |  1 +
 .../results/clientpositive/llap/constprog_dp.q.out |  2 ++
 .../test/results/clientpositive/llap/cp_sel.q.out  |  2 ++
 .../llap/create_transactional_full_acid.q.out      |  3 ++
 .../llap/create_transactional_insert_only.q.out    |  1 +
 ql/src/test/results/clientpositive/llap/ctas.q.out |  1 +
 .../clientpositive/llap/dbtxnmgr_query4.q.out      |  1 +
 .../llap/drop_partitions_filter4.q.out             |  8 +++++
 .../llap/dynamic_partition_insert.q.out            | 12 +++++++
 .../llap/dynamic_partition_pruning.q.out           |  1 +
 .../llap/dynamic_partition_skip_default.q.out      |  4 +++
 .../llap/dynpart_sort_opt_bucketing.q.out          |  8 +++++
 .../llap/dynpart_sort_opt_vectorization.q.out      | 14 ++++++++
 .../llap/dynpart_sort_optimization.q.out           | 37 ++++++++++++++++++++++
 .../llap/dynpart_sort_optimization2.q.out          | 16 ++++++++++
 .../llap/dynpart_sort_optimization_acid.q.out      |  5 +++
 .../llap/dynpart_sort_optimization_acid2.q.out     |  1 +
 .../llap/enforce_constraint_notnull.q.out          |  3 ++
 .../clientpositive/llap/explain_locks.q.out        |  3 ++
 .../llap/extrapolate_part_stats_full.q.out         |  2 ++
 .../llap/extrapolate_part_stats_partial.q.out      |  2 ++
 .../llap/extrapolate_part_stats_partial_ndv.q.out  |  2 ++
 .../clientpositive/llap/filter_numeric.q.out       |  1 +
 .../llap/implicit_cast_during_insert.q.out         |  2 ++
 .../llap/infer_bucket_sort_dyn_part.q.out          |  3 ++
 .../test/results/clientpositive/llap/insert0.q.out |  1 +
 .../llap/insert_acid_dynamic_partition.q.out       |  1 +
 .../results/clientpositive/llap/insert_into6.q.out |  2 ++
 .../llap/insert_into_with_schema.q.out             |  3 ++
 .../llap/insert_into_with_schema2.q.out            |  1 +
 .../clientpositive/llap/insert_overwrite.q.out     |  4 +++
 .../llap/insert_values_dynamic_partitioned.q.out   |  1 +
 .../insert_with_move_files_from_source_dir.q.out   |  1 +
 .../results/clientpositive/llap/lineage4.q.out     | 24 ++++++++++++++
 .../clientpositive/llap/llap_partitioned.q.out     |  2 ++
 .../results/clientpositive/llap/llap_stats.q.out   |  1 +
 .../clientpositive/llap/load_data_using_job.q.out  | 20 ++++++++++++
 .../clientpositive/llap/load_dyn_part1.q.out       |  2 ++
 .../clientpositive/llap/load_dyn_part14.q.out      |  2 ++
 .../clientpositive/llap/load_dyn_part15.q.out      |  1 +
 .../clientpositive/llap/load_dyn_part4.q.out       |  2 ++
 .../clientpositive/llap/load_dyn_part5.q.out       |  2 ++
 .../clientpositive/llap/load_dyn_part8.q.out       |  2 ++
 .../clientpositive/llap/load_dyn_part9.q.out       |  2 ++
 .../test/results/clientpositive/llap/lock3.q.out   |  1 +
 .../test/results/clientpositive/llap/lock4.q.out   |  1 +
 .../llap/materialized_view_create.q.out            |  1 +
 .../llap/materialized_view_partition_cluster.q.out | 13 ++++++++
 .../llap/materialized_view_partitioned.q.out       |  8 +++++
 .../llap/materialized_view_partitioned_2.q.out     |  4 +++
 .../llap/materialized_view_partitioned_3.q.out     |  1 +
 .../materialized_view_rewrite_no_join_opt_2.q.out  |  7 ++++
 .../llap/materialized_view_rewrite_part_1.q.out    |  7 ++++
 .../llap/materialized_view_rewrite_part_2.q.out    |  6 ++++
 .../test/results/clientpositive/llap/merge3.q.out  |  5 +++
 .../llap/merge_dynamic_partition.q.out             |  2 ++
 .../llap/merge_dynamic_partition3.q.out            |  2 ++
 ql/src/test/results/clientpositive/llap/mi.q.out   |  2 ++
 .../test/results/clientpositive/llap/mm_all.q.out  |  6 ++++
 .../results/clientpositive/llap/mm_buckets.q.out   |  1 +
 .../test/results/clientpositive/llap/mm_dp.q.out   |  2 ++
 .../test/results/clientpositive/llap/mm_exim.q.out |  1 +
 .../llap/murmur_hash_migration2.q.out              |  3 ++
 .../llap/nested_column_pruning.q.out               |  1 +
 .../results/clientpositive/llap/orc_analyze.q.out  |  5 +++
 .../results/clientpositive/llap/orc_create.q.out   |  1 +
 .../llap/orc_int_type_promotion.q.out              |  1 +
 .../results/clientpositive/llap/orc_merge7.q.out   |  8 +++++
 .../clientpositive/llap/orc_merge_incompat2.q.out  |  5 +++
 .../llap/orc_nested_column_pruning.q.out           |  1 +
 .../clientpositive/llap/parquet_partitioned.q.out  |  1 +
 .../clientpositive/llap/partition_ctas.q.out       |  5 +++
 .../llap/partition_decode_name.q.out               |  2 ++
 .../clientpositive/llap/partition_discovery.q.out  |  1 +
 .../llap/partition_params_postgres.q.out           |  1 +
 .../llap/partition_special_char.q.out              |  2 ++
 .../llap/partitioned_table_stats.q.out             |  4 +++
 .../llap/partitions_filter_default.q.out           |  2 ++
 .../clientpositive/llap/quotedid_partition.q.out   |  1 +
 .../results/clientpositive/llap/sample10.q.out     |  1 +
 .../results/clientpositive/llap/sample10_mm.q.out  |  1 +
 .../llap/schema_evol_orc_acid_part_update.q.out    |  2 ++
 .../schema_evol_orc_acid_part_update_llap_io.q.out |  2 ++
 .../clientpositive/llap/show_partitions2.q.out     |  1 +
 .../llap/smb_join_partition_key.q.out              |  2 ++
 .../test/results/clientpositive/llap/stats12.q.out |  1 +
 .../test/results/clientpositive/llap/stats13.q.out |  1 +
 .../test/results/clientpositive/llap/stats2.q.out  |  2 ++
 .../test/results/clientpositive/llap/stats4.q.out  |  2 ++
 .../test/results/clientpositive/llap/stats6.q.out  |  1 +
 .../test/results/clientpositive/llap/stats7.q.out  |  1 +
 .../test/results/clientpositive/llap/stats8.q.out  |  1 +
 .../clientpositive/llap/stats_empty_dyn_part.q.out |  2 ++
 .../clientpositive/llap/stats_noscan_1.q.out       |  2 ++
 .../clientpositive/llap/stats_only_null.q.out      |  1 +
 .../test/results/clientpositive/llap/statsfs.q.out |  1 +
 .../temp_table_alter_partition_change_col.q.out    |  1 +
 .../llap/temp_table_alter_partition_coltype.q.out  |  3 ++
 .../llap/temp_table_avro_partitioned.q.out         |  2 ++
 .../llap/temp_table_avro_partitioned_native.q.out  |  1 +
 .../llap/temp_table_drop_partitions_filter4.q.out  |  8 +++++
 ...p_table_insert_values_dynamic_partitioned.q.out |  1 +
 ...le_insert_with_move_files_from_source_dir.q.out |  1 +
 .../llap/temp_table_llap_partitioned.q.out         |  2 ++
 .../llap/temp_table_load_dyn_part1.q.out           |  2 ++
 .../llap/temp_table_merge_dynamic_partition.q.out  |  2 ++
 .../llap/temp_table_merge_dynamic_partition3.q.out |  2 ++
 .../llap/temp_table_parquet_partitioned.q.out      |  1 +
 .../llap/temp_table_partition_ctas.q.out           |  5 +++
 .../llap/temp_table_partition_decode_name.q.out    |  2 ++
 .../llap/temp_table_partition_special_char.q.out   |  2 ++
 .../llap/tez_acid_union_dynamic_partition.q.out    |  1 +
 .../llap/tez_acid_union_dynamic_partition_2.q.out  |  1 +
 .../clientpositive/llap/tez_compile_counters.q.out |  2 ++
 .../test/results/clientpositive/llap/tez_dml.q.out |  2 ++
 .../clientpositive/llap/tez_input_counters.q.out   |  2 ++
 .../llap/tez_union_dynamic_partition.q.out         |  2 ++
 .../llap/tez_union_dynamic_partition_2.q.out       |  2 ++
 .../results/clientpositive/llap/tunable_ndv.q.out  |  2 ++
 .../clientpositive/llap/union_remove_15.q.out      |  2 ++
 .../clientpositive/llap/union_remove_16.q.out      |  2 ++
 .../clientpositive/llap/union_remove_17.q.out      |  2 ++
 .../clientpositive/llap/union_remove_18.q.out      |  2 ++
 .../clientpositive/llap/union_remove_25.q.out      |  4 +++
 .../llap/unionall_lateralview1.q.out               |  1 +
 .../clientpositive/llap/updateAccessTime.q.out     |  1 +
 .../llap/vector_count_distinct.q.out               |  1 +
 .../llap/vector_orc_nested_column_pruning.q.out    |  1 +
 .../llap/vector_partitioned_date_time.q.out        |  4 +++
 .../vectorized_dynamic_partition_pruning.q.out     |  1 +
 .../perf/tez/constraints/mv_query44.q.out          |  1 +
 .../tez/vector_non_string_partition.q.out          |  1 +
 178 files changed, 531 insertions(+), 1 deletion(-)
 create mode 100644 ql/src/test/queries/clientpositive/lineage4.q
 create mode 100644 ql/src/test/results/clientpositive/llap/lineage4.q.out