[
https://issues.apache.org/jira/browse/HIVE-26134?focusedWorklogId=755771&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-755771
]
ASF GitHub Bot logged work on HIVE-26134:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Apr/22 14:05
Start Date: 12/Apr/22 14:05
Worklog Time Spent: 10m
Work Description: kgyrtkirk commented on code in PR #3201:
URL: https://github.com/apache/hive/pull/3201#discussion_r848448818
##########
ql/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/ql/plan/api/OperatorType.java:
##########
@@ -34,7 +34,6 @@ public enum OperatorType implements org.apache.thrift.TEnum {
ORCFILEMERGE(22),
RCFILEMERGE(23),
MERGEJOIN(24),
- SPARKPRUNINGSINK(25),
Review Comment:
this is a generated file and I don't see any changes in the thrift file -
have you regenerated these files?
##########
pom.xml:
##########
@@ -1627,24 +1585,19 @@
<log4j.debug>true</log4j.debug>
<!
Issue Time Tracking
-------------------
Worklog Id: (was: 755771)
Time Spent: 20m (was: 10m)
> Remove Hive on Spark from the main branch
> -----------------------------------------
>
> Key: HIVE-26134
> URL: https://issues.apache.org/jira/browse/HIVE-26134
> Project: Hive
> Issue Type: Task
> Reporter: Peter Vary
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Based on this discussion
> [here|https://lists.apache.org/thread/nxg2jpngp72t6clo90407jgqxnmdm5g4] there
> is no activity on keeping the feature up-to-date.
> We should remove it from the main line to help ongoing development efforts
> and keep the testing cheaper/faster.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)