[
https://issues.apache.org/jira/browse/SPARK-52326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiang Li updated SPARK-52326:
-----------------------------
Description: In
[ExternalCatalogWithListener|https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/ExternalCatalogWithListener.scala],
there are events posted for operations against db, table and function for all
registered listeners. But those operations against partition(s) does not have
their events posted. (was: In
[ExternalCatalogWithListener|https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/ExternalCatalogWithListener.scala],
there are events posted for operations against db, table and function for all
registered listeners. But an operation against operation does not have its
event posted.)
> Add partitions related external catalog events
> ----------------------------------------------
>
> Key: SPARK-52326
> URL: https://issues.apache.org/jira/browse/SPARK-52326
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 3.5.0
> Reporter: Xiang Li
> Priority: Minor
> Labels: pull-request-available
>
> In
> [ExternalCatalogWithListener|https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/ExternalCatalogWithListener.scala],
> there are events posted for operations against db, table and function for
> all registered listeners. But those operations against partition(s) does not
> have their events posted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]