-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Insights: StarRocks/starrocks
Overview
Could not load contribution data
Please try again later
167 Pull requests merged by 35 people
-
[BugFix] Fix files deleted incorrectly under cluster snapshot (backport #56338)
#56418 merged
Feb 28, 2025 -
[BugFix] Support cast constant time type to DateTime (backport #55804)
#56416 merged
Feb 28, 2025 -
[UT] Fix Security View Test Fail (backport #56420)
#56427 merged
Feb 28, 2025 -
[UT] Fix Security View Test Fail
#56420 merged
Feb 28, 2025 -
fix 3.4.1 UT
#56422 merged
Feb 28, 2025 -
Fix 3.4 UT
#56421 merged
Feb 28, 2025 -
[BugFix] Fix files deleted incorrectly under cluster snapshot
#56338 merged
Feb 28, 2025 -
[Enhancement] Support writing parquet json type when unloading data using FILES() (backport #56406)
#56413 merged
Feb 28, 2025 -
[Enhancement] Support writing parquet json type when unloading data using FILES() (backport #56406)
#56412 merged
Feb 28, 2025 -
[Enhancement] Support writing parquet json type when unloading data using FILES()
#56406 merged
Feb 28, 2025 -
[Enhancement] support touch cache for CACHE SELECT (backport #56190)
#56409 merged
Feb 28, 2025 -
[Enhancement] support touch cache for CACHE SELECT (backport #56190)
#56408 merged
Feb 28, 2025 -
[BugFix] fix invalid expression usage (backport #56064)
#56405 merged
Feb 28, 2025 -
[Enhancement] support touch cache for CACHE SELECT
#56190 merged
Feb 28, 2025 -
[BugFix] fix invalid expression usage
#56064 merged
Feb 28, 2025 -
[Enhancement] Support partial refresh in text based mv rewrite (backport #56166)
#56397 merged
Feb 28, 2025 -
[BugFix] Fix the bug of incorrect updates in the vacuum version. (backport #56273)
#56331 merged
Feb 28, 2025 -
[Enhancement] Optimize vacuum logic by adding vacuum version. (backport #55764)
#56221 merged
Feb 28, 2025 -
[Doc] adjust compaction doc for shared-data (backport #56396)
#56399 merged
Feb 28, 2025 -
[Doc] adjust compaction doc for shared-data (backport #56396)
#56398 merged
Feb 28, 2025 -
[Doc] adjust compaction doc for shared-data
#56396 merged
Feb 28, 2025 -
[Enhancement] Support partial refresh in text based mv rewrite
#56166 merged
Feb 28, 2025 -
[Enhancement] Hudi schema should follow the .hoodie/schema record in HDFS
#56200 merged
Feb 28, 2025 -
[Tool] handle without-java-ext case processing netty package (backport #56374)
#56388 merged
Feb 27, 2025 -
[Tool] handle without-java-ext case processing netty package (backport #56374)
#56389 merged
Feb 27, 2025 -
[Doc] Fix code-style-guides' titles for protobuf and thrift. (backport #56324)
#56380 merged
Feb 27, 2025 -
[Doc] Fix code-style-guides' titles for protobuf and thrift. (backport #56324)
#56381 merged
Feb 27, 2025 -
[Doc] Fix code-style-guides' titles for protobuf and thrift. (backport #56324)
#56382 merged
Feb 27, 2025 -
[Doc] Fix code-style-guides' titles for protobuf and thrift. (backport #56324)
#56383 merged
Feb 27, 2025 -
[Enhancement] Support at time zone expression for trino parser (backport #56311)
#56376 merged
Feb 27, 2025 -
[Tool] handle without-java-ext case processing netty package
#56374 merged
Feb 27, 2025 -
[Doc] Fix code-style-guides' titles for protobuf and thrift.
#56324 merged
Feb 27, 2025 -
[Enhancement] Support at time zone expression for trino parser
#56311 merged
Feb 27, 2025 -
[UT] Fix unstable mv sql tests (backport #56372)
#56373 merged
Feb 27, 2025 -
[BugFix] Fix security view miss SECURITY msg in
show create view
(backport #56333)#56361 merged
Feb 27, 2025 -
[BugFix] Fix the NPE issue with cast filter condition querying the JDBC data source (backport #56306)
#56314 merged
Feb 27, 2025 -
[UT] Fix unstable mv sql tests
#56372 merged
Feb 27, 2025 -
[Refactor] Refactor Authentication logical from MysqlProto
#56307 merged
Feb 27, 2025 -
[Enhancement] optimize the performace for topn with large offset (backport #55886)
#56370 merged
Feb 27, 2025 -
[Doc] Update Data Migration Tool (backport #56360)
#56363 merged
Feb 27, 2025 -
[Doc] Update Data Migration Tool (backport #56360)
#56364 merged
Feb 27, 2025 -
[Doc] Update Data Migration Tool (backport #56360)
#56366 merged
Feb 27, 2025 -
[Enhancement] optimize the performace for topn with large offset
#55886 merged
Feb 27, 2025 -
[Doc] Update Data Migration Tool (backport #56360)
#56365 merged
Feb 27, 2025 -
[Enhancement] support distinct and agg func with group by
#56218 merged
Feb 27, 2025 -
[Enhancement] Reduce varchar cast inside date/datetime cast
#56318 merged
Feb 27, 2025 -
[BugFix] Fix security view miss SECURITY msg in
show create view
(backport #56333)#56357 merged
Feb 27, 2025 -
[Doc] Update Data Migration Tool
#56360 merged
Feb 27, 2025 -
[Enhancement] Wait apply finish out of tablet meta lock when set tablet state as SHUTDOWN (backport #56266)
#56352 merged
Feb 27, 2025 -
[Enhancement] Wait apply finish out of tablet meta lock when set tablet state as SHUTDOWN (backport #56266)
#56351 merged
Feb 27, 2025 -
[Enhancement] Wait apply finish out of tablet meta lock when set tablet state as SHUTDOWN (backport #56266)
#56350 merged
Feb 27, 2025 -
[Refactor] Abstract a class named ObjectCache and implement StoragePageCache using ObjectCache
#56299 merged
Feb 27, 2025 -
[BugFix] Fix broken test_materialized_view_incremental_refresh_on_hive case
#56346 merged
Feb 27, 2025 -
[BugFix]get endpoint from vended credential to be compatible with minio (backport #56256)
#56341 merged
Feb 27, 2025 -
[BugFix] Fix security view miss SECURITY msg in
show create view
#56333 merged
Feb 27, 2025 -
[Feature] Support Group Provider
#56163 merged
Feb 27, 2025 -
[UT] give a try to fix FE RoutineLoadTaskSchedulerTest flaky test (backport #56330)
#56349 merged
Feb 27, 2025 -
[Enhancement] Wait apply finish out of tablet meta lock when set tablet state as SHUTDOWN
#56266 merged
Feb 27, 2025 -
[UT] give a try to fix FE RoutineLoadTaskSchedulerTest flaky test
#56330 merged
Feb 27, 2025 -
[BugFix]get endpoint from vended credential to be compatible with minio
#56256 merged
Feb 27, 2025 -
[BugFix] Support cast constant time type to DateTime (backport #55804)
#56337 merged
Feb 27, 2025 -
[BugFix] Fix the bug of incorrect updates in the vacuum version. (backport #56273)
#56332 merged
Feb 27, 2025 -
[BugFix] Fix ASAN crash when minmax runtime filter evaluate null literal
#56285 merged
Feb 27, 2025 -
[BugFix] Only trigger to inactive mv in leader fe (backport #56308) (backport #56325)
#56335 merged
Feb 27, 2025 -
[BugFix] Support cast constant time type to DateTime
#55804 merged
Feb 27, 2025 -
[Enhancement] Optimize vacuum logic by adding vacuum version. (backport #55764)
#56222 merged
Feb 27, 2025 -
[Enhancement] pushdown join runtime filter into storage layer
#55124 merged
Feb 27, 2025 -
[UT] fix broken tests
#56334 merged
Feb 27, 2025 -
[BugFix] Only trigger to inactive mv in leader fe (backport #56308)
#56325 merged
Feb 27, 2025 -
[BugFix] Fix the bug of incorrect updates in the vacuum version.
#56273 merged
Feb 27, 2025 -
[Doc] Detailed Syntax for adding fields to STRUCT (backport #55917)
#56328 merged
Feb 27, 2025 -
[Doc] Detailed Syntax for adding fields to STRUCT (backport #55917)
#56327 merged
Feb 27, 2025 -
[Doc] Detailed Syntax for adding fields to STRUCT (backport #55917)
#56326 merged
Feb 27, 2025 -
[Doc] Detailed Syntax for adding fields to STRUCT
#55917 merged
Feb 27, 2025 -
[BugFix] Only trigger to inactive mv in leader fe
#56308 merged
Feb 27, 2025 -
[Doc] fix broken links (backport #56319)
#56321 merged
Feb 26, 2025 -
[Doc] fix broken links (backport #56319)
#56320 merged
Feb 26, 2025 -
[Doc] fix broken links
#56319 merged
Feb 26, 2025 -
[BugFix] Fix the NPE issue with cast filter condition querying the JDBC data source (backport #56306)
#56313 merged
Feb 26, 2025 -
[BugFix] Fix the NPE issue with cast filter condition querying the JDBC data source (backport #56306)
#56312 merged
Feb 26, 2025 -
[BugFix] Only trigger to inactive mv in leader fe
#56309 merged
Feb 26, 2025 -
[BugFix] Fix the NPE issue with cast filter condition querying the JDBC data source
#56306 merged
Feb 26, 2025 -
[Doc] Yank v3.3.10
#56305 merged
Feb 26, 2025 -
[BugFix] auto statistics collection uses correct analyze type according to user config (backport #56173)
#56288 merged
Feb 26, 2025 -
[BugFix] Fix show materialized view NPE bug (backport #55995)
#56092 merged
Feb 26, 2025 -
[UT] [BugFix] Fix mv unstable test cases (backport #55998)
#56091 merged
Feb 26, 2025 -
[Tool] Fixed oom in sonarcloud check
#56284 merged
Feb 26, 2025 -
[BugFix] fix inconsistent transaction process if expcetion thrown (backport #56153)
#56242 merged
Feb 26, 2025 -
[BugFix] Fix complex expression partition prune (backport #56143)
#56254 merged
Feb 26, 2025 -
[Enhancement] Simplify the exception log (backport #55862)
#56032 merged
Feb 26, 2025 -
[BugFix] Lake compaction scheduler might trigger redundant transaction which can cause CN crash
#56263 merged
Feb 26, 2025 -
[Enhancement] Make lake publish operation async in alter job to avoid stuck other job
#55857 merged
Feb 26, 2025 -
[Doc] Update expression_partitioning.md (backport #56291)
#56292 merged
Feb 26, 2025 -
[Doc] Update expression_partitioning.md (backport #56291)
#56293 merged
Feb 26, 2025 -
[Doc] Update expression_partitioning.md
#56291 merged
Feb 26, 2025 -
[Enhancement] record audit stats for all statements (backport #56257)
#56282 merged
Feb 26, 2025 -
[BugFix] auto statistics collection uses correct analyze type according to user config
#56173 merged
Feb 26, 2025 -
[Enhancement] record audit stats for all statements (backport #56257)
#56283 merged
Feb 26, 2025 -
[Enhancement] record audit stats for all statements
#56257 merged
Feb 26, 2025 -
[BugFix] fix rpc error for partitions_meta when partitions are too many (backport #56217)
#56247 merged
Feb 26, 2025 -
[Doc] Japanese translation (backport #55725)
#56278 merged
Feb 26, 2025 -
[Doc] Japanese translation (backport #55725)
#56279 merged
Feb 26, 2025 -
[Doc] Japanese translation
#55725 merged
Feb 26, 2025 -
[Enhancement] Convert Trino function from_iso8601_timestamp -> timestamp (backport #55573)
#56275 merged
Feb 25, 2025 -
[Enhancement] Convert Trino function from_iso8601_timestamp -> timestamp (backport #55573)
#56276 merged
Feb 25, 2025 -
[Enhancement] Convert Trino function from_iso8601_timestamp -> timestamp
#55573 merged
Feb 25, 2025 -
[BugFix] Fix query report INTERNAL_ERROR when enable phased scheduer
#56214 merged
Feb 25, 2025 -
[Enhancement] upgrade staros to version v3.4-rc4 (backport #56195)
#56253 merged
Feb 25, 2025 -
[Refactor] Modify the memory statistics implement of PageCache.
#56209 merged
Feb 25, 2025 -
[BugFix] fix rpc error for partitions_meta when partitions are too many (backport #56217)
#56249 merged
Feb 25, 2025 -
[Enhancement] support global dict for iceberg
#56039 merged
Feb 25, 2025 -
[BugFix] fix use cpuids after erased (backport #56238)
#56250 merged
Feb 25, 2025 -
[BugFix] fix use cpuids after erased (backport #56238)
#56251 merged
Feb 25, 2025 -
[BugFix] Fix complex expression partition prune
#56143 merged
Feb 25, 2025 -
[BugFix] fix inconsistent transaction process if expcetion thrown (backport #56153)
#56243 merged
Feb 25, 2025 -
[Enhancement] upgrade staros to version v3.4-rc4
#56195 merged
Feb 25, 2025 -
[BugFix] fix use cpuids after erased
#56238 merged
Feb 25, 2025 -
[Enhancement] support configure show proc '/transactions' max entry count (backport #55933)
#56122 merged
Feb 25, 2025 -
[Tool] upgrade puppycrawl checkstyle to 10.21.1
#56164 merged
Feb 25, 2025 -
[BugFix] do not forbid pushdown agg in 11MV
#56168 merged
Feb 25, 2025 -
[BugFix] fix rpc error for partitions_meta when partitions are too many
#56217 merged
Feb 25, 2025 -
[BugFix] fix inconsistent transaction process if exception thrown
#56153 merged
Feb 25, 2025 -
[UT] add operator type LOGICAL_SPJG_PIECES (backport #55989)
#56236 merged
Feb 25, 2025 -
[BugFix] fix io.netty CVE-2025-24970 (backport #56216)
#56232 merged
Feb 25, 2025 -
[BugFix] fix io.netty CVE-2025-24970 (backport #56216)
#56231 merged
Feb 25, 2025 -
[Enhancement] upgrade staros version to v3.3.2
#56201 merged
Feb 25, 2025 -
[Enhancement] upgrade staros version to v3.2.7
#56211 merged
Feb 25, 2025 -
[BugFix] fix io.netty CVE-2025-24970
#56216 merged
Feb 25, 2025 -
[UT] fix unstable mv tests (backport #56226)
#56227 merged
Feb 24, 2025 -
[UT] fix unstable mv tests
#56226 merged
Feb 24, 2025 -
[Enhancement] set page size to 25 for memtracker items (backport #56206)
#56224 merged
Feb 24, 2025 -
[Enhancement] set page size to 25 for memtracker items (backport #56206)
#56223 merged
Feb 24, 2025 -
[Enhancement] Report load profile if brpc reaches timeout
#55494 merged
Feb 24, 2025 -
[Feature] query cost predictor (backport #55759)
#56215 merged
Feb 24, 2025 -
[Enhancement] set page size to 25 for memtracker items
#56206 merged
Feb 24, 2025 -
[Enhancement] Optimize vacuum logic by adding vacuum version.
#55764 merged
Feb 24, 2025 -
[BugFix] Fix can not modify column with sync mv in shared data (backport #56171)
#56213 merged
Feb 24, 2025 -
[Feature] Extract plan features (backport #55094)
#56204 merged
Feb 24, 2025 -
[BugFix] Fix snapshot was deleted by mistake after restore from it (backport #56098)
#56207 merged
Feb 24, 2025 -
[BugFix] Fix can not modify column with sync mv in shared data
#56171 merged
Feb 24, 2025 -
[Enhancement] support push down agg distinct limit (backport #55455)
#55481 merged
Feb 24, 2025 -
[BugFix] Fix snapshot was deleted by mistake after restore from it
#56098 merged
Feb 24, 2025 -
[BugFix] reset context start time for each hyper query job's sql
#56196 merged
Feb 24, 2025 -
[BugFix] use StmtExecutor::execute to forward statement on follower
#56160 merged
Feb 24, 2025 -
[BugFix] fix function signature of array_contains/position([null],null)
#56129 merged
Feb 24, 2025 -
[BugFix] fix iceberg table snapshot id does not match when refreshing partitions (backport #56179)
#56184 merged
Feb 24, 2025 -
[BugFix]return root cause when query is cancelled
#56157 merged
Feb 24, 2025 -
[Enhancement] staros worker build fs under no lock (backport #56181)
#56187 merged
Feb 24, 2025 -
[UT] fix unstable ut (backport #55997)
#56191 merged
Feb 24, 2025 -
[Enhancement] staros worker build fs under no lock (backport #56181)
#56189 merged
Feb 24, 2025 -
[Enhancement] staros worker build fs under no lock (backport #56181)
#56188 merged
Feb 24, 2025 -
[UT] Fix test_exceed_driver_limit
#56141 merged
Feb 24, 2025 -
[Enhancement] staros worker build fs under no lock
#56181 merged
Feb 24, 2025 -
[BugFix] fix iceberg table snapshot id does not match when refreshing partitions
#56179 merged
Feb 24, 2025 -
[BugFix]disable chunked upload in aws sdk while we have support it in poco (backport #55854)
#56170 merged
Feb 21, 2025 -
[Enhancement] Make exec_plan_fragment rpc timeout configable and add more metrics (backport #55982)
#56151 merged
Feb 21, 2025 -
[Enhancement] Make exec_plan_fragment rpc timeout configable and add more metrics (backport #55982)
#56152 merged
Feb 21, 2025 -
[BugFix]disable chunked upload in aws sdk while we have support it in poco
#55854 merged
Feb 21, 2025
56 Pull requests opened by 37 people
-
[BugFix] Fix bug causing FE metadata replay failure
#56169 opened
Feb 21, 2025 -
[BugFix] Fix materialized view originalViewDefineSql error
#56172 opened
Feb 21, 2025 -
[BugFix] Support catalog name in Show materialized views
#56174 opened
Feb 21, 2025 -
[Enhancement] Enforce SSL connection from the client when SSL is enabled on the server
#56176 opened
Feb 21, 2025 -
[Enhancement] add config for query cost predictor health check interval
#56182 opened
Feb 23, 2025 -
[Feature] support lower_utf8 and upper_utf8
#56192 opened
Feb 24, 2025 -
[Enhancement] [WIP] Introduce COW Column in StarRocks
#56197 opened
Feb 24, 2025 -
[Enhancement]add a config for low cardinality threshold
#56202 opened
Feb 24, 2025 -
[BugFix] Fix incorrect slot id for auto increment column in plan when loading
#56203 opened
Feb 24, 2025 -
[Enhancement] support alter hive/hudi catalog's properties
#56212 opened
Feb 24, 2025 -
[Enhancement] add memtable's max buffer rows limitation for cloud native pk table
#56220 opened
Feb 24, 2025 -
[Doc] Common Partition Expression Doc
#56230 opened
Feb 25, 2025 -
[Enhancement] Add more metric for vacuum
#56234 opened
Feb 25, 2025 -
[Enhancement] Use min_version of tablet to avoid vacuum throwing file not found exception
#56244 opened
Feb 25, 2025 -
[BugFix] fix upgrade_if_overflow ASAN crash
#56261 opened
Feb 25, 2025 -
[BugFix]json_query multi-dimension array flatten #55938
#56262 opened
Feb 25, 2025 -
[Enhancement] Capture stack trace if load meets brpc timeout
#56264 opened
Feb 25, 2025 -
[Enhancement] support breakpoint check when pk apply
#56265 opened
Feb 25, 2025 -
[BugFix] fix array_filter crash
#56269 opened
Feb 25, 2025 -
[Doc] Enhancement for MV on Data Lake
#56270 opened
Feb 25, 2025 -
[Enhancement] Optimize string to date/datetime parsing with SIMD instructions
#56272 opened
Feb 25, 2025 -
[Feature] (COW Part1) Introduce COW template class
#56286 opened
Feb 26, 2025 -
[Feature] [Refactor] (COW Part2) Support COW Column in StarRocks
#56287 opened
Feb 26, 2025 -
[BugFix] auto statistics collection uses correct analyze type according to user config (backport #56173)
#56289 opened
Feb 26, 2025 -
[BugFix] auto statistics collection uses correct analyze type according to user config (backport #56173)
#56290 opened
Feb 26, 2025 -
[Enhancement] support get_query_detail function
#56294 opened
Feb 26, 2025 -
[Refactor] Add brief log
#56300 opened
Feb 26, 2025 -
[Feature] support collect multiple column combined ndv
#56301 opened
Feb 26, 2025 -
[Enhancement] ugprade zstd to v1.5.7
#56302 opened
Feb 26, 2025 -
[BugFix] Add Ranger View and Materialized View Policy-based Authorization Support
#56316 opened
Feb 26, 2025 -
[BugFix] fix pk table compaction conflict check with partial update
#56317 opened
Feb 26, 2025 -
[Enhancement]push down filter to decoder for parquet
#56329 opened
Feb 27, 2025 -
[TEST]3.2.15 test
#56347 opened
Feb 27, 2025 -
[Enhancement]add Parse "20250225112345" to DateTime(#56339)
#56354 opened
Feb 27, 2025 -
[BugFix] Set timeout in TCreateTabletReq
#56356 opened
Feb 27, 2025 -
[BugFix] Table name should always use default catalog when showing mv
#56362 opened
Feb 27, 2025 -
[Enhancement] Reduce varchar cast inside date/datetime cast (backport #56318)
#56367 opened
Feb 27, 2025 -
[Enhancement] Reduce varchar cast inside date/datetime cast (backport #56318)
#56368 opened
Feb 27, 2025 -
[Refactor] Abstract a class named CacheEnv to uniformly manage the initialization of the cache
#56375 opened
Feb 27, 2025 -
[BugFix] fix concat_ws(',', 1, NULL) incorrect result when last element is NULL
#56384 opened
Feb 27, 2025 -
[Feature]Support iceberg remove orphan files
#56385 opened
Feb 27, 2025 -
[Feature] Support Iceberg jdbc Catalog
#56386 opened
Feb 27, 2025 -
[Feature] Add TLS/HTTPS support
#56394 opened
Feb 27, 2025 -
[UT] fix timezone ut in debug/asan mode because of seconds overflow
#56395 opened
Feb 28, 2025 -
[Enhancement] Support at time zone expression for trino parser (backport #56311)
#56400 opened
Feb 28, 2025 -
[Enhancement] Support at time zone expression for trino parser (backport #56311)
#56401 opened
Feb 28, 2025 -
[BugFix] disable fsv for pk
#56402 opened
Feb 28, 2025 -
[BugFix] Fix result error when use global dict for iceberg with equality delete
#56411 opened
Feb 28, 2025 -
[UT] Fix the unstable UT for `CacheInputStream` which caused by the cache directory not existing.
#56414 opened
Feb 28, 2025 -
[Enhancement] Optimize Database Quota statistics to reduce lock usage time
#56415 opened
Feb 28, 2025 -
[BugFix] Fix insert overwrite job ConcurrentModificationException issue
#56417 opened
Feb 28, 2025 -
[BugFix] Fix files deleted incorrectly under cluster snapshot (backport #56338)
#56419 opened
Feb 28, 2025 -
[BugFix] fix partial column update loss under fast schema evolution
#56423 opened
Feb 28, 2025 -
[Enhancement] support short-job-first query schedule strategy
#56426 opened
Feb 28, 2025 -
[Enhancement] MV support excluded_refresh_tables
#56428 opened
Feb 28, 2025 -
[BugFix] fix connection leak of cost predictor
#56429 opened
Feb 28, 2025
41 Issues closed by 11 people
-
Unload data using INSERT INTO FILES ,Doesn't support to write JSON type data
#53897 closed
Feb 28, 2025 -
[bug] Slow DB locks caused compaction to stop, resulting in many slow queries.
#56344 closed
Feb 28, 2025 -
English developers' documentation code style guides appear to misnamed.
#56323 closed
Feb 27, 2025 -
manual collection of multi-column combined ndv on olap table
#56359 closed
Feb 27, 2025 -
[Bug] Custom S3 Endpoints broken with poco on 3.4.0
#56177 closed
Feb 27, 2025 -
Problem with Daylight saving time when querying timestamp in Hive catalog parquet format table
#55893 closed
Feb 26, 2025 -
CN crash while leader FE restarted
#56260 closed
Feb 26, 2025 -
Track AuditLog metrics correctly for all analyze full table queries
#53856 closed
Feb 26, 2025 -
SqlTester run crash in ASAN mode
#56237 closed
Feb 25, 2025 -
query statement get ERROR:MaxMessageSize reached
#52254 closed
Feb 25, 2025 -
StarRocks Roadmap 2023
#16445 closed
Feb 24, 2025 -
Parquet data load from HTTP
#23903 closed
Feb 24, 2025 -
Failed to integrate StarRocks 3.1.4 with Ranger 2.4
#36148 closed
Feb 24, 2025 -
Support limit clause in array_agg function
#36793 closed
Feb 24, 2025 -
[function] inverse_normal_cdf and normal_cd
#38989 closed
Feb 24, 2025 -
分页查询,offset不能计算
#48499 closed
Feb 24, 2025 -
Optimizer improvements
#48591 closed
Feb 24, 2025 -
物化视图,数据源为远程mysql库里的视图,物化视图不更新数据,建议优化MODIFIED_TIME的取值判断
#48660 closed
Feb 24, 2025 -
Support procedure?
#49439 closed
Feb 24, 2025 -
Is there any support fo accumulative bitmap_union for a bitmap column
#49443 closed
Feb 24, 2025 -
WITH mysql_native_password安全问题
#49460 closed
Feb 24, 2025 -
Allow null for dictionary object values
#49476 closed
Feb 24, 2025 -
Improve user-defined variables to support Looker pivoting features
#49563 closed
Feb 24, 2025 -
Machine power outage causes FE data damage
#49579 closed
Feb 24, 2025 -
需要在StarRocks上实现时间旅行的能力,咨询一下有没有建议的方案
#49632 closed
Feb 24, 2025 -
Using a nested function to the right of a where expression causes partition clipping to fail
#49661 closed
Feb 24, 2025 -
Weekly documentation feedback from readers
#49687 closed
Feb 24, 2025 -
When SHOW PARTITIONS FROM XX is executed, An error has occurred
#49689 closed
Feb 24, 2025 -
error when using parquet broker load to table with generated column from MAP
#49760 closed
Feb 24, 2025 -
【Feature】Add a metric to reflect the number of files under partition/tablet
#49795 closed
Feb 24, 2025 -
str_to_date bug
#49806 closed
Feb 24, 2025 -
get query info by queryid
#48861 closed
Feb 24, 2025 -
datacache_mem_size does not support 2GB like format in be.conf
#56180 closed
Feb 24, 2025 -
[shared-data][3.3.7] cn crash when insert new data just after process restarted with hdfs storage volume
#54493 closed
Feb 24, 2025 -
iceberg caching catalog refresh table failed
#55828 closed
Feb 24, 2025 -
Version 3.4.0 breaks support for AWS S3 Express One buckets
#55685 closed
Feb 22, 2025
39 Issues opened by 33 people
-
[Starrocks Python Client] Unrecognized decimal128 type causes reflection error in SQLAlchemy integration
#56407 opened
Feb 28, 2025 -
iceberg sink operator not report audit statistics
#56404 opened
Feb 28, 2025 -
Add support for Redis as an external table
#56403 opened
Feb 28, 2025 -
Support TLS/HTTPS in Starrocks
#56393 opened
Feb 27, 2025 -
Support the MySQL`:=` assignment operator
#56392 opened
Feb 27, 2025 -
CAST to CHAR(n) is broken
#56391 opened
Feb 27, 2025 -
[BUG] Creating Iceberg View yields 'Unknown Error' when attempting to run `SHOW TABLES`
#56390 opened
Feb 27, 2025 -
Materialized Views Duration Bug
#56379 opened
Feb 27, 2025 -
The jdbc catalog does not support changing the password of the connected user
#56371 opened
Feb 27, 2025 -
Cardinality Estimation optimation for multi-column combined
#56358 opened
Feb 27, 2025 -
Old MV partitions not deleted in shared data mode from Minio
#56355 opened
Feb 27, 2025 -
update primary key table, rows affected
#56353 opened
Feb 27, 2025 -
Support hive table column array(integer) type
#56348 opened
Feb 27, 2025 -
[Feature] support the expression in [] in jsonPath in the json functions
#56345 opened
Feb 27, 2025 -
Normal stream load randomly freeze, cannot write to starrocks anymore until restart fe leader.
#56343 opened
Feb 27, 2025 -
Use streamload to import json data to SR table which has many columns will fail
#56342 opened
Feb 27, 2025 -
add Parse "20250225112345" to DateTime
#56339 opened
Feb 27, 2025 -
Java NoClassDefFoundError on BE while querying Iceberg tables on Glue
#56322 opened
Feb 26, 2025 -
StarRocks does not support authentication for views and materialized views in Ranger authentication.
#56315 opened
Feb 26, 2025 -
Support SQL Plan Manager
#56310 opened
Feb 26, 2025 -
FlinkConnectorSinkSR: ANALYSIS_ERROR
#56304 opened
Feb 26, 2025 -
Graceful exit for FE
#56303 opened
Feb 26, 2025 -
parquet: support predicate pushdown for partial reads / exclusions
#56295 opened
Feb 26, 2025 -
INFORMATION_SCHEMA.COLUMNS Metadata problems
#56280 opened
Feb 26, 2025 -
Support for truncate_columns property for INSERT INTO + FILES()
#56277 opened
Feb 25, 2025 -
Write NDVs for Iceberg table to the Puffin files.
#56274 opened
Feb 25, 2025 -
datetime conversion trim problem
#56271 opened
Feb 25, 2025 -
broker load导入卡在99% 长时间未结束、创建表超时、查询超时
#56268 opened
Feb 25, 2025 -
Support partition pruning based on correlated time columns with configurable time drift
#56259 opened
Feb 25, 2025 -
Support INSERT statement in prepare protocol
#56229 opened
Feb 25, 2025 -
cn node spinlock stuck
#56228 opened
Feb 24, 2025 -
Execute the SchemaScan in streaming way
#56219 opened
Feb 24, 2025 -
Weekly documentation feedback from readers
#56183 opened
Feb 23, 2025 -
Enforce SSL connection from the client when SSL is enabled on the server
#56175 opened
Feb 21, 2025
77 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Enhancement] turn on graceful exit loop by default
#56002 commented on
Feb 25, 2025 • 23 new comments -
[Enhancement] Support to pause routine load job on json parse error
#56062 commented on
Feb 28, 2025 • 16 new comments -
[Feature] Support graceful exit for FE
#56106 commented on
Feb 27, 2025 • 7 new comments -
[Feature] Add native format reader to access StarRocks data bypass BE Server.
#54470 commented on
Feb 28, 2025 • 5 new comments -
[Enhancement] Reduce the size of data written to edit log when schema changes in shared-data clusters with fast schema evolution enabled.
#55282 commented on
Feb 27, 2025 • 1 new comment -
[Feature] Support Paimon view
#56058 commented on
Feb 28, 2025 • 1 new comment -
[Enhancement] Paimon partition pruning support cast predicate
#55781 commented on
Feb 27, 2025 • 1 new comment -
[Feature] pinot sql transformation to sr sql with date functionPinot dialect date function
#55106 commented on
Feb 26, 2025 • 0 new comments -
V3.2.11 scan attach
#54119 commented on
Feb 27, 2025 • 0 new comments -
[Enhancement] Support modify 'fast_schema_evolution' property for newly created tables
#42894 commented on
Feb 27, 2025 • 0 new comments -
[Feature] support create hive external table
#42757 commented on
Feb 21, 2025 • 0 new comments -
Merge 2.5.18 into branch 2.5 tbds
#39389 commented on
Feb 27, 2025 • 0 new comments -
Branch 2.5 mrs
#39375 commented on
Feb 27, 2025 • 0 new comments -
[Enhancement]Optimize DeletePlanner for enhanced pipeline handling and improved code clarity
#36744 commented on
Feb 27, 2025 • 0 new comments -
[Feature] Recursive Queries
#51573 commented on
Feb 28, 2025 • 0 new comments -
Iceberg: improve TopN with sort on partition column
#49653 commented on
Feb 27, 2025 • 0 new comments -
Optimize Iceberg table count
#46525 commented on
Feb 27, 2025 • 0 new comments -
Routine Load for Iceberg tables
#49956 commented on
Feb 27, 2025 • 0 new comments -
[Enhancement] [Materialized View] Support more JDBC dialects for materialized view
#55366 commented on
Feb 27, 2025 • 0 new comments -
json_query multi-dimension array flatten
#55938 commented on
Feb 27, 2025 • 0 new comments -
[Feature] Support Security Integration Framework
#55864 commented on
Feb 27, 2025 • 0 new comments -
zstd: upgrade from v1.5.0 to v1.5.7
#48393 commented on
Feb 27, 2025 • 0 new comments -
[Enhancement] Support java.util.logging
#56156 commented on
Feb 26, 2025 • 0 new comments -
[Refactor][BugFix] SQLAlchamy Starrocks dialect reflection fix, refactor and tests enablement
#56130 commented on
Feb 24, 2025 • 0 new comments -
[Doc] Add Secure View Doc
#56111 commented on
Feb 25, 2025 • 0 new comments -
[BugFix] Fix getRemoteFiles error for paimon system table.
#56057 commented on
Feb 27, 2025 • 0 new comments -
[BugFix] Fix backend exiting due to disk space being full
#55981 commented on
Feb 24, 2025 • 0 new comments -
[Enhancement] Use input column statistics for computing IF min/max statistics
#55922 commented on
Feb 24, 2025 • 0 new comments -
[ForTest] Cache unit 6
#55901 commented on
Feb 27, 2025 • 0 new comments -
[BugFix] Introduce tablet_schema into MorselQueue for tablet_internal_parallel in clould native table
#55860 commented on
Feb 25, 2025 • 0 new comments -
[BugFix] Fix some odps bug
#55802 commented on
Feb 28, 2025 • 0 new comments -
[Enhancement] Support Paimon manifest cache
#55788 commented on
Feb 25, 2025 • 0 new comments -
[Enhancement] Support paimon show partitions
#55785 commented on
Feb 28, 2025 • 0 new comments -
[Enhancement][WIP] Routine load supports to get the kafka partition/offset of wrong json message
#55772 commented on
Feb 24, 2025 • 0 new comments -
[Enhancement] Enhance observability in profile for paimon queries
#55769 commented on
Feb 27, 2025 • 0 new comments -
[Enhancement] Support paimon cbo and analyzer
#55757 commented on
Feb 27, 2025 • 0 new comments -
[Feature] support SQL Plan Manager
#55714 commented on
Feb 26, 2025 • 0 new comments -
[Enhancement]Add partition offset lag column in show routine load and information_schema.routine_load_jobs
#55559 commented on
Feb 28, 2025 • 0 new comments -
[Enhancement] Add `DrivingTableSelectionRule`
#55513 commented on
Feb 25, 2025 • 0 new comments -
[Feature Request] data type TIMESTAMP support
#49592 commented on
Feb 24, 2025 • 0 new comments -
【bug】【The paimon catalog query field type is array<struct> Query paimon orc and parquet storage format, error】
#49800 commented on
Feb 24, 2025 • 0 new comments -
Detail message: Not unique table/alias‘cc’
#50123 commented on
Feb 24, 2025 • 0 new comments -
pk table month parition query filter incorrect when query add pk filed
#50130 commented on
Feb 24, 2025 • 0 new comments -
grouping functions support expressions
#50136 commented on
Feb 24, 2025 • 0 new comments -
enclose为双引号,同时escape也为双引号时,broker load导入失败。
#50152 commented on
Feb 24, 2025 • 0 new comments -
date bug
#50167 commented on
Feb 24, 2025 • 0 new comments -
Is the staros project open source
#50227 commented on
Feb 24, 2025 • 0 new comments -
Weekly documentation feedback from readers
#50229 commented on
Feb 24, 2025 • 0 new comments -
when hash table execeeds 1024 rows ,probe table scan big rows
#50231 commented on
Feb 24, 2025 • 0 new comments -
Invalid re2 expression: [\u4e00-\u9fa5]
#50232 commented on
Feb 24, 2025 • 0 new comments -
存算分离3.3.0 Routine Load任务不消费
#50257 commented on
Feb 24, 2025 • 0 new comments -
invalid tablet id
#50262 commented on
Feb 24, 2025 • 0 new comments -
Support partition transforms for iceberg table sink
#50301 commented on
Feb 24, 2025 • 0 new comments -
The tables_config table does not contain all PROPERTIES of a table
#50286 commented on
Feb 24, 2025 • 0 new comments -
starrocks 修改bloom_filter_columns后 根据 bloom_filter_columns设置的字段查询不到表中已有的数据
#50310 commented on
Feb 24, 2025 • 0 new comments -
[Enhancement] Support COW Column in StarRocks
#56147 commented on
Feb 24, 2025 • 0 new comments -
FE metadata replay failure
#56167 commented on
Feb 22, 2025 • 0 new comments -
Show Materialized View should honor fully qualified name of database ie.., catalog_name.database_name
#54134 commented on
Feb 21, 2025 • 0 new comments -
bridge java.util.logging to slf4j logging
#31777 commented on
Feb 26, 2025 • 0 new comments -
Support lag() function as trino
#55865 commented on
Feb 26, 2025 • 0 new comments -
Support EXCLUDE COLUMN syntax
#53694 commented on
Feb 26, 2025 • 0 new comments -
Query information_schema.task_runs with multiple task_id get ERROR: FE RPC failure, reason=MaxMessageSize reached
#53176 commented on
Feb 25, 2025 • 0 new comments -
Add case sensitive configuration
#40292 commented on
Feb 25, 2025 • 0 new comments -
support iceberg table operation
#49811 commented on
Feb 25, 2025 • 0 new comments -
Query failed decode parquet page header
#55890 commented on
Feb 24, 2025 • 0 new comments -
[Feature] Implement Support for Iceberg Variant Format
#55949 commented on
Feb 24, 2025 • 0 new comments -
Query Hive default database with catalog and database name got error.
#34673 commented on
Feb 24, 2025 • 0 new comments -
Stream load Parquet file
#13319 commented on
Feb 24, 2025 • 0 new comments -
Support changing start value for auto increment column
#47282 commented on
Feb 24, 2025 • 0 new comments -
严格模式下导入数据超过该列长度限制,报错信息不正确
#33747 commented on
Feb 24, 2025 • 0 new comments -
ALTER TABLE .... ADD INDEX is not synchronous as described in the documentation
#41158 commented on
Feb 24, 2025 • 0 new comments -
INDEX created via ALTER TABLE (or CREATE INDEX) takes longer than CREATE TABLE
#41176 commented on
Feb 24, 2025 • 0 new comments -
Core dump collection in Kubernetes environment
#41409 commented on
Feb 24, 2025 • 0 new comments -
support mann_whitney_u_test aggregate function
#45513 commented on
Feb 24, 2025 • 0 new comments -
Add PushDownAggregationBelowUnionRule
#46060 commented on
Feb 24, 2025 • 0 new comments -
regexp_extract: Invalid regex expression
#48850 commented on
Feb 24, 2025 • 0 new comments -
Support iceberg metadata table
#48971 commented on
Feb 24, 2025 • 0 new comments