Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Currently we have a significant amount effort put into round tripping expressions and types but we don't yet have support for relations and plans. Doing so would make it possible to do things like save off Arrow exec plans created by non-substrait means (for example, to save off a plan created by pyarrow or R's current non-substrait dplyr implementation).
It would also help with testing as it would enable more round-trip testing.
Attachments
Issue Links
- depends upon
-
ARROW-16854 [C++] Add RoundTrip to Relations
- Open
-
ARROW-16860 [C++] Add Roundtrip Support to Plans
- Open