ad1happy2go commented on issue #10366: URL: https://github.com/apache/hudi/issues/10366#issuecomment-1863038191
Just to clarify, you are having one etl table which loads a full refresh table using other multiple hudi tables involving joins. Once a week you are seeing that that table is loaded with no data. To debug this, when this happens you can try to see if that join is resulting any data. You can also use point in time queries to exactly get data for the tables at that time. -- 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]
