yuqi1129 opened a new pull request, #9589: URL: https://github.com/apache/gravitino/pull/9589
### What changes were proposed in this pull request? This pull request introduces support for creating "empty" tables in the Lance-backed catalog, where only metadata is stored without creating any underlying storage or dataset. The implementation includes changes to the REST API, backend logic, constants, and integration tests to align with the new specification for empty table creation. ### Why are the changes needed? To keep updated with the latest docs Fix: #9520 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Existing test. -- 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]
