danhuawang opened a new issue, #9976:
URL: https://github.com/apache/gravitino/issues/9976
### What would you like to be improved?
`--catalog, {{catalog_name}}, --table, {{table_identifier}}, --strategy,
{{strategy}}, --sort-order, {{sort_order}}, --where, {{where_clause}},
--options, {{options}}, --spark-conf, {{spark_conf}}` the arguments value is
weird
<img width="1920" height="993" alt="Image"
src="https://github.com/user-attachments/assets/722e62ab-e92d-4ea5-8fd1-2d740a4d6080"
/>
### How should we improve?
Use the blank space to replace the comma like `--catalog {{catalog_name}}
--table, {{table_identifier}} --strategy {{strategy}} --sort-order
{{sort_order}} --where {{where_clause}} --options {{options}} --spark-conf
{{spark_conf}}`
--
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]