alamb closed issue #15021: Support different `EXPLAIN` formats via SQL
URL: https://github.com/apache/datafusion/issues/15021
--
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
alamb commented on issue #15021:
URL: https://github.com/apache/datafusion/issues/15021#issuecomment-2718973989
> Thank you [@alamb](https://github.com/alamb), and apologize for postponing
this so long 🙈 (excuse: keeping receiving unscheduled priorit things from
[@killme2008](https://gi
waynexia commented on issue #15021:
URL: https://github.com/apache/datafusion/issues/15021#issuecomment-2718687585
Thank you @alamb, and apologize for postponing this so long 🙈 (excuse:
keeping receiving unscheduled priorit things from @killme2008
--
This is an automated message from
alamb commented on issue #15021:
URL: https://github.com/apache/datafusion/issues/15021#issuecomment-2718514004
I have two PRs to implement this feature
- Prepare refactor: https://github.com/apache/datafusion/pull/15188
- Implementation: https://github.com/apache/datafusion/pull/15166
alamb commented on issue #15021:
URL: https://github.com/apache/datafusion/issues/15021#issuecomment-2715529962
I so want this feature (and I would like an excuse to write some code) I am
going to take a shot at doing so
--
This is an automated message from the Apache Git Service.
To resp
alamb commented on issue #15021:
URL: https://github.com/apache/datafusion/issues/15021#issuecomment-2703715380
I was thinking about implementing this feature
I think it would be a relatively straightforward implementation:
1. Extend the DataFusion explain statement to have a format
alamb commented on issue #15021:
URL: https://github.com/apache/datafusion/issues/15021#issuecomment-2705039946
I am going to try and bash this feature out at the end of my day as a bit of
a coding treat
--
This is an automated message from the Apache Git Service.
To respond to the me
milenkovicm commented on issue #15021:
URL: https://github.com/apache/datafusion/issues/15021#issuecomment-2704239247
as mentioned in
https://github.com/apache/datafusion/issues/14914#issuecomment-2704236179
ballista uses graphviz-rust which generates those sub-optimal images (and
ne
waynexia commented on issue #15021:
URL: https://github.com/apache/datafusion/issues/15021#issuecomment-2702483758
I can implement the JSON part
--
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 th
milenkovicm commented on issue #15021:
URL: https://github.com/apache/datafusion/issues/15021#issuecomment-2701105363
getting json output may be sufficient, we could derive SVG from it if needed
--
This is an automated message from the Apache Git Service.
To respond to the message, please
alamb opened a new issue, #15021:
URL: https://github.com/apache/datafusion/issues/15021
### Is your feature request related to a problem or challenge?
Suggested by @waynexia
https://github.com/apache/datafusion/issues/14914#issuecomment-2698684681
Currently, DataFusion suppor
11 matches
Mail list logo