v4.3.4 🌈
🎉 New Features
pg_deeplake Enhancements
CHAR/BPCHAR data type support - pg_deeplake now supports CHAR and BPCHAR data types
Library preloading - Improved performance with preloaded libraries in pg_deeplake
Auto table reload - Tables are now automatically reloaded if not found in storage
Architecture Improvements
Query core module - Separated query engine from execution module for better modularity
Group by execution refactor - Separated group by execution logic for future enhancements
🐛 Bug Fixes
Fixed linked audio type data handling - Resolved issues with linked audio type data
Fixed compilation errors - Resolved compile errors in pg_deeplake
💬 User Experience
Better error messaging - Added clear error messages for missing credentials key
🧹 Code Quality
Cleanup and refactoring - Improved code organization with proper renames and cleanup
🧪 Testing
Enhanced test coverage - Added comprehensive tests for pg_deeplake