martin-g commented on PR #1574: URL: https://github.com/apache/datafusion-ballista/pull/1574#issuecomment-4377811668
> * do we need all those time columns, some of them have date part other don't. Maybe if we can have launch time and them "wait to be scheduled time" as duration ... Yes, there are many "xyz time" fields in the REST response. For the moment the UI renders datetime for the "start" times and just the "date" part for the "end" ones, to save some real estate. If we decide to not show some of them in the table then we can probably render all as "datetime". Which ones are not so important and could be removed from the UI ? -- 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]
