Change8

v4.1.4

📦 deeplakeView on GitHub →
5 features🐛 5 fixes

Summary

This release introduces support for the Point type, adds automation for COCO-like dataset ingestion via from_coco, and includes several bug fixes related to query performance and data handling.

✨ New Features

  • Support Point type
  • Added from_coco to automate coco-like datasets ingestion
  • Partially indexed columns support in query
  • Better error handling in embedding ingestion
  • Add python api for disabling/enabling index creation

🐛 Bug Fixes

  • Precondition query downloads additional columns data.
  • Fixed credentials update after expiration
  • Fix the speed and memory usage of clustered index for large result sets (10k).
  • Fashionpedia convert to v4 errors out because of list htype
  • Fixed MAXSIM in ascending order query