athultr1997 opened a new pull request, #1039:
URL: https://github.com/apache/datafusion-ballista/pull/1039
# Which issue does this PR close?
Closes #1019
# Rationale for this change
Bug of Job Name not being displayed in Ballista UI even after its explicitly
set.
# What changes are included in this PR?
Changes in `ballista/core/src/execution_plans/distributed_query.rs` to list
the configs passed for the job.
# Are there any user-facing changes?
Indirectly yes. The Job Name section in the Ballista UI shows empty
currently even if the job name is set. This PR fixes the issue and shows the
actual name being set.
--
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]