jun-he
jun-he
Currently, conductor treats all errors as one type and then increase the retry count if feasible to retry. In some use cases, users want to differentiate errors with different types...
To split the PR https://github.com/apache/iceberg/pull/3450, open a new PR to add time (year, month, day, hour) transforms.
This task is to implement table scan function in iceberg/python library. There is an implementation in iceberg/python_legacy library. Please review it and then either update it or rewrite it.
Related slack thread: https://apache-iceberg.slack.com/archives/C029EE6HQ5D/p1629304790017500
After #13 , we can build the notebook step above it using papermill.
After solving https://github.com/Netflix/maestro/issues/4, Maestro can support cron scheduling.
Upgrade Jackson from 2.11 to the latest version