Details
-
Bug
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Upgrading to Calcite 1.26.0 mostly fixed nested types but it broke nested bytes. In particular:
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest > testNestedArrayOfBytes
org.apache.beam.sdk.extensions.sql.BeamComplexTypeTest > testNestedBytes
This might be a test issue, it might be a functionality issue.