GlassCanon91 commented on issue #11468:
URL: https://github.com/apache/hudi/issues/11468#issuecomment-2232758532
Any one solve it . I'm also get this error when use kafka + Debezium +
Streamer (with transformer-class
org.apache.hudi.utilities.transform.SqlQueryBasedTransformer ) . The error only
happen when checkpoint at end of kafka topic and no more messenger and when
hoodie.deltastreamer.transformer.sql pecifically reference to column name.
Seem like when apply tranform class in spark submit, even when have 0 new
record the Streamer force use my sql string in config to tmp table (which
empty)
--
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]