Abacn commented on PR #35588: URL: https://github.com/apache/beam/pull/35588#issuecomment-3104979854
testSQLReadWithProjectAndFilterPushDown (org.apache.beam.sdk.extensions.sql.meta.provider.iceberg.IcebergReadWriteIT) failed org.apache.beam.sdk.Pipeline$PipelineExecutionException: org.apache.iceberg.exceptions.ValidationException: Cannot find field 'C_BOOLEAN' in struct: struct<1: c_integer: optional int, 2: c_float: optional float, 3: c_boolean: optional boolean, 4: c_timestamp: optional timestamptz, 5: c_varchar: optional string> looks like a case sensitivity issue? -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org