Pandas886 commented on PR #528:
URL: https://github.com/apache/paimon-rust/pull/528#issuecomment-4994017482

   Good catch. I updated `drop_database()` to use `list_tables(name)` for the 
non-cascade emptiness check, matching the Java catalog semantics. I also added 
a regression test covering a database that contains only an incomplete table 
directory: it is not listed as a table and the database can be dropped without 
cascade.


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

Reply via email to