Commit Graph

13105 Commits

Author SHA1 Message Date
0179e5c2ba [bugfix](fragment mgr) heap used after free in fragment manager when query is cancelled (#23817)
Co-authored-by: yiguolei <yiguolei@gmail.com>
2023-09-04 12:20:16 +08:00
a1915d13c0 [docs] Correct spelling of words (#23652)
Co-authored-by: 苗宏凯 <9499318+miaohongkai@user.noreply.gitee.com>
2023-09-04 11:55:48 +08:00
0f2bbf5b81 [doc](datetime) description of datetime in DATETIME.md (#23683) 2023-09-04 11:54:16 +08:00
hzq
201c0cc4ef [fix](pipeline) Fix cancel_query locks nothing #23815 2023-09-04 11:50:24 +08:00
3e00d62780 [docs](releasenote) 2.0.1&1.2.7 release note (#23807) 2023-09-04 11:29:03 +08:00
e1f9626564 [regression](inverted index) force nereids open for count on index (#23796) 2023-09-04 11:18:18 +08:00
618f636197 [community](collaborator) add collaborator shuke987 for issue/pr label (#23813)
remove collaborators xiaokang and zy-kkk since they are committer
2023-09-04 11:13:12 +08:00
12ca9d95b6 [opt](Nereids) use avl tree to construct continuous union operand (#23763) 2023-09-04 10:41:48 +08:00
3317909141 [pipelineX](join) support nested loop join operator (#23756) 2023-09-04 10:08:22 +08:00
9da9409bd4 [refactor](join) improve join node output when build table rows is 0 (#23713) 2023-09-04 09:48:38 +08:00
acbd8ca185 [improvement](show backends) show backends print trash used (#23792) 2023-09-03 20:30:58 +08:00
8c213f8498 [typo][doc]modify some error decriptions. (#22491) 2023-09-03 15:20:04 +08:00
89eacd4751 [enhancement](load) support dry_run_query for load (#23680)
If dry_run_query is set, a sink just discards blocks and do
not send them to destination.
2023-09-03 15:08:10 +08:00
5ca14938ac [Test](Framework) add enable cache data args for test CommandLine (#21852) 2023-09-03 14:51:00 +08:00
24a5cca145 [typo](docs) add comment of audit plugin (#22834)
Co-authored-by: Yongqiang YANG <98214048+dataroaring@users.noreply.github.com>
2023-09-03 14:48:26 +08:00
2457fbd3e0 [typo][doc]modify error description in OUTFILE. (#22715)
Co-authored-by: Yongqiang YANG <98214048+dataroaring@users.noreply.github.com>
2023-09-03 14:46:04 +08:00
da4213fc2a [improve](spark-load) set status fail message when spark load job status is cancelled. (#20798) 2023-09-03 11:40:09 +08:00
8510af3a7f [fix](hive external) support set hive version when create hive external table (#20622) 2023-09-03 11:16:46 +08:00
e928868a4c [pipelineX](minor) Add type check for cast (#23736) 2023-09-03 11:06:07 +08:00
d367e3cf01 [fix](load) fix cancel load failed because Job could not be cancelled when job is finished or cancelled (#17730) 2023-09-03 10:57:38 +08:00
e4ee931281 [fix](doc)description of unique (#21664) 2023-09-03 10:57:17 +08:00
a664bc5fca [enhancement](jdbc catalog ) support postgresql partition table (#23744) 2023-09-03 10:52:01 +08:00
a74fe4acfd [fix](dpc) Update README.md doris website doc link (#22713) 2023-09-03 10:35:30 +08:00
7f124cff68 [improvement] delete duplicate code in sql_scanner.flex (#19835) 2023-09-03 10:18:07 +08:00
360f43f8b4 [enhancement](regression) Add a case to check if light_schema_change=true when creating table (#18889) 2023-09-03 09:58:14 +08:00
b31acee856 [typo](docs) Changes to expressions in workload group (#23609) 2023-09-03 09:13:12 +08:00
ed93b8ac77 [typo][doc]modify tablet_repair_and_balance incorrect parameter descriptions. (#22532) 2023-09-03 09:08:06 +08:00
2b194864a4 [typo](docs)Resolved compilation errors caused by using a higher version of Node.js. (#22797)
Fixed errors caused by using a higher version of Node.js.

Co-authored-by: Yongqiang YANG <98214048+dataroaring@users.noreply.github.com>
2023-09-03 09:07:45 +08:00
c7348105e3 [typo](docs)Correct the odbc markdown comments (#22477) 2023-09-03 09:07:04 +08:00
4b99179d00 [fix](sec) update mysql:mysql-connector-java 8.0.15 to 8.0.28 (#22776) 2023-09-02 23:24:34 +08:00
ef1ff19e70 [docs] Add BE debug build instruction to docs (#21964) 2023-09-02 23:22:37 +08:00
81b51e1440 [typo][doc]Modify the error description in the broker-load-manual. (#22772) 2023-09-02 23:20:20 +08:00
xyf
0318da1df3 [fix](doc) Modify README.md
Change ‘kafka_default_offset’ to ‘kafka_default_offsets’. (#23791) 2023-09-02 23:17:56 +08:00
5694f1b04b [fix](conf) revert changes in regression-conf.groovy in #23702 and fix BE compile error (#23788) 2023-09-02 22:31:49 +08:00
347cceb530 [Feature](inverted index) push count on index down to scan node (#22687)
Co-authored-by: airborne12 <airborne12@gmail.com>
2023-09-02 22:24:43 +08:00
20ff53c7ee [regression-test](fix) fix case bug when define local variable (#23785) 2023-09-02 21:59:23 +08:00
3619cd9d68 [faq](doc) add some FAQ for flink-doris-connector (#21829) 2023-09-02 21:56:59 +08:00
95488c4d93 [Fix](vscanner) remove TEMP column in block after filter (#23778) 2023-09-02 21:54:27 +08:00
91c69f10da [typo](docs) fix docs characters error (#22294) 2023-09-02 21:47:00 +08:00
57ca7d66d3 [Fix](multi-catalog) Fix zlib init error by using doris's zlib shared library and jni.log does not output. (#23260) 2023-09-02 21:44:14 +08:00
a1400677b6 [typo](docs) modify standard-deployment doc (#23473) 2023-09-02 21:24:55 +08:00
ace51358d0 [Enhance](ip)optimize priority_ network matching logic (#23784)
If the user has configured the wrong priority_network, direct startup failure to avoid users mistakenly assuming that the configuration is correct
If the user has not configured p_ n. Select only the last IP from the IPv4 list, rather than selecting from all IPs, to avoid users' servers not supporting IPv4
2023-09-02 21:24:11 +08:00
e9104765ea [fix](doc) modify the document error,about outfile (#22475) 2023-09-02 21:14:59 +08:00
bf1b281388 [typo][doc] delete redundant '/' in flink-doris-connector. (#23185) 2023-09-02 21:01:37 +08:00
a86aa7161f [enhancement](doc) Lack of detailed parameter documentation (#23247) 2023-09-02 20:54:23 +08:00
eedd24316d [Feature](CCR) Support MoW for CCR (#22798) 2023-09-02 20:40:06 +08:00
6b56896a01 [chore](json reader) add original data to error messge for tracing (#22803) 2023-09-02 20:15:18 +08:00
9898c08620 [enhancement](merge-on-write) Add delete bitmap correctness check in commit phase (#23316) 2023-09-02 20:03:00 +08:00
4854651901 [chore](clang-tidy) Apply uninitialized variables check of clang-tidy (#23497) 2023-09-02 19:19:13 +08:00
45414db1ba [enhancement](table-meta) flush column unique ids for tables before 1.2 automatically (#23616) 2023-09-02 14:56:48 +08:00