Release Notes¶
6.14.1_arenadata14¶
Features and Improvements¶
- Sync with upstream 6.14.1
- Add link to main page in ADCC logo
Fixes¶
- Fix resource group waiting queue corruption
- pg_aocsseg inconsistency after column addition rollback
- Remove online loading of static resources from the ADCC web interface
- Cluster failed after single segment-host lost due to FTS misbehavior
- Multiline text in CSV output from gplogfilter is incorrect
6.13.0_arenadata12¶
Features and Improvements¶
- Tkhemali-connector: Avoid intermediate conversion to byte array
- Remove obsolete batching options in ADQM Connector (sinse we are using TEXT now)
- Sync with upstream 6.13.0 codebase
- Bump to latest version of additional components
- Reduce noise in logs about gpstate
- Support auxilliary relations that belongs to AO table to be income to pgstattupe extension to exactly estimate bloat of these relations
Fixes¶
- GPDB fails after activation developer gucs of PostgreSQL
- Orca optimizer builds inefficient query plan
- Column-wise statistics target parameter doesn’t apply to partitioning tables
- Error gpactivatestandby when run it too fast after power off master
- Mistake in the parsing of decimal part for time logical types
- Scale is applied incorrectly for decimal values what has a length less than precision
6.12.1_arenadata11¶
New Features¶
- Sync code base with upstream GPDB 6.12.1
- Add ofset function to Kafka (ADS) connector
- Add rest commited function to Kafka (ADS) connector
- Implement ‘text’ format for kafka connector
- Provide JVM_OPTS setting for PXF
- Support AVRO logical types in Kafka-ADB connector
- Switch to new way of postgis installation
- Kafka-ADB: Use rd_kafka_query_watermark_offsets to validate partition-offset pairs
Fixes¶
- ADCC disk space usage troubles in case of coredumps
- gprestore - ERROR: missing data for column
- “The limit of distributed transactions has been reached” error on secondary
- WindowFunc with winref 1 assigned to WindowAgg with winref 2 (nodeWindowAgg.c:2264)
- Wrong behavior with grouping function
- Exclusive lock on any partitioned table locks the pg_partitions view.
- Server locks kadb.offsets table