dragosmg commented on PR #13541:
URL: https://github.com/apache/arrow/pull/13541#issuecomment-1192457125
What have I done so far today:
- Reverted to an earlier version (without the `ExecPlan_prepare` C++ helper
function).
- Removed unit tests for `show_query()` and `explain()`.
- Improved the documentation for `show_exec_plan()` to reference
`dplyr::show_query()` and `dplyr::explain()`.
- Added comments indicating duplicate code that should be in sync, in:
- `ExecPlan_run` and `ExecPlan_BuildAndShow`.
- `$Run()` and `$BuildAndShow()`
- Created [ARROW-17184](https://issues.apache.org/jira/browse/ARROW-17184)
to investigate why some nodes are missing from the print out.
--
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]