Change8

v4.3.3

📦 deeplakeView on GitHub →
5 features🐛 2 fixes🔧 1 symbols

Summary

This release introduces significant enhancements to pg_deeplake, including new data type support and performance improvements, alongside architectural refactoring and bug fixes.

✨ New Features

  • pg_deeplake now supports CHAR and BPCHAR data types.
  • Improved performance in pg_deeplake with library preloading.
  • Tables are now automatically reloaded in pg_deeplake if not found in storage.
  • Separated query engine from execution module in the query core module for better modularity.
  • Separated group by execution logic for future enhancements.

🐛 Bug Fixes

  • Resolved issues with linked audio type data handling.
  • Resolved compile errors in pg_deeplake.

🔧 Affected Symbols

pg_deeplake