-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Insights: apache/doris
Overview
Could not load contribution data
Please try again later
132 Pull requests merged by 42 people
-
[opt](nereids) support extract join multiple tables
#51569 merged
Jun 11, 2025 -
branch-3.0: [improvement](statistics)Eliminate null values while sample analyzing ndv. #50574
#51575 merged
Jun 11, 2025 -
[Refactor]remove useless code
#51627 merged
Jun 11, 2025 -
[fix](audit) fix potential NPE when auditing
#51620 merged
Jun 11, 2025 -
branch-3.0: [fix](load) fix concurrent read and write to runningTxnIds #51615
#51639 merged
Jun 11, 2025 -
[fix](regression-test) fix global var in cases
#51633 merged
Jun 11, 2025 -
fix some bug
#51638 merged
Jun 11, 2025 -
[Chore](nereids) Remove ShowTableStatusStmt
#51635 merged
Jun 11, 2025 -
branch-3.0: [fix](arrow-flight-sql) Separate arrow-flight-sql connection and mysql connection
#51294 merged
Jun 11, 2025 -
[refactor](type) Add
FIXED_LENGTH_OBJECT
type#51577 merged
Jun 11, 2025 -
[fix](load) fix concurrent read and write to runningTxnIds
#51615 merged
Jun 11, 2025 -
[Enhancement] (nereids)implement adminSetReplicaVersionCommand in nereids
#50617 merged
Jun 11, 2025 -
[ut](jsonb) add jsonb column ut
#49444 merged
Jun 11, 2025 -
[fix](memory-leak) skip libzip and libjvm memory leak
#51628 merged
Jun 11, 2025 -
Revert "[regression-test](fix) fix StreamLoadAction bug"
#51626 merged
Jun 11, 2025 -
[Optimize](orc-reader) Optimize stripe footer multiple reads in orc reader.
#51277 merged
Jun 11, 2025 -
[cherry-pick](branch-30) pick (#50913)
#51073 merged
Jun 11, 2025 -
[fix](join)Consider mark join when computing right_col_idx(#50720)
#51156 merged
Jun 11, 2025 -
[branch-3.0 fix](expr) fix expr set result column id even when state is not ok #50938
#51226 merged
Jun 11, 2025 -
branch-3.0: [opt](webui) support all kinds of statement in webui #51547
#51579 merged
Jun 11, 2025 -
branch-3.0: [fix](mtmv)Fix issue that refreshState turns to init when replaying alterStatus editLog #51439
#51543 merged
Jun 11, 2025 -
[ci](cloud) timeout 2m for stop be grace
#51621 merged
Jun 11, 2025 -
branch-3.0: [Enhancement](schema_table)Improve the field information of information_schema partitions
#51520 merged
Jun 11, 2025 -
branch-3.0: [Bug](sort) fix wrong result coz push down sort with null last #51472
#51506 merged
Jun 11, 2025 -
branch-3.0: [enhance](metrics)add some compaction metrics #50910
#51487 merged
Jun 11, 2025 -
branch-3.0: [fix](cloud) potential data race when retrying prepare/commit rowset for load #51129
#51483 merged
Jun 11, 2025 -
branch-3.0: [fix](inverted index) fix error when open empty index file #51393
#51438 merged
Jun 11, 2025 -
branch-3.0: [bugfix](fold) Skip constant folding in from_base64 function to fix binary data handling #50453
#51412 merged
Jun 11, 2025 -
branch-3.0: [feat](udf) support "prefer_udf_over_builtin" session variable #51195
#51275 merged
Jun 11, 2025 -
branch-3.0: [fix](pipelineX) fix DCHECK error when reuse _join_block in nested loop join #46493
#51128 merged
Jun 11, 2025 -
branch-3.0: [fix](pipelinex) fix null aware left anti join instance num #51053
#51061 merged
Jun 11, 2025 -
branch-3.0: [fix](Nereids) we should also push down expr in join's mark conjuncts #50886
#50954 merged
Jun 11, 2025 -
[pick3.0][improve](schema) add column comment length limit
#50344 merged
Jun 11, 2025 -
branch-3.0: [enhancement](memoryfailed) throw exception if block.serialize meet error status #51335
#51364 merged
Jun 11, 2025 -
branch-3.0: [Fix](ShortCircuit) need to shrink char type when read column store #50975
#51332 merged
Jun 11, 2025 -
branch-3.0: [improvement](jdbc catalog) Optimize the acquisition of indentity type in SQLServer #51285
#51317 merged
Jun 11, 2025 -
branch-3.0: [opt](metrics) More precise task execution and wait worker time #48750
#51319 merged
Jun 11, 2025 -
branch-3.0: [fix](cloud) fix file cache types priority order #51463
#51603 merged
Jun 11, 2025 -
branch-3.0: [Opt](log) remove a mow log #51490
#51608 merged
Jun 11, 2025 -
[Enhancement](nereids)support show type_cast
#51606 merged
Jun 11, 2025 -
[Chore](nereids) Remove ShowViewStmt
#51616 merged
Jun 11, 2025 -
[clean](planner)stream load task removes dependency on the old optimizer
#51558 merged
Jun 11, 2025 -
[opt](query) accelerate query information_schema.tables from follower node in cloud mode (#51240)
#51405 merged
Jun 11, 2025 -
[Debug](exec) Add Debug log for topn
#51614 merged
Jun 10, 2025 -
[fix](nereids) fix can not create routine load job in follower node
#51535 merged
Jun 10, 2025 -
[opt](catalog) throw explict error when operation is not supported
#51589 merged
Jun 10, 2025 -
[fix](build) fix macOS build
#51473 merged
Jun 10, 2025 -
[Opt](log) remove a mow log
#51490 merged
Jun 10, 2025 -
[Enhancement] (nereids) implement AlterColocateGroupCommand in nereids
#49861 merged
Jun 10, 2025 -
[Chore](nereids) Remove ShowDbStmt
#51604 merged
Jun 10, 2025 -
[minor](fix) remove unnecessary DCHECK
#51154 merged
Jun 10, 2025 -
[fix](topn)fix external table topn lazy materialize cause be core.
#51442 merged
Jun 10, 2025 -
[fix](cloud) fix file cache types priority order
#51463 merged
Jun 10, 2025 -
[chore](dep)bump up parquet to 1.15.2
#51372 merged
Jun 10, 2025 -
[fix](mow) remove delete bitmap when remove unused rowsets
#50973 merged
Jun 10, 2025 -
[fix](blocking queue) introduce condition variable wait timeout to avoid blocking queue deadlock
#50906 merged
Jun 10, 2025 -
[Enhancement](nereids)support show alter table
#51562 merged
Jun 10, 2025 -
[Enhancement](nereids)support show build index
#51570 merged
Jun 10, 2025 -
[Chore](nereids) Remove ShowTabletStmt
#51578 merged
Jun 10, 2025 -
[Bug](runtime-filter) init finish_dependency on SetSinkLocalState
#51559 merged
Jun 10, 2025 -
[Enhancement] (nereids)implement RefreshLdapCommand in nereids
#50655 merged
Jun 10, 2025 -
[chore](SerDe) remove date_olap_format in FormatOptions
#51260 merged
Jun 10, 2025 -
[fix](group commit) replay wal set cloud cluster name
#51517 merged
Jun 9, 2025 -
[fix](case)Use relative cooldown time instead of absolute time in storage policy test case
#51572 merged
Jun 9, 2025 -
branch-3.0: [Enhancement](systable)add information_schema backend_configuration table
#51542 merged
Jun 9, 2025 -
[check](cast) add nullable check after cast expr execute
#51411 merged
Jun 9, 2025 -
[opt](webui) support all kinds of statement in webui
#51547 merged
Jun 9, 2025 -
[regression-test](fix) fix tpcds q24 query and result
#51497 merged
Jun 9, 2025 -
[improvement](statistics)Eliminate null values while sample analyzing ndv.
#50574 merged
Jun 9, 2025 -
[clean](planner)export removes dependency on the old optimizer
#51237 merged
Jun 9, 2025 -
[Chore](nereids) Remove ShowCatalogRecycleBinStmt
#51549 merged
Jun 9, 2025 -
[Enhancement] (nereids) implement showRoutineLoadCommand in nereids
#51096 merged
Jun 9, 2025 -
[feat](param-refactor)Rename FS v2 to v1, remove legacy FS, and integrate new Storage/Azure features
#51539 merged
Jun 9, 2025 -
branch-3.0: [Fix](Compaction) Fix delete rowset sleeping when compaction #51482
#51553 merged
Jun 8, 2025 -
[chore](SerDe)remove mutable variables in DataTypeDecimalSerDe
#51557 merged
Jun 7, 2025 -
[chore](status) remove static_cast<void> in vec/functions
#51545 merged
Jun 7, 2025 -
[fix](mow) remove enable_delete_bitmap_merge_on_compaction
#51479 merged
Jun 6, 2025 -
[chore](tool) fix stream load header
#51554 merged
Jun 6, 2025 -
[refactor](type) Re-construct ColumnComplex
#51510 merged
Jun 6, 2025 -
[release](version) bump to 3.0.6
#51538 merged
Jun 6, 2025 -
[fix](case) fix unstable cases
#51433 merged
Jun 6, 2025 -
[Fix](Compaction) Fix delete rowset sleeping when compaction
#51482 merged
Jun 6, 2025 -
[fix](test) Fix the unstable test
#51182 merged
Jun 6, 2025 -
[Chore](nereids) Remove ShowQueryStatsStmt
#51536 merged
Jun 6, 2025 -
[fix](mtmv)Fix issue that refreshState turns to init when replaying alterStatus editLog
#51439 merged
Jun 6, 2025 -
[improve](hive) Refactor csv reader
#50379 merged
Jun 6, 2025 -
[Enhancement] (nereids) implement cancelDecommissionBackend in nereids
#50671 merged
Jun 6, 2025 -
[Chore](gutil) remove gutil/bits
#51514 merged
Jun 6, 2025 -
[Refactor](Jsonb) Refactor the JsonBinaryValue and remove unnecessary files.
#51300 merged
Jun 6, 2025 -
[opt](iceberg)support read iceberg with tag/branch
#51272 merged
Jun 6, 2025 -
[Bug](fix) try to fix double free materialization status
#51518 merged
Jun 6, 2025 -
[chore](be) modify seek to postition method in be to return correct error status
#51470 merged
Jun 6, 2025 -
[Opt](bvar) Add bvar for cloud mow tablet compaction get delete bitmap lock time
#51421 merged
Jun 6, 2025 -
[Enhancement](systable)add information_schema backend_configuration table
#51024 merged
Jun 5, 2025 -
fix](load) fix S3 load cannot use HTTPS protocol
#51529 merged
Jun 5, 2025 -
[Fix](meta tool) Fix meta tool
#51522 merged
Jun 5, 2025 -
more functionality on ann index
#51524 merged
Jun 5, 2025 -
[fix](iceberg)Fix the thread pool issue used for commit.
#51508 merged
Jun 5, 2025 -
[Feature](Tvf) Support file tvf
#50879 merged
Jun 5, 2025 -
[Enhancement] (nereids) implement showRoutineLoadTaskCommand in nereids
#51094 merged
Jun 5, 2025 -
[regression-test](fix) fix StreamLoadAction bug
#51461 merged
Jun 5, 2025 -
[improve](cloud-mow) reduce ms update_delete_bitmap kv confict
#47375 merged
Jun 5, 2025 -
[fix](beut) fix beut core when input invalid json string
#51512 merged
Jun 5, 2025 -
[enhancement](inverted index) ensure consistent ordering of properties for inverted index show
#51467 merged
Jun 5, 2025 -
[chore](be) fix typo error in config
#51496 merged
Jun 5, 2025 -
branch-2.1: [fix](cache prune) Fix _stale_sweep_time_s not working when its value less than 0 #42281
#51189 merged
Jun 5, 2025 -
branch-2.1:[enhance](mtmv)cache table snapshot in refresh context (#50855)
#51493 merged
Jun 5, 2025 -
[fix](hudi) fix hudi scan problem
#51489 merged
Jun 5, 2025 -
[refactor](decimal) Re-construct ColumnDecimal
#51480 merged
Jun 5, 2025 -
[enhance](array) array_min/max support array<string>
#51145 merged
Jun 5, 2025 -
[opt](multi-catalog) Optimize remote scan concurrency.
#51415 merged
Jun 5, 2025 -
[feat](params-refactor) restructure parameters for FS V2 integration
#51177 merged
Jun 5, 2025 -
[test](case) Fix instability case caused by fold_constant_by_be.
#51445 merged
Jun 5, 2025 -
[Bug](sort) fix wrong result coz push down sort with null last
#51472 merged
Jun 5, 2025 -
[fix](hudi) check requiredFields exists in splitHudiColumnNames in HudiJniScanner
#51430 merged
Jun 5, 2025 -
[Enhancement] (nereids)implement DropViewCommand in nereids
#51342 merged
Jun 5, 2025
73 Pull requests opened by 38 people
-
branch-3.0: [fix](hudi) check requiredFields exists in splitHudiColumnNames in HudiJniScanner #51430
#51503 opened
Jun 5, 2025 -
branch-2.1: [fix](hudi) check requiredFields exists in splitHudiColumnNames in HudiJniScanner #51430
#51504 opened
Jun 5, 2025 -
[Fix](Hive Catalog) HiveCatalog supports to access Azure Hive
#51505 opened
Jun 5, 2025 -
branch-2.1: [Bug](sort) fix wrong result coz push down sort with null last #51472
#51507 opened
Jun 5, 2025 -
[clean](planner)alias function removes dependency on the old optimizer
#51509 opened
Jun 5, 2025 -
[test] block column
#51511 opened
Jun 5, 2025 -
[opt](iceberg)support iceberg in batch mode for 3.0
#51515 opened
Jun 5, 2025 -
[enhance](systable)Improve remote_data_size for partitions table
#51519 opened
Jun 5, 2025 -
[draft]view
#51521 opened
Jun 5, 2025 -
[enhance]Enable Http stream Mode in Stream Load
#51525 opened
Jun 5, 2025 -
branch-2.1: [fix](iceberg)Fix the thread pool issue used for commit. #51508
#51528 opened
Jun 5, 2025 -
[clear](fe) remove useless readFields, read and write functions
#51530 opened
Jun 5, 2025 -
[draft]mv
#51532 opened
Jun 5, 2025 -
branch-3.0: [Fix](meta tool) Fix meta tool #51522
#51534 opened
Jun 5, 2025 -
[opt](recycler) Set `recycle_pool_parallelism` from 40 to 10 by default
#51537 opened
Jun 6, 2025 -
branch-3.0: [fix](jdbc) make sure init the jdbc client before using it
#51540 opened
Jun 6, 2025 -
branch-2.1: [fix](jdbc)make sure init the jdbc client before using it
#51541 opened
Jun 6, 2025 -
[fix](nereids) fix cast ipv4 to string
#51546 opened
Jun 6, 2025 -
[fix](compile) Add complie check for some file
#51550 opened
Jun 6, 2025 -
[Enchancement](scan) use CpuInfo::num_cores as default max scanners count
#51551 opened
Jun 6, 2025 -
[draft]submmitter
#51556 opened
Jun 6, 2025 -
[draft]routine load
#51560 opened
Jun 6, 2025 -
[improve](table_properties) make replication_allocation property same as show create table
#51561 opened
Jun 6, 2025 -
[feat](load) quorum success write
#51567 opened
Jun 7, 2025 -
[feat](cloud) Add unused rowset state for CloudTablet
#51573 opened
Jun 9, 2025 -
[Enhancement](nereids, function, test) add the cot math function
#51574 opened
Jun 9, 2025 -
[Enhancement](nereids, function, test) support the gamma math function
#51576 opened
Jun 9, 2025 -
[ci](nonConcurrent) add new ci check
#51581 opened
Jun 9, 2025 -
[ci](debug) ASAN_OPTIONS=detect_leaks=0
#51582 opened
Jun 9, 2025 -
[fix](nereids) bug in LOAD with 'set col=const' clause
#51583 opened
Jun 9, 2025 -
[fix](bitshuffle) fix possible data corruption of bit shuffle data page
#51584 opened
Jun 9, 2025 -
[feature](scanner) Support system table materialized
#51587 opened
Jun 9, 2025 -
[Enhancement](nereids)support show index
#51588 opened
Jun 9, 2025 -
[opt](export) remove the limit of max file size of export
#51590 opened
Jun 9, 2025 -
[opt](checker) Add inverted index file check for checker
#51591 opened
Jun 9, 2025 -
[Chore] Move test_next_day to correct location
#51592 opened
Jun 9, 2025 -
[chore](static-check) repair the potential precision loss of aggregate functions
#51593 opened
Jun 9, 2025 -
[feat](warmup) display tables in SHOW WARM UP JOB results
#51594 opened
Jun 9, 2025 -
[Chore](gutil) remove gutil/builtin_type_hash gutil/jenkins_lookup2
#51598 opened
Jun 10, 2025 -
[improvment](regression) sleep after waitForSchemaChangeDone
#51600 opened
Jun 10, 2025 -
branch-3.0: [chore](dep)bump up parquet to 1.15.2 #51372
#51601 opened
Jun 10, 2025 -
branch-2.1: [chore](dep)bump up parquet to 1.15.2 #51372
#51602 opened
Jun 10, 2025 -
[fix](regression) fix unstable case
#51605 opened
Jun 10, 2025 -
[fix](export) The export task thread pool uses a blocking queue strategy
#51609 opened
Jun 10, 2025 -
[test](mv)forbid create mv test case
#51610 opened
Jun 10, 2025 -
[feat](function) json_array return json binary instead of string.
#51613 opened
Jun 10, 2025 -
[fix](create tablet)Increase the upper limit of tablet creation for a…
#51617 opened
Jun 10, 2025 -
[bug](function) fix array_map cause coredump as NULL
#51618 opened
Jun 10, 2025 -
[fix](expr) avoid explode serialize in gson
#51619 opened
Jun 10, 2025 -
Variant sparse merge
#51623 opened
Jun 10, 2025 -
Bump org.apache.kafka:kafka-clients from 3.4.0 to 3.9.1 in /fe
#51624 opened
Jun 10, 2025 -
branch-3.0: [fix](memory-leak) skip libzip and libjvm memory leak #51628
#51631 opened
Jun 11, 2025 -
branch-2.1: [fix](memory-leak) skip libzip and libjvm memory leak #51628
#51632 opened
Jun 11, 2025 -
[opt](deps) upgrade paimon to 1.1.1 and iceberg to 1.9.1
#51634 opened
Jun 11, 2025 -
[fix](regression) fix global vars in cases
#51636 opened
Jun 11, 2025 -
[fix](cases) global vars
#51637 opened
Jun 11, 2025 -
branch-2.1: [fix](load) fix concurrent read and write to runningTxnIds #51615
#51640 opened
Jun 11, 2025 -
[chore](static-check, common) repair the implicit conversion loses of common
#51641 opened
Jun 11, 2025 -
[Chore](nereids) Remove ShowDataStmt
#51642 opened
Jun 11, 2025 -
[refactor](nereids) remove CostModelV2
#51643 opened
Jun 11, 2025 -
[fix](doris-compose) fix docker file create directory
#51644 opened
Jun 11, 2025 -
[fix](hbo)Fix hbo isEnableHboInfoCollection usage bug.
#51646 opened
Jun 11, 2025 -
[fix](trash) Fix shadow variable causing garbage scheduling time errors
#51647 opened
Jun 11, 2025 -
branch-2.1:[improvement](statistics)Eliminate null values while sample analyzing ndv. (#50574)
#51648 opened
Jun 11, 2025 -
[fix](spill) Fix SpillReader read buff use PODArray
#51650 opened
Jun 11, 2025 -
[bugfix](query) Fix for incorrect query results of variant type
#51651 opened
Jun 11, 2025 -
add RegexCount function
#51652 opened
Jun 11, 2025
15 Issues closed by 3 people
-
[Enhancement] (nereids)implement adminSetReplicaVersionCommand in nereids
#42839 closed
Jun 11, 2025 -
[Enhancement] (nereids)implement KillQueryCommand in nereids
#42533 closed
Jun 11, 2025 -
[Enhancement] (nereids)implement alterDatabaseRenameCommand in nereids
#42786 closed
Jun 11, 2025 -
[Enhancement] (nereids)implement showTableStatusCommand in nereids
#42727 closed
Jun 11, 2025 -
[Enhancement] (nereids)implement dropExpiredStatsCommand in nereids
#42711 closed
Jun 11, 2025 -
[Enhancement] (nereids)implement TransactionCommand in nereids
#42539 closed
Jun 11, 2025 -
[Enhancement] (nereids)implement TransactionCommitCommand in nereids
#42537 closed
Jun 11, 2025 -
[Enhancement] (nereids)implement KillCommand in nereids
#42534 closed
Jun 11, 2025 -
[Enhancement] (nereids)implement KillConnectionCommand in nereids
#42532 closed
Jun 11, 2025 -
[Enhancement] (nereids)implement TransactionRollbackCommand in nereids
#42538 closed
Jun 11, 2025 -
[Bug] Inconsistent query results
#51622 closed
Jun 10, 2025 -
[Enhancement] (nereids)implement RefreshLdapCommand in nereids
#42581 closed
Jun 10, 2025 -
[Bug] 合并策略为time_series_compaction_level_threshold=2的表,实际合并后数据文件并未合并至预期大小
#48970 closed
Jun 9, 2025 -
[Bug] "Ghost" tables present in colocation groups
#50187 closed
Jun 5, 2025 -
[Enhancement] implement dropView command in nereids
#51004 closed
Jun 5, 2025
12 Issues opened by 12 people
-
[Bug] Unsupported tableType LAKESOUl_EXTERNAL_TABLE
#51630 opened
Jun 11, 2025 -
[Bug] stream load部分be无法正确处理数据导致客户端超时,报错信息为unknown reason
#51629 opened
Jun 11, 2025 -
[Feature] Support HTTP Table Valued Function
#51625 opened
Jun 11, 2025 -
[Bug] create table、drop table COMMAND hang
#51612 opened
Jun 10, 2025 -
Release Note 3.0.6
#51585 opened
Jun 9, 2025 -
[Enhancement] Improve Json function for doris on existing data on json variant/json field
#51555 opened
Jun 6, 2025 -
[Bug] doris will shutdown with time going by
#51548 opened
Jun 6, 2025 -
[Bug] catalogs相关的密码信息在数据库中明文存储
#51523 opened
Jun 5, 2025 -
[Feature] 在审计日志 audit_log 中区分系统任务与用户查询
#51502 opened
Jun 5, 2025
101 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.
-
[Feature](recycler) Add recycler metrics for instance layer
#51448 commented on
Jun 11, 2025 • 8 new comments -
[Refactor]refactor dummy workload group
#50817 commented on
Jun 6, 2025 • 6 new comments -
[opt](analytic) opt the computation for ROWS UNBOUNDED PRECEDING AND XXX window function
#51228 commented on
Jun 9, 2025 • 6 new comments -
[fix](iceberg) fix the iceberg timstamp_ntz write schema and values bug.
#51384 commented on
Jun 11, 2025 • 5 new comments -
[feat](iceberg) Intro IcebergMetadataJniScanner to scan iceberg system table in be
#51190 commented on
Jun 11, 2025 • 4 new comments -
[feature](iceberg catalog) support iceberg view query
#51376 commented on
Jun 11, 2025 • 4 new comments -
[Feture](function)Support Time Function
#51475 commented on
Jun 10, 2025 • 3 new comments -
[enhance](cloud)add log for compaction read time
#51355 commented on
Jun 10, 2025 • 2 new comments -
[Enhancement] (nereids) enhance like add escape syntax
#47993 commented on
Jun 5, 2025 • 2 new comments -
[Enhancement] (nereids) implement backupCommand in nereids
#50589 commented on
Jun 11, 2025 • 2 new comments -
[Feature] Impl the function regexp_position like trino
#51462 commented on
Jun 10, 2025 • 2 new comments -
[feat](cloud) Support alter operation for obj_info and s3 vault obj_info
#51162 commented on
Jun 11, 2025 • 2 new comments -
[Enhancement] add information_schema backend_tablets table
#51282 commented on
Jun 9, 2025 • 1 new comment -
[refactor](auto partition) introduce dummy tablet in each be to simplify two-step close to one-step
#51039 commented on
Jun 11, 2025 • 1 new comment -
[opt][fe/be.conf]optimise system environment replacing rule in conf file
#51199 commented on
Jun 9, 2025 • 0 new comments -
[fix](load) fix S3 load cannot use HTTPS protocol for loading data
#51219 commented on
Jun 11, 2025 • 0 new comments -
[opt](runtimeFilter) set runtimeFilterMaxBuildRowCount
#51242 commented on
Jun 11, 2025 • 0 new comments -
[Fix] Fix and Optimize ExportManger with TransientTaskProcessor
#51295 commented on
Jun 9, 2025 • 0 new comments -
[improve](mow) refactor mow update lock for schema change to reduce txn conflict
#51301 commented on
Jun 10, 2025 • 0 new comments -
[enhancement](cloud) monitor evict size of file cache active gc
#51197 commented on
Jun 10, 2025 • 0 new comments -
[feat](storage vault) Check storage vault connectivity for be when starting
#51175 commented on
Jun 11, 2025 • 0 new comments -
[performance](cloud-mow) Introduce `CachedDeleteBitmapLock`
#51091 commented on
Jun 5, 2025 • 0 new comments -
[fix](cloud) compaction and schema change potential data race when retrying prepare rowset
#51048 commented on
Jun 11, 2025 • 0 new comments -
branch-3.0: [feat](hive) add catalog level schema cache property #50958 #51057
#51011 commented on
Jun 11, 2025 • 0 new comments -
[WIP] Cast
#50940 commented on
Jun 6, 2025 • 0 new comments -
[fix](docker) resolve Python Logger warnings
#50922 commented on
Jun 9, 2025 • 0 new comments -
[feature](inverted index) support light index add and build for inverted index without analyzer in cloud mode
#50907 commented on
Jun 11, 2025 • 0 new comments -
[opt](mtmv) Add pre materialized view rewrite in RBO to avoid rewrite fail when plan is too complex
#50895 commented on
Jun 6, 2025 • 0 new comments -
branch-3.0:[opt](inverted index) uniform profile naming convention (#48826)
#50871 commented on
Jun 11, 2025 • 0 new comments -
[fix](tools) fix tpcds query24
#51498 commented on
Jun 5, 2025 • 0 new comments -
branch-3.0:[enhance](mtmv)cache table snapshot in refresh context (#50855)
#51494 commented on
Jun 11, 2025 • 0 new comments -
[fix](pipeline) premature exit causing core dump during concurrent prepare execution
#51492 commented on
Jun 6, 2025 • 0 new comments -
[Refactor](SerDe) use DataTypeSerDe to serialize column to text
#51486 commented on
Jun 11, 2025 • 0 new comments -
[opt](storage) Add log and metric when aws/azure sdk do retry operation
#51485 commented on
Jun 10, 2025 • 0 new comments -
branch-2.0 [opt](nereids) print num nulls in col stats
#51477 commented on
Jun 11, 2025 • 0 new comments -
branch-2.1 [opt](nereids) print num-nulls in col stats
#51476 commented on
Jun 11, 2025 • 0 new comments -
[feat](jdbc) support custom function rules in catalog properties
#51471 commented on
Jun 10, 2025 • 0 new comments -
[feature](json cast) support from json string cast to number
#51469 commented on
Jun 5, 2025 • 0 new comments -
[feat] support fe be system tables
#51466 commented on
Jun 5, 2025 • 0 new comments -
[Refactor]get workload group from compute group
#51465 commented on
Jun 5, 2025 • 0 new comments -
[feature](Cloud) support volcano engine object storage tos
#51414 commented on
Jun 10, 2025 • 0 new comments -
[Feature](recycler) Add recycler metrics for recycler layer
#51409 commented on
Jun 11, 2025 • 0 new comments -
[refactor](sink) refactor vtablet writer close logic
#51404 commented on
Jun 6, 2025 • 0 new comments -
[feat](profile) support getting query progress
#51400 commented on
Jun 6, 2025 • 0 new comments -
[fix](planner)Fix the concurrency issue caused by Expr setting member variables
#51389 commented on
Jun 6, 2025 • 0 new comments -
[Enchancement](sort) optimize for heap sort
#51368 commented on
Jun 6, 2025 • 0 new comments -
[chore](conf) change max_running_txn_num_per_db to 10000
#51367 commented on
Jun 10, 2025 • 0 new comments -
[enhancement](memoryfailed) pick #49876 #51335
#51366 commented on
Jun 10, 2025 • 0 new comments -
[opt](audit) add many audit info into audit log and table
#51363 commented on
Jun 5, 2025 • 0 new comments -
[feature](Cloud) support volcano engine object storage tos
#51361 commented on
Jun 11, 2025 • 0 new comments -
[feature](external) Support reading Hudi/Paimon/Iceberg tables after schema changes.
#51341 commented on
Jun 11, 2025 • 0 new comments -
[Exec](function) Do function alias “isnull/isnotnull” in spark to Doris "is null/is not null"
#51318 commented on
Jun 5, 2025 • 0 new comments -
[Enhancement] (nereids)implement showLoadWaringsCommand in nereids
#50829 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement AdminCommand in nereids
#42634 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement AlterCommand in nereids
#42632 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement DropViewCommand in nereids
#42616 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement ShowCommand in nereids
#42660 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement StatsCommand in nereids
#42631 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement unsupportedStartTransactionCommand in nereids
#42832 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement UseCloudClusterCommand in nereids
#42524 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement grantTablePrivilegeCommand in nereids
#42820 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement grantResourcePrivilegeCommand in nereids
#42823 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement adminSetPartitionVersionCommand in nereids
#42847 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement showRoutineLoadCommand in nereids
#42811 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] implement showRoutineLoadTask command in nereids
#51009 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] implement showWarmUpJob command in nereids
#51012 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement RefreshCommand in nereids
#42582 commented on
Jun 10, 2025 • 0 new comments -
[Bug] JSON_ARRAY Casts JSON_OBJECT as String, Causing JSON_EXTRACT to Fail
#44565 commented on
Jun 9, 2025 • 0 new comments -
[Bug] CloudEnv.getLocalTypeFromMetaService empty instance_id
#47678 commented on
Jun 9, 2025 • 0 new comments -
[Good First Issue] Support All SQL Functions in Other SQL System
#48203 commented on
Jun 8, 2025 • 0 new comments -
[Bug]
#43775 commented on
Jun 6, 2025 • 0 new comments -
[Bug] [stream-load] Doris 3.0.5 stream load cpu usage highly than Doris 2.1.6
#51103 commented on
Jun 6, 2025 • 0 new comments -
[Enhancement] Log enhancement
#51427 commented on
Jun 6, 2025 • 0 new comments -
[Bug] use after free on page cache
#9591 commented on
Jun 6, 2025 • 0 new comments -
[Bug] export job fails to register tasks.
#51115 commented on
Jun 6, 2025 • 0 new comments -
[Feature] support some complex type's output and input
#50718 commented on
Jun 5, 2025 • 0 new comments -
[Feature] Impl the function `regexp_count` like trino
#51350 commented on
Jun 5, 2025 • 0 new comments -
[Enhancement] (nereids) implement ShowBuildIndexCommand in nereids
#50794 commented on
Jun 9, 2025 • 0 new comments -
branch-2.1: [fix](test)Fix the unstable test. #50691
#50760 commented on
Jun 5, 2025 • 0 new comments -
branch-3.0: [improve](cloud-mow)Add checker for compaction key #50062
#50685 commented on
Jun 11, 2025 • 0 new comments -
[enchement](orc) improve the read amplification problem caused by orc tiny stripe optimization.
#50675 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement UseCloudClusterCommand in nereids
#50661 commented on
Jun 10, 2025 • 0 new comments -
[Enhancement] (nereids) implement restoreCommand in nereids
#50638 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement adminSetFrontendConfigCommand in nereids
#50616 commented on
Jun 6, 2025 • 0 new comments -
[Feature](MTMV) add mv dependence system table
#50411 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids) implement warmUpCluster in nereids
#50277 commented on
Jun 11, 2025 • 0 new comments -
[feature](inverted index) add custom analyzer
#50143 commented on
Jun 11, 2025 • 0 new comments -
[feat](nereids) Add constant propagation
#49982 commented on
Jun 8, 2025 • 0 new comments -
[Enhancement] (nereids) implement alterRoutineLoadCommand in nereids
#49960 commented on
Jun 11, 2025 • 0 new comments -
set-filter-fe-part
#49947 commented on
Jun 11, 2025 • 0 new comments -
[feature](executor) Add the time-sharing executor framework and use it in the scanner section.
#49671 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids) implement mysqlLoadCommand in nereids
#49109 commented on
Jun 9, 2025 • 0 new comments -
[test](mtmv)Add mtmv up and down with drop table test case
#48661 commented on
Jun 9, 2025 • 0 new comments -
[Refactor] Docker init & entryPoint shell refactor
#47342 commented on
Jun 10, 2025 • 0 new comments -
Variant sparse merge
#47317 commented on
Jun 11, 2025 • 0 new comments -
[Enhancement] (nereids)implement showCreateLoadCommand in nereids
#46421 commented on
Jun 10, 2025 • 0 new comments -
[test](test) is master has core?
#45663 commented on
Jun 5, 2025 • 0 new comments -
[Enhancement] (nereids)implement showColumnStatsCommand in nereids
#45439 commented on
Jun 10, 2025 • 0 new comments -
[opt](nereids) optimize small sql
#43546 commented on
Jun 10, 2025 • 0 new comments -
[opt](partial update) use a separate config to control the behavior of newly inserted rows in partial update
#41232 commented on
Jun 11, 2025 • 0 new comments -
[Bug] 测试flinkcdc整库同步到doris-2.0-beta版本报错
#22657 commented on
Jun 11, 2025 • 0 new comments