Commit Graph

  • c666eaadfd [fix] Fix some mistakes for ReadWriteLock in be (#8464) caiconghui 2022-03-15 11:45:00 +08:00
  • 30eff9d6e9 [improvement] Update ShowExecutor.java (#8462) mklzl 2022-03-15 11:44:36 +08:00
  • c1a195421a [test] let framework support sql cases and run cases in parallel and random order (#8460) dataroaring 2022-03-15 11:44:08 +08:00
  • febfe2f09d [improvement](ut) add unit tests for min/max function, and cleaned up some unused code (#8458) zhannngchen 2022-03-15 11:43:18 +08:00
  • 7d1d45d6dc [feature-wip](udf) support java udf in FE (#8437) Gabriel 2022-03-15 11:42:39 +08:00
  • 571f0b688d [improvment] show export support label like (#8202) wunan1210 2022-03-15 11:41:59 +08:00
  • 41a15ccd45 [fix](vectorized) Agg/Unique not null column outer join coredump (#8461) HappenLee 2022-03-14 10:52:17 +08:00
  • 991dc7fc5c [fix][routine-load] fix bug that routine load cannot cancel task when append_data return error (#8457) caiconghui 2022-03-14 10:18:14 +08:00
  • e807e8b108 [improvement](memory) fix olap table scan and sink memory usage problem (#8451) Kang 2022-03-13 22:12:15 +08:00
  • a4b710cb2d [chore](dependency) fix build thirdparty errors (#8456) Mingyu Chen 2022-03-13 22:11:24 +08:00
  • 705989d239 [improvement](VHashJoin) add probe timer (#8233) awakeljw 2022-03-13 20:54:44 +08:00
  • 392a9774af [doc] Update documentation configuration parameter sink.batch.bytes in flink-doris-connector (#8369) Jiangqiao Xu 2022-03-13 20:53:50 +08:00
  • 5ab3a8a137 [typo]broker load docs (#8434) dataalive 2022-03-13 13:45:26 +08:00
  • 2c63fc1d6c [improvement](vectorized) Support BetweenPredicate enable fold const expr (#8450) HappenLee 2022-03-13 09:36:24 +08:00
  • 5f8e948125 [fix] BE crash when reporting tablet (#8453) Mingyu Chen 2022-03-12 23:12:52 +08:00
  • f3c44bcd75 [chore][fix](librdkafka) disable librdkafka assert and update some thirdparty (#8425) Zhengguo Yang 2022-03-12 22:09:06 +08:00
  • 316d7c6e86 [doc] Update hive support version (#8371) jiafeng.zhang 2022-03-12 22:06:09 +08:00
  • a467e7a790 [refactor][fix] small fixes and code cleanups related to schema change (#8328) dataroaring 2022-03-12 22:05:43 +08:00
  • ebbe6f650c [fix](broker-load) hdfs or bos path parser not support glob exprs (#8390) Zhengguo Yang 2022-03-12 20:10:05 +08:00
  • 23d0e7b4f9 [Feature](proc) Support proc dir for showing tablet health status (#8324) caiconghui 2022-03-11 22:51:14 +08:00
  • e17aef9467 [refactor] refactor the implement of MemTracker, and related usage (#8322) Xinyi Zou 2022-03-11 22:04:23 +08:00
  • c86d469baf [Refactor](storage_engine) Use std::shared_mutex to replace RWMutex (#8387) caiconghui 2022-03-11 18:14:24 +08:00
  • 4a38f2d8a1 [fix](transaction) Fix committed transaction couldn't be finished when table is dropped (#8423) caiconghui 2022-03-11 17:36:23 +08:00
  • ffddebfd1d [fix](report) fix bug that tablet may already be delete when reporting (#8444) Mingyu Chen 2022-03-11 17:24:20 +08:00
  • a76889b319 [improvement] Avoid print large string in error log (#8436) Mingyu Chen 2022-03-11 17:23:47 +08:00
  • e0ef9b8f6c [refactor](vectorized) to_bitmap(-1) return NULL instead of return parse failed error_message (#8373) zhangstar333 2022-03-11 17:21:47 +08:00
  • e403dbc38c [feature](user-property) Support user level exec_mem_limit and load_mem_limit (#8365) Mingyu Chen 2022-03-11 17:20:09 +08:00
  • 68dd799796 [improvement](vectorized) Support function tuple is null (#8442) HappenLee 2022-03-11 16:54:37 +08:00
  • 37c201adea [doc] fix metadata operation links to external docs (#8403) Zhengguo Yang 2022-03-11 09:34:10 +08:00
  • 7cfcddd8df [fix] brpc will check required field in proto and need_gen_rollup is moved will throw exception (#8420) yiguolei 2022-03-11 00:28:33 +08:00
  • bc923b8c63 [fix](vectorized) core dump on runtime filter insert because of block address change (#8429) Pxl 2022-03-10 19:02:19 +08:00
  • d3d8301a13 [feature](function) support vectorized digital_masking (#8409) Pxl 2022-03-10 09:07:07 +08:00
  • 548fde60e5 [doc] Fix dead link in build docker environment in developer guide (#8379) morrySnow 2022-03-10 09:06:39 +08:00
  • 8c8416026d [doc](vectorized) Add vectorized execution engine docs (#8358) HappenLee 2022-03-10 09:06:08 +08:00
  • 8eec4bf99d [feature](thread-local) Add thread local variable ThreadContext (#7234) Xinyi Zou 2022-03-10 09:05:40 +08:00
  • 2a433136bc [fix] fix compile error (#8410) Zhengguo Yang 2022-03-09 18:55:37 +08:00
  • f4663ad2eb [improvement](vectorized) Merge block in scanner to speed up query with conjunct (#8395) HappenLee 2022-03-09 13:11:18 +08:00
  • 51103dcf6e [typo] translate the comments of delete_handler.cpp (#8402) Tanya-W 2022-03-09 13:08:28 +08:00
  • 97020bcf80 [doc] update substring.md (#8398) Dongyang Li 2022-03-09 13:07:32 +08:00
  • 25532c65d1 [doc] Update BROKER LOAD.md (#8361) kangshisen 2022-03-09 13:06:24 +08:00
  • d880559214 [refactor] remove old schema change code on BE (#8342) yiguolei 2022-03-09 13:05:44 +08:00
  • 3d30209e9b [docs] add document conditional-functions (#8339) steadyBoy 2022-03-09 13:05:13 +08:00
  • 0ff7de4157 [refactor] remove agent status (#8273) yiguolei 2022-03-09 13:04:50 +08:00
  • 10c3712aa1 [fix](vectorized) fix arithmetic calculate get wrong result(#8226) Pxl 2022-03-09 13:03:57 +08:00
  • 826467e116 [fix](replica) handle replica version missing info to avoid -214 error (#8209) Mingyu Chen 2022-03-09 13:03:22 +08:00
  • b536c1850f [fix] fix wrong examples in week.md (#8397) levy5307 2022-03-08 21:26:43 +08:00
  • 58e85375ca [fix](vectorized) fix float to string inaccurate (#8392) Pxl 2022-03-08 18:58:52 +08:00
  • 40a5fac920 [fix](vectorized) Fix the datetime type read error and is_same set error in reader (#8386) HappenLee 2022-03-08 18:58:02 +08:00
  • cd8694e532 [feature][vectorized] support replace() (#8384) Pxl 2022-03-08 18:57:12 +08:00
  • 8214f32003 [fix] fix core dump on minmax_filter with decimal type (#8381) Pxl 2022-03-08 18:56:48 +08:00
  • 9c7d51980b [improvement](regression-test) add aggregation tests from trino to doris (#8375) dataroaring 2022-03-08 18:54:31 +08:00
  • 22bafef875 [fix](broker-load) fix bug that a cancelled job's state is LOADING (#8363) Mingyu Chen 2022-03-08 18:53:45 +08:00
  • 1e70f992e7 [improvement][fix](insert)(replay) support SHOW LAST INSERT stmt and fix json replay bug (#8355) Mingyu Chen 2022-03-08 18:53:11 +08:00
  • b9010e34d0 [doc] Translate Chinese comment to English (#8340) lovingfeel 2022-03-08 18:52:48 +08:00
  • 3eedd15f9c [optimize] optimze tablet read, avoid to create too much scanner for small tablet (#8096) Zhengguo Yang 2022-03-08 13:59:45 +08:00
  • 454b45bea3 [feature](vectorize)(function) support regexp&&sm4&&aes functions (#8307) zhangstar333 2022-03-08 13:14:02 +08:00
  • d711d64dda [fix](vectorization)Some small fix for SegmentIter Vectorization (#8267) wangbo 2022-03-08 13:13:17 +08:00
  • 089ef5384b [chore] fix build with parallel parameter only (#8352) dataalive 2022-03-07 23:19:19 +08:00
  • 50a59f3f86 [license] Organize third-party dependent licenses for bianry releases (#8350) Mingyu Chen 2022-03-07 23:18:58 +08:00
  • ca3be24a86 [typo]fix some typo in fe_config (#8325) wunan1210 2022-03-07 23:18:38 +08:00
  • c647def5bc [community] Modify doris connector release doc (#8275) Mingyu Chen 2022-03-07 23:15:38 +08:00
  • d9c2c2cac6 Revert "[refactor] remove unused new_in_predicate code (#8263)" (#8372) Zhengguo Yang 2022-03-07 15:55:38 +08:00
  • 477b87cb28 [feature](vec) Support update stmt in vec query engine (#8296) HappenLee 2022-03-07 14:03:55 +08:00
  • 3b159a9820 support doriswriter build in macos (#8330) wunan1210 2022-03-07 09:53:16 +08:00
  • 1879623521 [docs]update http port doc to be more intuitive (#8343) dataalive 2022-03-06 16:55:17 +08:00
  • 2519f8b9a4 format fe config title , add link for tablet_rebalancer_type (#8346) kylinmac 2022-03-06 16:54:26 +08:00
  • ea4ad1a99c [doc] Add sync job fe configuration item description (#8349) jiafeng.zhang 2022-03-06 13:49:59 +08:00
  • be4dd0c820 [fix][vectorized] Fix error cast to boolean (#8345) HappenLee 2022-03-06 13:47:46 +08:00
  • baa3b14870 [fix] Use fmt::to_string replace memory buffer::data() (#8311) HappenLee 2022-03-06 13:44:11 +08:00
  • 910a140b93 [fix][vectorized] coredump about const compare in exchange node (#8302) HappenLee 2022-03-05 15:28:23 +08:00
  • c18717df53 [fix](vectorized) Fix core dump of mutable block different of block (#8280) HappenLee 2022-03-05 15:27:36 +08:00
  • 22a0011403 [fix](planner) Convert format in RewriteFromUnixTimeRule (#8235) Lijia Liu 2022-03-05 15:26:37 +08:00
  • f57f02bbf2 [improvement] Support show tablets stmt (#7970) ChPi 2022-03-05 15:25:57 +08:00
  • f52d479cbc [fix](ut) fix be ut fragment_mgr_test compile failed (#8344) Zhengguo Yang 2022-03-05 14:43:20 +08:00
  • 9becb5a2b7 [typo] translate the comments of schema_change.h (#8321) SWJTU-ZhangLei 2022-03-05 14:41:20 +08:00
  • 9961b2c860 [refactor] Remove mysql-connector and replace org.json with com.googlecode.json-simple (#8319) Mingyu Chen 2022-03-05 14:41:04 +08:00
  • 9cf2798fb3 [typo] fix error for PushTask (#8316) GoGoWen 2022-03-05 14:40:32 +08:00
  • 11c9c4f987 [improvement][website] The expansion of sidebar is off by default (#8314) wangyongfeng 2022-03-05 14:40:11 +08:00
  • 61455ec094 [docs] fix invalid links in docker-dev document (#8313) Zhang Yifan 2022-03-05 14:39:37 +08:00
  • 777c9a4060 [typo](comment) Translate the code comments of gensrc (#8308) Xin Liao 2022-03-05 14:39:16 +08:00
  • 450273cfc2 [typo]update spark build doc (#8333) wangbo 2022-03-05 12:30:56 +08:00
  • 0383001442 [Enhancement] Support Skipping compaction lower replica where select queryable replica for better scan performance (#8146) caiconghui 2022-03-05 09:51:50 +08:00
  • 46ca23f216 [Feature] Support Changing the bucketing mode of the table from Hash Distribution to Random Distribution (#8259) caiconghui 2022-03-04 09:05:23 +08:00
  • 0ee53be883 [fix][improvement](runtime-filter) fix string type length limit error && add runtime filter decimal support (#8282) Pxl 2022-03-03 22:44:49 +08:00
  • 538df28737 [improvement](routine-load) Support routine load task succeed with empty data consumed (#8256) caiconghui 2022-03-03 22:35:50 +08:00
  • 80e88159d9 [improvement](restore) allow query on part of partitions when others are in RESTORE (#8245) GoGoWen 2022-03-03 22:34:10 +08:00
  • e7c417505c [fix] fix hash table insert() may be failed but not handle this error (#8207) Zhengguo Yang 2022-03-03 22:33:05 +08:00
  • c56a372e06 [improvement][fix](grouping-set)(tablet-repair) optimize compaction too slow replica process, (#8123) Zhengguo Yang 2022-03-03 22:30:35 +08:00
  • f5ab0553ff [chore] remove some ut temp files and add some file to .gitignore (#8309) Zhengguo Yang 2022-03-03 13:23:27 +08:00
  • f622ce0497 [refactor] remove types_test (#8289) Zhengguo Yang 2022-03-03 09:31:35 +08:00
  • 8be71b69d5 [refactor] remove pusher.cpp and related mock test code (#8288) yiguolei 2022-03-03 09:30:54 +08:00
  • 18098c5ceb [fix](fe-ut) Fix FE unit test (#8293) Mingyu Chen 2022-03-03 09:30:17 +08:00
  • 09bfb8b9d3 [fix] (rpc-udf) Fixed the problem that the query could not be interrupted (#8248) Zhengguo Yang 2022-03-03 09:30:03 +08:00
  • 114eb19518 [fix](ut) query stmt test error (#8303) qiye 2022-03-03 09:29:42 +08:00
  • 246ac4e37a [fix] fix a bug of encryption function with iv may return wrong result (#8277) Zhengguo Yang 2022-03-02 17:26:44 +08:00
  • b40e9144cb [feature-wip][array-type] Refactor type info for nested array. (#8279) Adonis Ling 2022-03-02 14:20:39 +08:00
  • b241bc4e9d [fix][Vectorized] Fix exchange node merge sort null first order wrong (#8291) HappenLee 2022-03-02 10:19:06 +08:00
  • efe88be087 [docs] Fix a typo in downloads.md (#8274) Xin Liao 2022-03-02 10:18:18 +08:00
  • 77b21fba03 [chore] make options of build.sh and run-be-ut.sh work (#8271) dataroaring 2022-03-02 10:17:50 +08:00
  • f41316a3ec [fix](fold-constant)(hive) fix constant-folding in order by and optimize logs in hive client (#8268) qiye 2022-03-02 10:17:17 +08:00