LuciferYang commented on pull request #30514: URL: https://github.com/apache/spark/pull/30514#issuecomment-735873474
``` [error] /home/runner/work/spark/spark/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/ShowPartitionsExec.scala:44:38: value listPartitionByNames is not a member of org.apache.spark.sql.connector.catalog.SupportsPartitionManagement [error] val partitionIdentifiers = table.listPartitionByNames(names.toArray, ident) [error] ``` Are there missing codes? It seems that the latest code can't be compiled @cloud-fan @MaxGekk ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
