You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Vibhatha Lakmal Abeykoon (Jira)" <ji...@apache.org> on 2022/09/08 02:09:00 UTC

[jira] [Updated] (ARROW-17647) [C++] Using better namespace style when using protobuf with Substrait

     [ 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)