github StarRocks/starrocks 3.4.6

latest releases: 3.5.15, 4.0.8, 4.0.7...
8 months ago

Release Date: August 7, 2025

Improvements

  • When exporting data to Parquet files using INSERT INTO FILES, you can now specify the Parquet version via the parquet.version property to improve compatibility with other tools when reading the exported files. #60843

Bug Fixes

The following issues have been fixed:

  • Loading jobs failed due to overly coarse lock granularity in TableMetricsManager. #58911
  • Case sensitivity issue in column names when loading Parquet data via FILES(). #61059
  • Cache did not take effect after upgrading a shared-data cluster from v3.3 to v3.4 or later. #60973
  • A division-by-zero error occurred when the partition ID was null, causing a BE crash. #60842
  • Broker Load jobs failed during BE scaling. #60224

Behavior Changes

  • The keyword column in the information_schema.keywords view has been renamed to word to align with the MySQL definition. #60863

Don't miss a new starrocks release

NewReleases is sending notifications on new releases.