I think this issue is fixed. I see the released 24.2.0, but I can not found docker images for this version.
I created new issue: Not found build or code for version 24.2.0
@ducvo , I have been able to fix this issue on the weekend. Maybe it can help you, the issue was caused by the pyarrow version 13.0 that was a dependency for deltalake to write data on s3. Our dockerfile didntâ have a specific version and wasnâ t updated on a while, so when we changed another library it updated the pyarrow package. With pyarrow 8.0 everything went back to normal. I dont know if its the same for you because I wasnâ t using hive, it was just s3. Hope you solve your problem as well. Best regards
1 Like