martin-g commented on PR #1574: URL: https://github.com/apache/datafusion-ballista/pull/1574#issuecomment-4325572882
> * instead of showing number of input/output rows have like 17392641 -> 17.3M would it be possible (we have ns, ms for compute time)? This is the response coming from the REST API server (the scheduler). Some things come as integers (e.g. input/output rows) and others as strings (e.g. compute time). But sure, I can show the input/output rows in human-friendlier way, as `17.3M` on the client side. -- 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]
