Hello, everyone!When I created the catalog for Paimon in Starrocks and attempted to query Paimon's data using this Catalog, an error occurred: MySQL returned an exception: (1064, 'getSubject is not supported'). My version of Starrocks is 3.5. The version of Paimon is 1.3.1. The Paimon metadata is stored on MySQL, while the actual data is stored on S3 (AWS). Is this a certain bug or is it caused by my incorrect parameter configuration? Thanks。