Nandor Kollar created PARQUET-1321:
--------------------------------------

             Summary: LogicalTypeAnnotation.LogicalTypeAnnotationVisitor#visit 
methods should have a return value
                 Key: PARQUET-1321
                 URL: https://issues.apache.org/jira/browse/PARQUET-1321
             Project: Parquet
          Issue Type: Improvement
          Components: parquet-mr
            Reporter: Nandor Kollar
            Assignee: Nandor Kollar


LogicalTypeAnnotationVisitor inside LogicalTypeAnnotation is intended to be 
used by clients who would like to execute custom code which depends on the type 
of the logical type annotation. However, it is difficult to give back any 
result from the visitor, since both LogicalTypeAnnotation#accept, and 
LogicalTypeAnnotationVisitor has void return type.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to