fahmiduldul opened a new pull request, #12126: URL: https://github.com/apache/hudi/pull/12126
### Change Logs Change DebeziumSource.java to always returning Spark DataFrame with schema even the data is absent. ### Impact This will allow HudiStreamer to fetch data from Debezium Postgres source and apply SqlQueryBasedTransformer without any error (https://github.com/apache/hudi/issues/11468) ### Risk level (write none, low medium or high below) low ### Documentation Update None ### Contributor's checklist - [x] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [x] Change Logs and Impact were stated clearly - [x] Adequate tests were added if applicable - [x] CI passed -- 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]
