[ https://issues.apache.org/jira/browse/SPARK-19256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019109#comment-16019109 ]
Tejas Patil commented on SPARK-19256: ------------------------------------- [~cloud_fan] : After SPARK-18243, `InsertIntoHiveTable` is a `RunnableCommand` and not a physical operator node. This hinders the ability to add constraints about partitioning and sortedness of child node of insert operator. I see SPARK-20703 is about refactoring that part of code (but it will be only restricted towards getting more metrics). Would it be ok if I just change `InsertIntoHiveTable` to have the changes I need and move on OR wait for SPARK-20703 to land (which might take time). As you guys would be reviewing my PRs, would want to get your opinion on this. > Hive bucketing support > ---------------------- > > Key: SPARK-19256 > URL: https://issues.apache.org/jira/browse/SPARK-19256 > Project: Spark > Issue Type: Umbrella > Components: SQL > Affects Versions: 2.1.0 > Reporter: Tejas Patil > Priority: Minor > > JIRA to track design discussions and tasks related to Hive bucketing support > in Spark. > Proposal : > https://docs.google.com/document/d/1a8IDh23RAkrkg9YYAeO51F4aGO8-xAlupKwdshve2fc/edit?usp=sharing -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org