[ https://issues.apache.org/jira/browse/ARROW-18367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640346#comment-17640346 ]
Jianshen Liu commented on ARROW-18367: -------------------------------------- [~westonpace] I've applied the changes you requested. Could you please review it again? > [C++] Enable the creation of named table relations > -------------------------------------------------- > > Key: ARROW-18367 > URL: https://issues.apache.org/jira/browse/ARROW-18367 > Project: Apache Arrow > Issue Type: Improvement > Components: C++ > Reporter: Jianshen Liu > Assignee: Jianshen Liu > Priority: Major > Labels: pull-request-available > Fix For: 11.0.0 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > 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)