Commit Graph

  • cb5a5a5c9b [enhance](catalog)Allow parallel running of insert overwrite on the e… (#41742) zhangdong 2024-10-12 17:19:23 +08:00
  • 203f00ef1d [fix](bloom filter)Fix drop column with bloom filter (#41369) (#41711) qiye 2024-10-12 17:14:31 +08:00
  • 2ae37626bb [opt](index compaction)Use RAM dir to create tmp index_writer (#41371) (#41705) qiye 2024-10-12 17:13:55 +08:00
  • 171258cc31 [deps](hadoop) update hadoop to 3.3.6.3 #39376 (#41748) Mingyu Chen 2024-10-12 16:34:59 +08:00
  • ae56739f88 [enhancement](sequence col) add session variable to skip sequence column check while INSERT INTO (#41655) (#41720) zhannngchen 2024-10-12 15:30:20 +08:00
  • 90d6985f91 [Fix](bug) Is null predicate get error query result (#41704) HappenLee 2024-10-12 13:18:14 +08:00
  • b2bac26c17 [fix](jdbc catalog) Disable oracle scan null operator pushdown (#41563) (#41712) zy-kkk 2024-10-11 21:01:05 +08:00
  • 379e00f421 [improve](group commit) set internal group commit timeout (#41404) (#41688) meiyi 2024-10-11 17:55:43 +08:00
  • 18cb395496 [fix] (inverted index) fix the error result in the query when using count on index (#41375) (#41690) Sun Chenyang 2024-10-11 17:15:14 +08:00
  • 4ac07fe918 [Feature](json) Support json_search function in 2.1 (#41590) Lijia Liu 2024-10-11 16:33:07 +08:00
  • e9cfbb56b3 [bugfix](becore) use after free problem when the segment is pop (#41685) (#41697) yiguolei 2024-10-11 14:07:46 +08:00
  • 8c0f73cb90 [Enhancement](MaxCompute)Refactoring maxCompute catalog using Storage API.(#40225 , #40888 ,#41386 ) (#41610) daidai 2024-10-11 11:55:41 +08:00
  • b489cdf840 [opt](merge-on-write) avoid to check delete bitmap while lookup rowkey in some situation to reduce CPU cost (#41480) (#41439) zhannngchen 2024-10-11 10:15:39 +08:00
  • 01acd60e2b [Pick][Improment]Add workload group query detail (#40050) (#41594) wangbo 2024-10-11 09:32:33 +08:00
  • 6dddd4c499 [function](cast)Make string casting to integers more like MySQL's beh… (#41541) Mryange 2024-10-11 09:32:00 +08:00
  • 4c9ebbb3b9 [fix](cloud) cloud group commit should skip repaly wal if label is already used and the txn state is committed or visible (#41262) (#41461) meiyi 2024-10-10 22:27:04 +08:00
  • f2ba1f2fb3 [bugfix](segmentload) should remove segment from segment cache if load segment failed (#41608) (#41660) yiguolei 2024-10-10 19:40:22 +08:00
  • 0fb42d3a48 [Enhancement](tvf)catalog tvf implements user permission checks and hides sensitive information (#41497) (#41604) daidai 2024-10-10 17:55:40 +08:00
  • 1db0aef9b7 [feature](array_agg) support array_agg with param is array/map/struct… (#41651) amory 2024-10-10 17:54:54 +08:00
  • 3120bfb6e3 [fix](pipelinex) fix fragment instance progress reports (part 2) (#40694) (#41641) Kaijie Chen 2024-10-10 17:49:41 +08:00
  • 30492a2438 [opt](load) print more detailed log when stream load finished #41398 (#41639) Xin Liao 2024-10-10 17:47:48 +08:00
  • d32688e091 [Enhancement](multi-catalog) Set hdfs native client logger to glog and redirect jvm stdout/stderr logger to jni.log. (#41633) Qi Chen 2024-10-10 17:47:21 +08:00
  • 070bd6cf99 [fix](jdbc) fix Unknown command(27) (#41621) (#41637) meiyi 2024-10-10 17:46:45 +08:00
  • a26079c09d [Opt](load) Optimize the error messages of -235 and -238 for loading #41048 (#41638) Xin Liao 2024-10-10 14:20:52 +08:00
  • cd26713c26 [fix](Nereids) could not parse date/datetime with blank + zone (#41394) (#41620) morrySnow 2024-10-10 14:03:41 +08:00
  • 33fad04341 [opt](Nereids) use 1 instead narrowest column when do column pruning (#41548) (#41627) morrySnow 2024-10-10 14:02:23 +08:00
  • eb348ec10e [improve](binlog) Filter the truncated partitions #41611 (#41630) walter 2024-10-10 11:59:27 +08:00
  • aa541fddf9 [fix](load) disable num segments check in compatibility mode (#41053) (#41552) Kaijie Chen 2024-10-10 11:20:16 +08:00
  • 6a3dc98361 [fix](Nereids) merge request properties map of group should compare cost (#40819) (#41615) morrySnow 2024-10-10 11:16:00 +08:00
  • 032c00e3c9 [branch-2.1](create table) show failed detail msg #41463 (#41544) yujun 2024-10-10 11:15:02 +08:00
  • 15bdfa446c [case](mtmv)fix alter job case (#41326) (#41500) zhangdong 2024-10-10 00:11:50 +08:00
  • a45dc8796a [fix](Nereids) simplify decimal comparison wrong when cast to smaller scale (#41151) (#41618) morrySnow 2024-10-09 23:03:01 +08:00
  • 649cefd70f [opt](Nereids) forbid distribute under project and filter (#39812) (#41622) morrySnow 2024-10-09 23:02:06 +08:00
  • 1d2e2adb74 [fix](parser) should not use selectHint in any place (#41260) (#41619) morrySnow 2024-10-09 23:00:04 +08:00
  • ade86c0600 Revert "[branch-2.1][improvement](jdbc catalog) Optimize JdbcCatalog case mapping stability" (#41588) zy-kkk 2024-10-09 20:51:58 +08:00
  • e218fd2314 [Fix](inverted index) add DATEV2 and DATETIMEV2 for inverted index reader #41565 (#41579) airborne12 2024-10-09 15:32:41 +08:00
  • 31b506c8cc [Enhancement](inverted index) return OK instead of not supported in expr evaluate_inverted_index #41567 (#41578) airborne12 2024-10-09 15:14:38 +08:00
  • 0185f8069f [fix](crash) fix be crash because of int overflow (#41554) (#41568) camby 2024-10-09 14:20:55 +08:00
  • 9fe77b335c [Enhancement](inverted index) apply inverted index when has any #41547 (#41584) airborne12 2024-10-09 14:13:38 +08:00
  • 5a6517ba45 [test](inverted index) fix test case for no need read data #41564 (#41583) airborne12 2024-10-09 14:03:02 +08:00
  • b6c0603e0d [fix](mtmv)Fix show mtmv time should wrapped in double quotation mark… (#41501) zhangdong 2024-10-09 12:19:28 +08:00
  • 308700f0ca [fix](test) fix unstable test_export_external_table cases (#41523) (#41570) Mingyu Chen 2024-10-09 11:53:22 +08:00
  • 25684f487b [2.1][improvement](jdbc catalog) Improve JdbcClientException to accommodate various identifier formats (#41530) zy-kkk 2024-10-09 10:32:41 +08:00
  • a0aed77218 [cherry-pick](branch2.1) fix hudi jni scanner (#41566) Socrates 2024-10-09 10:31:50 +08:00
  • afb477c66d [Fix](inverted index) Fix wrong need read data opt when enable_common_expr_pushdown is disabled #40689 (#41562) airborne12 2024-10-08 22:12:10 +08:00
  • c24ff2ff81 [fix](upgrade) fix version check failure of window_funnel when upgrading (#41542) TengJianPing 2024-10-08 17:13:33 +08:00
  • ca59c8537c [chore](query err) fix cutting err msg incorrectly #41456 (#41538) yujun 2024-10-08 16:09:15 +08:00
  • 3355ebe5e7 [enhancement](delete) Using insert timeout session var to control delete job timeout (#41063) (#41475) Siyang Tang 2024-10-08 12:03:30 +08:00
  • cb24ccc112 [bugfix](brpc) Should use status to generate protobuf message, because it will encoding Backend Info (#41515) (#41522) yiguolei 2024-10-04 23:03:55 +08:00
  • d33a3eb1c5 [cherry-pick](branch-2.1) Pick "[Fix](LZ4 compression) Fix wrong LZ4 compression max input size limit (#41239)" (#41505) abmdocrt 2024-10-01 22:43:11 +08:00
  • 806fe98a93 [2.1][fix](oracle scan) Fix performance issues caused by version judgment (#41509) zy-kkk 2024-10-01 21:04:22 +08:00
  • 4f81fc474c [bugfix](paimon)Get the file format by file name (#41020) (#41487) wuwenchi 2024-09-30 15:46:13 +08:00
  • 78b95e7595 [chore](configuration) Change be jvm default max heap size. (#41483) Qi Chen 2024-09-30 15:41:25 +08:00
  • 98a1311aa2 [Opt](scanner-scheduler) Opt scanner scheduler starvation issue. (#41484) Qi Chen 2024-09-30 15:40:20 +08:00
  • 03ef90b96e [regression-test](feature) support skip non-concurrent (#41493) shuke 2024-09-30 12:47:18 +08:00
  • b5e94b65c0 [fix](mtmv) Generate mtmv cache should use ADMIN user, and rewritten plan should not check privilege (#40374) (#41450) seawinde 2024-09-30 09:59:54 +08:00
  • d5dccac270 [enhancement](test) Throw exception explicitly in forward query test (#40742) (#41470) Siyang Tang 2024-09-30 09:54:24 +08:00
  • 70630f244e [fix](regression-test) Add varchar column as distribution key (#40791) (#41471) Siyang Tang 2024-09-30 09:53:18 +08:00
  • 2b9c963edb [fix](scanner) Check query status when iterating through rowsets and segments #41363 (#41452) zhiqiang 2024-09-30 09:49:46 +08:00
  • b7db357847 [test](inverted index) refine test_ignore_above case, add compound query sql #40355 (#41445) airborne12 2024-09-30 07:04:08 +08:00
  • a7b88af861 [bugfix](external)Memory leak problem for external table with insert operation for 2.1 (#40440) (#41479) wuwenchi 2024-09-29 23:09:25 +08:00
  • 9864324286 [enhancement](err-msg) Clarify error msg for forward queries (#40802) (#41474) Siyang Tang 2024-09-29 22:23:13 +08:00
  • 676c4e3b43 [Fix](inverted index) fix comparison for string after refactor compound #40338 (#41441) airborne12 2024-09-29 22:10:01 +08:00
  • 34429bfa0e [Chore](inverted index) remove useless code of compound filters for inverted index #40258 (#41448) airborne12 2024-09-29 17:27:29 +08:00
  • d1ee0f4e74 [Fix](inverted index) fix profile metrics for inverted index after refactor #40324 (#41440) airborne12 2024-09-29 14:10:54 +08:00
  • 9c6122a004 [test](inverted index) fix case for index_compaction #40313 (#41446) airborne12 2024-09-29 14:08:22 +08:00
  • 5ab174b7dc [Chore](inverted index) remove useless code in scan operator for normalize compound and match predicate #40232 (#41449) airborne12 2024-09-29 12:30:32 +08:00
  • ddbb436e36 [Chore][inverted index] remove duplicate null bitmap reader in function array index #40907 (#41444) airborne12 2024-09-29 12:09:12 +08:00
  • b3bb4f4402 [Enhancement](inverted index) improve expr evaluate_inverted_index performace and remove useless code #40600 (#41442) airborne12 2024-09-29 12:00:58 +08:00
  • d8f3e396ca [test](inverted index) set enable_common_expr_pushdown true for variant_github_events_p2 #40957 (#41443) airborne12 2024-09-29 11:31:29 +08:00
  • d659750fd9 [pick](Serde-2.1) fix variant serde may lost num_rows when subcolumns empty (#41438) lihangyu 2024-09-29 09:45:37 +08:00
  • 727f0374be [Refactor](inverted index) refactor inverted index compound predicates evaluate logic #38908 (#41385) airborne12 2024-09-29 09:19:17 +08:00
  • 9a9226e541 [fix](block_rule) SQL block rule not working after FE restart (#41228) (#41250) zhangdong 2024-09-28 10:08:59 +08:00
  • 514184ee12 [fix](audit_loader) fix that old external audit loader plugin not work because of incompatibility with new audit plugin (#40565) (#41400) Mingyu Chen 2024-09-28 08:38:14 +08:00
  • 05bddfcdd9 [fix](test)resolve table name conflict in test case (#41373) (#41423) starocean999 2024-09-28 08:36:14 +08:00
  • afd87e9aee [fix](nereids)should prune logicalSink's child node in ColumnPruning (#41289) (#41424) starocean999 2024-09-28 08:35:35 +08:00
  • 6dd94c6bda [opt](log) add warn log for saving and pushing image failure (#41216) (#41434) Mingyu Chen 2024-09-28 08:34:45 +08:00
  • 705f9c22f0 [2.1][fix](test) fix test_jdbc_query_mysql sql87 (#41433) zy-kkk 2024-09-27 23:46:17 +08:00
  • 1aea05b5b0 [improvement](statistics)Support partition row count return -1 when it is not fully reported. (#41348) (#41408) Jibing-Li 2024-09-27 22:17:16 +08:00
  • 0b4552f74b [cherry-pick](branch-2.1) pick hive text write from master (#40537) Socrates 2024-09-27 20:57:07 +08:00
  • 82228358b9 [Fix](nereids) fix create view with nullable column (#41234) (#41393) feiniaofeiafei 2024-09-27 19:13:54 +08:00
  • 0c51ee26ea [fix](function) add time type in conditional-functions (#41270) (#41379) Mryange 2024-09-27 17:19:54 +08:00
  • 1baf0dbc59 [improvement](statistics)Reduce partition column sample BE memory consumption. (#41203) (#41387) Jibing-Li 2024-09-27 13:46:24 +08:00
  • e0c9cbde49 [opt](scanner) Add scanner metrics #40496 (#41314) zhiqiang 2024-09-27 09:56:51 +08:00
  • 21b8887b54 [feat](profile) Print changed session var in profile #41016 (#41317) zhiqiang 2024-09-27 09:55:43 +08:00
  • c487fc0e5f [enhance](mtmv)Optimize the logic of mtmv lock (#41010) (#41254) zhangdong 2024-09-26 23:02:02 +08:00
  • eb13cd4154 [branch-2.1] Picks "[Fix](partial update) Fix __DORIS_SEQUENCE_COL__ is not set for newly inserted rows in partial update #40272" (#40964) bobhan1 2024-09-26 22:54:27 +08:00
  • e6ce4a2c26 [fix](meta) fix Unknown column 'mva_SUM__CAST` (#41285) 924060929 2024-09-26 22:52:51 +08:00
  • bf3d4240be [fix](window_func) fix bug of agg function used in window function and add many test cases (#40678) (#41328) TengJianPing 2024-09-26 22:50:34 +08:00
  • 3eda77b3d9 [branch-2.1][improvement](jdbc catalog) Optimize JdbcCatalog case mapping stability (#41330) zy-kkk 2024-09-26 22:49:55 +08:00
  • 9ec54e9eb5 [Fix](Serde-2.1) fix potential mem leak in array serde write_one_cell_to_json (#41339) lihangyu 2024-09-26 22:49:34 +08:00
  • e66a6d855d [case](iceberg)open iceberg write insert && wrrite partition case. (#41242) daidai 2024-09-26 22:41:38 +08:00
  • 5e6cd8749e [branch-2.1](hudi) fix fe memory leak(#41256) (#41225) Socrates 2024-09-26 22:34:16 +08:00
  • d89e5de815 [improvement](tablet scheduler) fix higher priority tablet add failed due to pending queue full #41076 (#41268) yujun 2024-09-26 22:31:20 +08:00
  • d875b026b9 [fix](snapshot) Link binlog files according to consistent rowsets #41319 (#41345) walter 2024-09-26 21:47:21 +08:00
  • 4ee9547de6 [fix](regression test)Fix unstable case es_catalog_http_open_api (#41274) (#41332) qiye 2024-09-26 20:49:35 +08:00
  • f422b82e24 [Fix](Nereids) fix append_trailing_char_if_absent function return null (#41157) LiBinfeng 2024-09-26 16:18:12 +08:00
  • 43c1066bc7 [fix](analysis) Fix ColumnDef to sql result #41205 (#41325) walter 2024-09-26 14:11:13 +08:00
  • 4deda2fce7 [improvement](nereids) Simplify ScanNode projection handling by removing redundant conditions (#40801) (#41315) zy-kkk 2024-09-26 10:35:01 +08:00
  • a11fd62043 [fix](window function) Fix illegal frame range (#41147) (#41305) Gabriel 2024-09-26 09:55:33 +08:00