laserninja commented on PR #12942:
URL: https://github.com/apache/gravitino/pull/12942#issuecomment-5719009802

   Thanks for clarifying. Restored the original built-in job naming style in 
the design (164422690) and implementation #12937 (c4ea3f0fd):
   
   - `catalog_name` -> `--catalog`
   - `table_identifier` -> `--table`
   - `use_caching` -> `--use-caching`
   - `spec_id` -> `--spec-id`
   - `spark_conf` -> `--spark-conf`
   
   Reverted the naming-only template, test, example, and catalog-helper changes 
together. The earlier spec-selection guidance, per-spec statistics design, 
trigger thresholds, and runtime support decisions are preserved. Updated both 
PR descriptions as well.
   
   All 30 targeted job tests and the jobs/optimizer-api formatting checks 
passed. The design mappings and Markdown checks also passed.
   


-- 
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]

Reply via email to