[
https://issues.apache.org/jira/browse/ARROW-18367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jianshen Liu updated ARROW-18367:
---------------------------------
Summary: [C++] Enable using InMemoryDataset to create substrait plans
(was: Enable using InMemoryDataset to create substrait plans)
> [C++] Enable using InMemoryDataset to create substrait plans
> ------------------------------------------------------------
>
> Key: ARROW-18367
> URL: https://issues.apache.org/jira/browse/ARROW-18367
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Jianshen Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 11.0.0
>
>
> We think that the `Named Table` relation supported by substrait is an
> important abstraction in HPC to enable remote executions. To enable the
> creation of named tables with the `engine::SerializePlan` API, we would like
> to add the support of `InMemoryDataset` to scan nodes to be used to convert
> to substrait plans. The idea is to save the `names` of a named table in the
> metadata of the schema used to create the InMemoryDataset.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)