Steven-sxl opened a new issue, #6555: URL: https://github.com/apache/paimon/issues/6555
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version paimon version 0.8.2 ### Compute Engine starrocks version 3.3.6 ### Minimal reproduce step MySQL [(none)]> select * from `paimon_catalog`.`paimon_db`.`test2$snapshots `; ### What doesn't meet your expectations? When I use Starrocks SQL to query Paimon's system tables,the error is as follows: MySQL [(none)]> select * from `paimon_catalog`.`paimon_db`.`test2$snapshots `; ERROR 1064 (HY000): Invalid metadata table name (unknown type 'snapshots'): test2$snapshots ### Anything else? _No response_ ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- 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]
