Skip to content

YDB Server 22.5.10

Compare
Choose a tag to compare
@Amarantine84 Amarantine84 released this 13 Mar 18:30
· 28648 commits to main since this release

What's new:

BugFixes & Improvements:

  • Fixed: Error inserting 0 rows via BulkUpsert.
  • Fixed: Error when importing Date/DateTime columns from CSV.
  • Fixed: Error importing data from CSV with line breaks in values.
  • Fixed: Error importing data from CSV with empty values.
  • Improved Query Processing performance (WorkerActor was replaced with SessionActor).
  • DataShard compaction now starts immediately after split or merge operations.

Full Changelog: 22.4.44...22.5.10