Skip to content

Release v3.0.20

Choose a tag to compare

@github-actions github-actions released this 03 Oct 16:01
  • Performance Enhancements to JDBC-Based Parallel Reads of Large Tables
    • Specifically, no longer use OFFSET...LIMIT pattern and instead query by (indexed) key
  • Fixes for Postgres support with capitalized column names