YangJie
Results
31
issues of
YangJie
### What changes were proposed in this pull request? https://github.com/apache/spark/pull/41752 introduced a `listenerCache` and related private methods (`cacheListenerById`, `getIdByListener`, and `removeCachedListener`) for `connect.StreamingQueryManager`. However, in https://github.com/apache/spark/pull/46287, the usage related to...
SQL
CONNECT