KenSuenobu opened a new pull request, #279:
URL: https://github.com/apache/arrow-ballista/pull/279
# Which issue does this PR close?
Closes #242.
# Rationale for this change
Adds an anchor link around the `GrDocumentDownload` link from the
ActionsCell to enable downloading of the DOT file generated from a job run.
# What changes are included in this PR?
Modifies the `ActionsCell` code in `QueriesList.tsx` by passing in the job
ID to the ActionsCell. An `id` field had to be assigned along side to avoid
duplicate keys. Additionally, added a snippet of documentation to the
`README.md` file to indicate solutions to common problems when trying to run
the server via `yarn start`.
# Are there any user-facing changes?
Only the noted change to README.md
--
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]