brskiran1
brskiran1
@fengjian428 This issue is still existing with Hudi 0.11. Please note when a Hudi table is created from a spark data frame , with the spark confs there is no...
@alexeykudinkin this is followup from your messages on slack channel. Please find the command I am using. The spark configs are above the --class. but it still has the same...
@alexeykudinkin @nsivabalan @rmahindra123 in deltastreamer this issue still exists.. --conf spark.sql.avro.datetimeRebaseModeInWrite=LEGACY spark.sql.avro.datetimeRebaseModeInRead=LEGACY does not work. Will have to reopen this issue
@alexeykudinkin one more issue here related to dates older than 1900-01-01
@alexeykudinkin @nsivabalan can you please let me know what should be tried to see if the issue is resolved? or can you please. I have responded in the ticket #6278
@yihua @ddai-shippo the only way the multitable deltastreamer job moves to the second table is if there is any error on the first table. Or else, the multitable deltastreamer keeps...
@yihua any ETA for the fix?