Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Dec 5, 2023
- authored
- authored
- authored
[Improvement](multi-catalog)make location easier to modified, decoupling all storage with single location class (apache#27874)
authored- authored
- authored
Commits on Dec 6, 2023
- authored
- authored
- authored
- authored
- authored
- authored
- authored
[refactor](queryqueue) using a priority queue in query queue in order to implement priority management in the future (apache#27969)
authored- authored
- authored
- authored
- authored
[feature](analyze_cmd) add show-tablets-belong stmt for analyzing a batch of tablet-ids (apache#27994)
authored- authored
- authored
- authored
- authored
- authored
- authored
[feature](nereids) Support to get partition related table from mv and check the query operator (apache#28064)
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 7, 2023
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
[imporvement](table property) support for alter table property disable_auto_compaction (apache#27961)
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
[Fix](Outfile) The Struct type data exported from select outfile to the csv file format should contain a column name apache#28068
authored- authored
[Fix](Variant) ColumnObject need to be finalized when doing ColumnObject::update_hash_with_value (apache#28119)
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 8, 2023
[improvement](vectorization) Use requires instead of specialization for doris::vectorized::Decimal (apache#28027)
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Revert "[Improvement](auditlog) add column catalog for audit log and audit log table (apache#26403)" (apache#28177)
authored- authored
[improvement](Variant Type) Support displaying subcolumns expanded for the variant column (apache#27764)
authored- authored
[Fix](point query) fix memleak by increasing
scanReplicaIds
when using prepared statement (apache#28184)authored- authored
- authored
- authored
- authored
[bugfix](core) child block is shared between operator and node, it should be shared ptr (apache#28106)
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 9, 2023
- authored
- authored
[minor](lower-table-names) use GlobalVariable.lowerCaseTableNames instead of Config.lower_case_table_names (apache#27911)
authored- authored
- authored
- authored
- authored
Commits on Dec 11, 2023
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
[Regression test](inverted index) fix regression case for index_compound_directory_fault_injection (apache#28232)
authored- authored
- authored
- authored
- authored
- authored
Commits on Dec 12, 2023
- authored
- authored
- authored
- authored
- authored
- authored
[Fix](Transactional-Hive) Fix transactional hive core dump when
TransactionalHiveReader::init_row_filters()
. (apache#28238)authored- authored
- authored
- authored
[improve](group commit) Group commit support max filter ratio when rows is less than value in config (apache#28139)
authored- authored
- authored
- authored
- authored
[Refact](inverted index) comment out block_column_predicate for inverted index and refact some code (apache#28281)
authored- authored
- authored
- authored
[fix](decimalv2) avoid crashing caused by decimalv2 arithmetic with check_overflow_for_decimal enabled (apache#28219)
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 13, 2023
- authored
- authored
- authored
- authored
- authored
- authored
- authored
[fix](memory)
TabletSchema
andSchema
no longer track memory, only track columns count. (apache#28149)authored- authored
- authored
- authored
- authored
- authored
- authored
[fix](partial update) Fix session variable
enable_unique_key_partial_update
will affect the behavior of insert statement when the target table is not unique table (apache#28321)authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 14, 2023
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
[feature](HiveCatalog) Support for getting hive meta data from relational databases under HMS (apache#28188)
authored- authored
- authored
- authored
[enhancement](compaction) Add support for limiting low priority compaction scheduling (apache#27648)
authored- authored
- authored
[feature](pipelineX)add parent-child relationship between the sink and downstream operators in profile (apache#28406)
authored- authored
- authored
Commits on Dec 15, 2023
[Fix](parquet_reader) Fix dict filtering doesn't work with plain dict encoding in parquet reader. (apache#28290)
authored[Fix](vcompound pred) Corrected evaluation for compound predicates with constant columns (apache#28421)
authored- authored
- authored
- authored
[Chore](Job)Add the configuration of the maximum number of persistence tasks for the job (apache#28411)
authored[feature](nereids) Support basic aggregate rewrite and function rollup using materialized view (apache#28269)
authored- authored
- authored
- authored
- committed