YannByron commented on issue #7274: URL: https://github.com/apache/hudi/issues/7274#issuecomment-1326581752
@JoshuaZhuCN > use alter table set tblproperties to realize RT table functions It’s a tricky way, not a suitable one. IMO, RO/RT just a query mode to a base table. I will be worry that it is confusing if there are a RT table without `_rt` suffix and a RO table with `_ro` table, or vice versa. -- 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]
