Vibhatha Lakmal Abeykoon created ARROW-17647:
------------------------------------------------
Summary: [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
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)