Releases: OHNLP/Backbone
Releases · OHNLP/Backbone
Release v3.0.22
- Updates to Partitioned CSV Extract and BQ Load for performance and schema resolution
Release v3.0.21
Draft Release Autonomously Generated By CI
Release v3.0.20
- 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
Release v3.0.19
Draft Release Autonomously Generated By CI
Release v3.0.18
Draft Release Autonomously Generated By CI
Release v3.0.17
Draft Release Autonomously Generated By CI
Release v3.0.16
- Render InputColumn serializable to fix common pitfall in component design/implementation
Release v3.0.15
- Don't throw error for python threads force-terminated on task-complete JVM shutdown
Release v3.0.14
- Increase timeout on python init to allow for up to 5 minutes for slower systems
Release v3.0.13
- Remove developmental debug outputs from python bridge