martin-g opened a new pull request, #2057: URL: https://github.com/apache/datafusion-ballista/pull/2057
# Which issue does this PR close? Closes #2013. # Rationale for this change The banner was using tui-big-text crate that seems to use too modern UTF-8 symbols which are not yet available for many operating systems and because of this the banner didn't render well. # What changes are included in this PR? Remove the code related to the header banner (TUI) and logo (WebTUI) # Are there any user-facing changes? Only 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]
