Skip to content

python-v0.17.0: checkpoint hook

Compare
Choose a tag to compare
@ion-elgreco ion-elgreco released this 22 Apr 17:50
· 522 commits to main since this release
15abe44

New features

Bug Fixes

  • fix(python, rust): expr parsing date/timestamp by @ion-elgreco in #2357
  • fix(rust): remove flush after writing every batch by @PeterKeDer in #2387
  • fix: return error when checkpoints and metadata get out of sync by @esarili in #2406
  • fix: time travel when checkpointed and logs removed by @ion-elgreco in #2389
  • fix(rust): timestamp deserialization format, missing type by @ion-elgreco in #2383
  • fix(rust): stats_parsed has different number of records with stats by @yjshen in #2405
  • fix(python): load_as_version with datetime object with no timezone specified by @t1g0rz in #2429
  • fix(python,rust): missing remove actions during create_or_replace specified by @ion-elgreco in #2437

Other Changes

New Contributors

Full Changelog: python-v0.16.4...python-v0.17.0