First major release since v4 announcements. Here's the highlights of what's included:
New Features:
- Ability to add linked rows for images, segment masks and binary masks
- Ability to save query views through tagging
- Integration with MMDetection and MMSegmentation
- Autocommit the data at the session exit
- Ability to create dynamic arrays
- Ability to create structures with known schema
Improvements and fixes:
- Significantly improved dataset load time for large datasets
- Flushing the data in background during ingestion
- Reduced memory usage during ingestion
- Ability to slice the dataset and column by slices, lists and tuples
- Fixed various bugs in query engine, v3-to-v4 conversion flow and data ingestion flow