martin-g commented on issue #351:
URL: 
https://github.com/apache/datafusion-ballista/issues/351#issuecomment-4031595048

   I would need this implemented for the Jobs view in the TUI app (#1396).
   Do I need to care about backward compatibility ?
   
   > I think it would be better to rename the current "job_status" field as 
"job_status_description" and use "job_status" for the enumeration.
   
   This would be a breaking change.
   I suggest to introduce a new field in the JSON response - `status`.
   The response entity is a JobResponse, there is no need to prefix all its 
fields with `job_` anyway.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to