v4.1.10
📦 deeplakeView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This release fixes a high memory usage issue during json column queries and introduces the ability to append arrays of nulls to image type columns.
✨ New Features
- Allow appending array of nones to image type columns
🐛 Bug Fixes
- High memory usage fixed for json column queries
🔧 Affected Symbols
json column queriesimage type columns