kevinjqliu merged PR #1350:
URL: https://github.com/apache/iceberg-python/pull/1350
--
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: issues-unsubscr...@i
kevinjqliu commented on PR #1350:
URL: https://github.com/apache/iceberg-python/pull/1350#issuecomment-2489453428
Expecting this to surface the issue with pyspark using
`datetime.datetime.utcfromtimestamp` and fail CI
--
This is an automated message from the Apache Git Service.
To respon
kevinjqliu opened a new pull request, #1350:
URL: https://github.com/apache/iceberg-python/pull/1350
When looking into #1346, I was confused by why the
`datetime.datetime.utcfromtimestamp` warning only errored for the branch and
not for the `main` branch.
Turns out there's a bug in the