MaxGekk opened a new pull request #30358:
URL: https://github.com/apache/spark/pull/30358


   ### What changes were proposed in this pull request?
   Throw `NoSuchNamespaceException` in `InMemoryTableCatalog.listTables()` if 
the passed namespace doesn't exist.
   
   ### Why are the changes needed?
   To align behavior of V2 `InMemoryTableCatalog` to V1 session catalog.
   
   ### Does this PR introduce _any_ user-facing change?
   Yes. For example, `SHOW TABLES` returns empty result before the changes.
   
   ### How was this patch tested?
   By running V1/V2 ShowTablesSuites.


----------------------------------------------------------------
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]

Reply via email to