ahmedabu98 commented on issue #28008: URL: https://github.com/apache/beam/issues/28008#issuecomment-1679136132
The SchemaTransform does a strict check between the table's schema and input schema in https://github.com/apache/beam/blob/767a2d72510bf0d6d100e80f45c74ede913ece30/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/providers/BigQueryStorageWriteApiSchemaTransformProvider.java#L396C18-L396C32. I see this exact use-case was foreshadowed by @slilichenko in his [comment on that PR](https://github.com/apache/beam/pull/25915#issuecomment-1496102214). -- 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]
