cloud-fan commented on a change in pull request #35221:
URL: https://github.com/apache/spark/pull/35221#discussion_r786550049
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/catalyst/analysis/ResolveSessionCatalog.scala
##########
@@ -538,7 +532,6 @@ class ResolveSessionCatalog(val catalogManager:
CatalogManager)
schema = schema,
provider = Some(provider),
partitionColumnNames = partitioning.asPartitionColumns,
- bucketSpec = bucketSpec,
Review comment:
where do we restore the bucket spec from the v2 partitioning?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]