gabrywu opened a new issue, #23299: URL: https://github.com/apache/beam/issues/23299
### What would you like to happen? Hi, folks, I'm using a SQLTransform to read & write a Date field to a parquet file. However, AvroUtils.toAvroSchema can't convert org.apache.beam.sdk.schemas.logicaltypes.Date to a avro date type. Because its identifier is `beam:logical_type:date:v1`, which can't be handled in method org.apache.beam.sdk.schemas.utils.AvroUtils.genericFromBeamField ### Issue Priority Priority: 1 ### Issue Component Component: sdk-java-core -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
