[
https://issues.apache.org/jira/browse/ARROW-17647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vibhatha Lakmal Abeykoon updated ARROW-17647:
---------------------------------------------
Labels: substrait (was: )
> [C++] Using better namespace style when using protobuf with Substrait
> ---------------------------------------------------------------------
>
> Key: ARROW-17647
> URL: https://issues.apache.org/jira/browse/ARROW-17647
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Vibhatha Lakmal Abeykoon
> Assignee: Vibhatha Lakmal Abeykoon
> Priority: Major
> Labels: substrait
>
> At the moment the namespace usage in Substrait is not consistent when it
> comes to using Protobuf classes in serialization and deserialization tasks.
>
> For example:
> Instead of `substrait::ReadRel_LocalFiles_FileOrFiles` use
> `substrait::ReadRel::LocalFiles::FileOrFiles`
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)