matthewmturner commented on issue #11979: URL: https://github.com/apache/datafusion/issues/11979#issuecomment-2305616678
I would definitely be happy to have work pick back up there. I do believe that it's original goal is generally aligned with the above comments / wish list. Based on my current work on the other TUI I am working on, which has similar functionality, I think theres some cleanup that will need to be done (updating dependencies and perhaps refactoring the event loop / handler ). I would be happy to drive the efforts on that to get everything back up to date (as well as cleanup the issue backlog). Separately, I have some code in my current project that helps converting record batches to a `Table` format that [ratatui](https://github.com/ratatui/ratatui) understands and I think it would also be helpful here. I had plans to eventually turn this into a sub crate but it probably makes more sense in datafusion-contrib - perhaps in a new repo like `datafusion-tui-tools` so that other projects which want to build TUIs with datafusion can benefit (i guess right now thats just my separate project and `dft` but maybe this will inspire / enable more domain specific ones which would be cool). One other note, I had initially made `dft` compatible with both `datafusion` and `ballista` - I think we'll need to decide whether thats still needed. perhaps having a nice client for ballista could help drive more interest in it? @andygrove maybe you have thoughts. @alamb it would certainly be good to get your view on the current state of the project / any PRs / new issues. An approach that might be practical in the short run is if I focus on getting the core app structure / dependencies updated and to the extent you or anyone else has time if we could get datafusion / arrow / object store updated (its still on the old datafusion-contrib object store). I'm currently on vacation but would be able to start on this next week if this is ultimately the direction that we decide to go. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org