[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266173#comment-15266173 ]
Matt McCline commented on HIVE-12878: ------------------------------------- The "new" build failures are: org.apache.hive.hcatalog.listener.TestDbNotificationListener.dropTable org.apache.hive.hcatalog.listener.TestDbNotificationListener.sqlInsertPartition org.apache.hadoop.hive.thrift.TestHadoopAuthBridge23.testDelegationTokenSharedStore org.apache.hadoop.hive.thrift.TestHadoopAuthBridge23.testMetastoreProxyUser org.apache.hive.jdbc.TestSSL.testSSLFetchHttp There are 2 combined runs that produced no tests results: TestMiniTezCliDriver-insert_values_non_partitioned.q-join1.q-schema_evol_orc_nonvec_mapwork_part.q-and-12-more - did not produce a TEST-*.xml file {code} insert_values_non_partitioned.q,join1.q,schema_evol_orc_nonvec_mapwork_part.q,union5.q,orc_merge4.q,cbo_subq_not_in.q,cbo_semijoin.q,vector_if_expr.q,hybridgrace_hashjoin_1.q,orc_analyze.q,cbo_union.q,auto_sortmerge_join_2.q,update_where_non_partitioned.q,script_env_var2.q,auto_sortmerge_join_11.q {code} TestMiniTezCliDriver-vectorized_parquet.q-tez_self_join.q-vector_left_outer_join2.q-and-12-more - did not produce a TEST-*.xml file {code} vectorized_parquet.q,tez_self_join.q,vector_left_outer_join2.q,orc_merge_incompat1.q,cbo_gby_empty.q,schema_evol_orc_vec_mapwork_part.q,vector_groupby_mapjoin.q,auto_sortmerge_join_6.q,dynpart_sort_optimization.q,cte_mat_5.q,vectorization_nested_udf.q,cross_product_check_1.q,cte_3.q,parallel.q,transform_ppr1.q {code} The others build failures are stretching back to prior builds. Given how many build failures there are, the current state of master seems unstable and it doesn't seem wise to commit more stuff. > Support Vectorization for TEXTFILE and other formats > ---------------------------------------------------- > > Key: HIVE-12878 > URL: https://issues.apache.org/jira/browse/HIVE-12878 > Project: Hive > Issue Type: New Feature > Components: Hive > Reporter: Matt McCline > Assignee: Matt McCline > Priority: Critical > Attachments: HIVE-12878.01.patch, HIVE-12878.02.patch, > HIVE-12878.03.patch, HIVE-12878.04.patch, HIVE-12878.05.patch, > HIVE-12878.06.patch, HIVE-12878.07.patch, HIVE-12878.08.patch, > HIVE-12878.09.patch, HIVE-12878.091.patch, HIVE-12878.092.patch, > HIVE-12878.093.patch > > > Support vectorizing when the input format is TEXTFILE and other formats for > better Map Vertex performance. -- This message was sent by Atlassian JIRA (v6.3.4#6332)