Cheng Su created SPARK-32712: -------------------------------- Summary: Support writing Hive non-ORC/Parquet bucketed table Key: SPARK-32712 URL: https://issues.apache.org/jira/browse/SPARK-32712 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 3.0.0 Reporter: Cheng Su
Hive non-ORC/Parquet write code path is original Hive table write path (InsertIntoHiveTable). This JIRA is to support write hivehash bucketed table (for Hive 1.x.y and 2.x.y), and hive murmur3hash bucketed table (for Hive 3.x.y), for these non-ORC/Parquet-serde Hive bucketed table. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org