Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Seaven/starrocks

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 25 commits to fusion Seaven/starrocks
  • [Doc] Optimize Description for array_contains_seq (#52233) Signed-off-by: 絵空事スピリット <[email protected]> 4ba0cab
  • [Enhancement] use cloud native persistent index by default (#52209) Signed-off-by: luohaha <[email protected]> 421b1e5
  • [Doc] Separate FILES() into loading and unloading (#52202) Signed-off-by: 絵空事スピリット <[email protected]> a026933
  • [Enhancement] Rebase warehouse management framework (#52178) Signed-off-by: HangyuanLiu <[email protected]> db6b7c6
  • [BugFix] fix memory leak of SegmentedColumn (#52232) 25b8577
  • [Doc] Update list_partitioning.md (#52078) Signed-off-by: yingtingdong <[email protected]> Signed-off-by: 絵空事スピリット <... 9be613b
  • [Doc] 3.3.5 release notes (#52241) Signed-off-by: 絵空事スピリット <[email protected]> 6bf5b08
  • [Doc] 3.2.12 release notes (#52240) Signed-off-by: 絵空事スピリット <[email protected]> dd3bf07
  • [Enhancement] support insert local exchange in parttern exchange->join (#52021) Signed-off-by: stdpain <drfeng08@gma... 9c16474
  • [BugFix] Remove query sync mv read lock (#52239) Signed-off-by: shuming.li <[email protected]> 77ecc91
  • [Enhancement] skip trigger analyze when table not update (#52203) f15a530
  • [BugFix] Consider CN number in HashJoinCostModel. (#51992) Signed-off-by: Song Jiacheng <[email protected]> b55bb8f
  • [Enhancement] Support insert match column by name (#51181) Signed-off-by: wyb <[email protected]> beefb14
  • [BugFix] informationschema.task_runs timezone fix (#52123) Signed-off-by: Rohit Satardekar <[email protected]> e74de72
  • [Enhancement] only call getAliveComputeNodes once per OlapScanNode (#52168) Signed-off-by: Connor Brennan <cbrennan@... f581449
  • [BugFix] fix `insert into select` don't use metadata cache (#51247) Signed-off-by: stephen <[email protected]> f91c1e5
  • [BugFix] Reset replication number for partition info to let the restored partitions use the given value (#52263) Sig... 3cdcfe8
  • [BugFix] Fix client couldn't cancel forward query (#52185) Signed-off-by: stdpain <[email protected]> cc3a33c
  • [BugFix] fix iceberg explain table name (#52025) Signed-off-by: stephen <[email protected]> 7489fd8
  • [Doc] Forbid https in endpoint address (#52279) 1ed16a9
  • and 5 more ...

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 455 commits to fix Seaven/starrocks
  • [Enhancement] Refactor hll_sktch and fix stack use after return bug (#50600) Signed-off-by: shuming.li <ming.moriart... 8c4dc97
  • [BugFix] Fix can't pushDown IsoZonedDateTime predicate (#49358) Signed-off-by: chenminghua8 <[email protected]> ca221ef
  • [BugFix] fix multiple partition column statistics (#50488) Signed-off-by: Murphy <[email protected]> 7bdc5bf
  • [Enhancement] Optimize in-predicate with dictionary info (#50403) Signed-off-by: zombee0 <[email protected]> a4f3acb
  • [Enhancement] upgrade staros to v3.3-rc5 (#50560) Signed-off-by: Kevin Xiaohua Cai <[email protected]> 1d2ac49
  • [BugFix] add return type check in Java UDTF (#50615) Signed-off-by: stdpain <[email protected]> f147df2
  • [BugFix] Fix the bug of stream load binary type (#50632) Signed-off-by: trueeyu <[email protected]> 5822240
  • [Tool] Detect SQL-Tester conf and filter the cases (#50336) Signed-off-by: AndyZiYe <[email protected]> 4eff9df
  • [Refactor] support incremental scan ranges deployment (#50189) Signed-off-by: yanz <[email protected]> 234d20a
  • [Enhancement] support lower/upper constant fold (#50576) Signed-off-by: Murphy <[email protected]> e09b33a
  • [BugFix] Fix decimal literal equals uncheck type (#50626) Signed-off-by: Seaven <[email protected]> b95c6ee
  • [Enhancement] Starrocks to support function SESSION_USER() (#50513) Signed-off-by: Rohit Satardekar <rohitrs1983@gma... 1def993
  • [Enhancement] Support to pushdown compound predicates in orc (#50613) Signed-off-by: Smith Cruise <chendingchao1@126... 8bf333e
  • [Enhancement][Refactor] introduce allocator to column buffer (#50408) Signed-off-by: silverbullet233 <3675229+silver... 3b21fbf
  • [UT] Fix unstable ut (#50672) Signed-off-by: sevev <[email protected]> d1a20a7
  • [Enhancement] add memory statistic for cloud native persistent index's sstable (#50595) Signed-off-by: luohaha <1881... ffebc44
  • [BugFix] Fix the disk size stats of rowset (#50669) Signed-off-by: trueeyu <[email protected]> ca4ff77
  • [Doc] 3.1.15 release notes (#50679) Signed-off-by: 絵空事スピリット <[email protected]> ec43f8c
  • [Enhancement] remove partition predicate from cardinality estimation (#50631) Signed-off-by: Murphy <mofei@starrocks... a2db4b6
  • [Enhancement] Optimize memory tracker (#49841) ## Why I'm doing: Currently, memory statistics consume a lot of perf... f0cb5e9
  • and 435 more ...

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 33 commits to fusion Seaven/starrocks
  • [BugFix] Fix spill cost too much memory when enable group execution (#51935) Signed-off-by: stdpain <drfeng08@gmail.... 11ac7fb
  • [UT] fix flaky test test_mv_swap (#52076) Signed-off-by: Murphy <[email protected]> 8d26a4d
  • [UT] Fix unstable test_mv_refresh_with_event_trigger_and_nested_mvs test case (#52105) Signed-off-by: shuming.li <mi... 01f51c5
  • [BugFix] Unable to set storage_cooldown_time to maximum when creating MaterializedView. (#52079) Signed-off-by: edwi... 01bf895
  • [Enhancement] add default hash function and dump query resource usage (#52080) Signed-off-by: stdpain <drfeng08@gmai... 22a1f91
  • [Enhancement] split chunk of HashTable (#51175) Signed-off-by: Murphy <[email protected]> 5dd0cc5
  • [Refactor] Refactor Starrocks LOG to reduce the log file size(part1) (#52099) Signed-off-by: sevev <qiangzh95@gmail.... 0f04139
  • [BugFix] Parameter validation for /api/show_meta_info api (#51938) Signed-off-by: Kishore Kumar M V <mvkishorekumar@... 32d3e81
  • [BugFix]make correct WITH_TENANN scope to avoid compile error (#52130) we haven't support tenann, so we should make ... 76fecbe
  • [Enhancement] Enhance thread pool configs of backup restore (#52111) Signed-off-by: xiangguangyxg <xiangguangyxg@gma... 524afa2
  • [BugFix] Fix dict_mapping expression crash caused by multiple open in ExprContext::clone (#50962) Signed-off-by: srl... 6ea55f1
  • [BugFix] Support trigger individual cloud native index compaction (#52070) Signed-off-by: luohaha <[email protected]> 9ef916e
  • [Refactor] refactor backend process exit code (#52116) centralize exit atomic management, expose interface to outsid... f59b0ac
  • [BugFix] fix lake compaction threads not exit properly (#52029) Signed-off-by: starrocks-xupeng <[email protected]> 0fa3585
  • [Enhancement] ConsolidateLikesRule yields non-optimized predicates (#52149) Signed-off-by: satanson <[email protected]> d991d20
  • [UT] Optimize MvTimeSeriesRewriteWithOlapTest test time (#52164) Signed-off-by: shuming.li <[email protected]> f6f3918
  • [BugFix] Fix rows and bytes rate statistic in routine load (#52151) Signed-off-by: wyb <[email protected]> 6080065
  • [BugFix] Setting max_compaction_concurrency to -1/0 via dynamic parameter is not as expected. (#50875) Signed-off-by... 6e55970
  • [Enhancement] Fix known XSS vulnerabilities (#52119) Signed-off-by: Astralidea <[email protected]> 41320fe
  • [Refactor] Refactor Starrocks LOG to reduce the log file size(part3) (#52128) Signed-off-by: sevev <qiangzh95@gmail.... 9fe4708
  • and 13 more ...

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 319 commits to json Seaven/starrocks
  • [Enhancement](log) add config to control compression of fe log & fe audit log (#50594) Signed-off-by: Rohit Satardek... 3ccf3c4
  • [Enhancement] Trace profile records inaccurate expression transform information. (#51070) Signed-off-by: edwinhzhang... 4ae3caf
  • [Enhancement] Check table intersection early before rewriting PushDown Agg when mv rewrite (#51010) Signed-off-by: k... 7cab4ae
  • [Refactor] Fix the clang-tidy check (#50950) Signed-off-by: trueeyu <[email protected]> cdb1c2b
  • [BugFix] Fix the miss profile metrics for GIN (#50914) Signed-off-by: srlch <[email protected]> 5eebf0e
  • [BugFix] Fix filter ratio for insert into external catalog table (#50919) Signed-off-by: wyb <[email protected]> 3c54d5b
  • [BugFix] Fix show proc replications (#50878) Signed-off-by: xiangguangyxg <[email protected]> 15f6eda
  • [Feature] (Part2) Support _state/_union/_merge aggregate funciton combinator (#50425) Signed-off-by: shuming.li <min... 5b5c277
  • [Enhancement] Prune mv that not contains all columns used in sub query when mv is SPG (#51044) Signed-off-by: kaijia... ee2e935
  • [BugFix] Fix the stack overflow of array_distinct (#51017) Signed-off-by: trueeyu <[email protected]> 645b6b3
  • [Enhancement] release request memory after serialization (#50991) Signed-off-by: Murphy <[email protected]> f2369cf
  • [Enhancement] print query_id when swallowing the exception (#50965) Signed-off-by: Murphy <[email protected]> 02137a3
  • [BugFix] Add enable_active_materialized_view_schema_strict_check config to decide whether to check schema strictlly i... d4add5c
  • [BugFix] Fix thread local variable initialization problem (#50899) Signed-off-by: trueeyu <[email protected]> 2d3ee0b
  • [BugFix] fix broker load job hang when meet resource group pending timeout (#51072) Signed-off-by: luohaha <18810541... d49cb08
  • [Refactor] Add default hash func template for phmap (#49736) Signed-off-by: trueeyu <[email protected]> 809192e
  • [BugFix] fix BE crash when http api request for pprof/cmdline (#51077) Why I'm doing: BE crash when http api reques... 3543f1d
  • [Refactor] update an error message (#50994) Signed-off-by: Kevin Xiaohua Cai <[email protected]> 924352c
  • [BugFix] Fix pushdown subfield with unstrict expression in project error (#51100) Signed-off-by: Seaven <seaven_7@qq... 2a85b7c
  • [Enhancement] Use poco to replace curl in aws sdk as http client (#49913) Signed-off-by: zombee0 <[email protected]> 408e2d2
  • and 299 more ...

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 93 commits to fusion Seaven/starrocks
  • [Enhancement] Assume --test option in run-be-ut.sh is a single test suite/case name (#51614) Signed-off-by: Kevin Xi... 52c8aaf
  • [Doc] Add Compaction for Shared-data (#51666) 03c14a6
  • [Doc] Update Meta Recovery (#51661) Signed-off-by: 絵空事スピリット <[email protected]> d5d54d8
  • [BugFix] Fix http sql oom issue (#51681) Signed-off-by: before-Sunrise <[email protected]> 3f0fefb
  • [Doc] Remove enable_async_write_back (#51793) 1992f75
  • [Enhancement]implement dayofweek in FE (#51453) Signed-off-by: evenhuang <[email protected]> fb41039
  • [BugFix] Fix analyzer exception for generated column rewrite (#51755) Signed-off-by: srlch <[email protected]> f02fabf
  • [BugFix] Don't update datacache metrics after cache select (#51764) Signed-off-by: Smith Cruise <[email protected]> f56c992
  • [Enhancement] Support disable table base compaction by time ranges (#50120) Signed-off-by: meegoo <[email protected]> 1c8e4b9
  • [UT] remove execute_script in UT (#51816) Signed-off-by: luohaha <[email protected]> b606464
  • [BugFix] Fix mysql jdbc incompatible bug (#51613) ## Why I'm doing: If I change the velue of `mysql_server_version... fde3a9a
  • [Enhancement] Make some system tables query from leader fe (#51763) Signed-off-by: wyb <[email protected]> da80492
  • [BugFix] Fix optimize table fail with special characters (#51709) Signed-off-by: meegoo <[email protected]> 2a1a68b
  • [BugFix] Fix join reorder init error (#51766) Signed-off-by: Seaven <[email protected]> 5697e64
  • Update README.md Signed-off-by: Qian Ye <[email protected]> 5db0ef0
  • [UT] fix unstable AnalyzeCreateAnalyzeJobTest.testCreateHistogram (#51829) Signed-off-by: Murphy <[email protected]> 97521f2
  • [Enhancement] Skip tablet schema in rowset meta during ingestion. (#50873) ## Why I'm doing: Since version 3.2, Row... 3005729
  • [Feature] (Part3) Support creating materialized views with common aggregate state functions (#51510) Signed-off-by: ... 7510a4e
  • [Enhancement] Improve DataCache io adaptor (#50627) Signed-off-by: Smith Cruise <[email protected]> 0cdefc1
  • [UT] Fix ReplayFromDumpTest unstable tests (#51844) Signed-off-by: shuming.li <[email protected]> ccd6bd2
  • and 73 more ...

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub

Seaven pushed 1 commit to fusion Seaven/starrocks

View on GitHub