[ https://issues.apache.org/jira/browse/HIVE-17099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sahil Takiar updated HIVE-17099: -------------------------------- Attachment: HIVE-17099.patch Attaching patch to fix all the qtest except for {{spark_vectorized_dynamic_partition_pruning.q}}, which I'm still working on. The diffs all look benign: {{spark_dynamic_partition_pruning.q.out}} * Looks like there were some changes around how unions are done in HoS that caused a big diff {{spark_dynamic_partition_pruning_2.q}} * Some select operators have been removed, but thats all; changes are consistent with dynamic_partition_pruning_2.q.out {{spark_explainuser_1.q}} * A big diff here, but all the changes look related to operator planning; there doesn't seem to be anything specific to HoS user-level explain plans {{spark_use_op_stats.q}} * Some changes to the stats (e.g. # of rows, etc.), but thats it > Update golden files for spark.only.query.files > ---------------------------------------------- > > Key: HIVE-17099 > URL: https://issues.apache.org/jira/browse/HIVE-17099 > Project: Hive > Issue Type: Bug > Components: Spark > Reporter: Sahil Takiar > Assignee: Sahil Takiar > Attachments: HIVE-17099.patch > > > As explained in HIVE-17090, the qfiles specified in spark.only.query.files > are not being run by ptest. Looks like their golden files are out of date and > need some updating. -- This message was sent by Atlassian JIRA (v6.4.14#64029)