1.25.0
·
2 commits
to master
since this release
Included commits: 1.24.0...1.25.0
Improvements
- Improved
TypeAwareSimpleArrayFormatterperformance for large result sets by introducing internal caches for normalized column arrays, table map lookups, and boolean column type checks to eliminate repeated computations per row.