You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/10/11 00:24:43 UTC

[GitHub] [spark] c21 edited a comment on pull request #30003: [SPARK-32709][SQL] Support write Hive ORC/Parquet bucketed table (for Hive 1,2)

c21 edited a comment on pull request #30003:
URL: https://github.com/apache/spark/pull/30003#issuecomment-706628479


   @maropu - this should work with hive 1.x.y and 2.x.y versions, and we still claim to support from [hive 0.12.0 to 2.3.7](https://github.com/apache/spark/blob/master/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveUtils.scala#L62-L64). Btw presto (prestodb and prestosql) are supporting hivehash version bucketed table, so I think it should be good to support here in spark. In practice, hivehash bucketed table is still used in most companies deploy presto.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org