steve-xi-awx commented on issue #10829: URL: https://github.com/apache/hudi/issues/10829#issuecomment-1982315857
I have raised a mr for this issue and it seems the change can fix that issue. https://github.com/apache/hudi/pull/10830 I think this problem is caused by that the external table in BigQuery with a connection id should specify the table schema in the wrong position. Your sample did't specify the connection id so that the table is still a simple external table, not a Big Lake table. This problem is occurred in release-0.14.1. -- 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]
