Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1321

LogicalTypeAnnotation.LogicalTypeAnnotationVisitor#visit methods should have a return value

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.11.0
    • parquet-mr
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              nkollar Nándor Kollár
              nkollar Nándor Kollár
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: