Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-29 | 981 Bytes | |
v4.3.3 source code.tar.gz | 2025-09-29 | 110.4 kB | |
v4.3.3 source code.zip | 2025-09-29 | 147.1 kB | |
Totals: 3 Items | 258.5 kB | 2 |
🎉 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