The GitHub Actions job "License and Formatting Check" on fluss-rust.git/pr/2-rpc-messages-core has succeeded. Run started by GitHub user gnuhpc (triggered by fresh-borzoni).
Head commit for run: a6bb958227976dcb8b1f89176bf5bddb40e85813 / warmbupt <[email protected]> [rust] Add RPC message wrappers for core DB/table operations Add 9 RPC message wrapper types: - alter_database, alter_table (DDL operations) - get_table_stats (table statistics) - list_database_summaries (database listing with summaries) - create_acls, list_acls, drop_acls (ACL management) - describe_cluster_configs, alter_cluster_configs (cluster configuration) Each wrapper follows the standard pattern: a request struct wrapping the proto-generated type, implementing RequestBody (tying to ApiKey and ResponseBody), WriteType, and ReadType. Co-Authored-By: Claude Opus 4.8 <[email protected]> Report URL: https://github.com/apache/fluss-rust/actions/runs/27843002437 With regards, GitHub Actions via GitBox
