stankiewicz opened a new issue, #39101: URL: https://github.com/apache/beam/issues/39101
Related to https://github.com/apache/beam/issues/20935 Replace with try{i = parse}catch{} if i not null output - HL7v2IO https://github.com/apache/beam/blob/48139dd7333a8c72ba8bc55bdc71ebb80211f768/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/HL7v2IO.java#L365-L376 https://github.com/apache/beam/blob/3776a9992dd11116bed5a9576c6d846423be23d3/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/HL7v2IO.java#L487-L498 - FhirIO https://github.com/apache/beam/blob/3776a9992dd11116bed5a9576c6d846423be23d3/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java#L602-L615 - KafkaWriteSchemaTransformProvider https://github.com/apache/beam/blob/3776a9992dd11116bed5a9576c6d846423be23d3/sdks/java/io/kafka/src/main/java/org/apache/beam/sdk/io/kafka/KafkaWriteSchemaTransformProvider.java#L150-L166 - BigQueryIO https://github.com/apache/beam/blob/3776a9992dd11116bed5a9576c6d846423be23d3/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java#L2108-L2141 -- 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]
