Baibaiwuguo commented on issue #1260: URL: https://github.com/apache/fluss/issues/1260#issuecomment-3034947343
@luoyuxia Thank you for your reply. I agree with your point of view. When the table in Lake already exists, a new table cannot be created in Fluss. I also think a check is necessary before creating a table in Fluss, for example: ensuring the lake table does not exist, the lake table's schema/properties match, and it contains no data. -- 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]
