github StarRocks/starrocks 3.1.16

latest releases: 4.1.0, 4.0.9, 3.5.16...
16 months ago

Release date: December 16, 2024

Improvements

  • Optimized table-related statistics. #50316

Bug Fixes

Fixed the following issues:

  • Insufficient granularity in error code handling for disk full scenarios caused the BE to mistakenly identify disk errors and delete data. #51411
  • Stream Load failures when submitted using HTTP 1.0. #53010 #53008
  • Routine Load tasks were canceled due to expired transactions (now tasks are canceled only if the database or table no longer exists and paused when transactions expired). #50334
  • Unloading data using EXPORT with Broker to file:// resulted in a file rename error, causing the export to fail. #52544
  • If the join condition in an equal-join is an expression based on a low-cardinality column, the system may incorrectly push down a Runtime Filter predicate, leading to a BE crash. #50690

Don't miss a new starrocks release

NewReleases is sending notifications on new releases.