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
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
d2417c168b
[test](ColdHotSeparation) refresh case ( #23741 )
2023-09-02 14:43:57 +08:00
26571a00bf
[Fix](IndexColumnWriter) Add logic for IndexedColumnWriter::add when the current page is full ( #23766 )
2023-09-02 14:28:59 +08:00
a6dff2faf0
[Feature](config) allow update multiple be configs in one request ( #23702 )
2023-09-02 14:26:54 +08:00
1d7ce83801
[coverage][test] modify run-be-ut.sh for run be cov, no need merge ( #23755 )
2023-09-02 14:24:30 +08:00
de8fa2cff5
[Fix](thrift) Add fe master check in some thrift calls ( #23757 )
...
Signed-off-by: Jack Drogon <jack.xsuperman@gmail.com >
2023-09-02 14:05:31 +08:00
f1c354e0cf
[improvement](colocate table) forbit change colocate table's replica allocation ( #23064 )
2023-09-02 13:54:25 +08:00
a542f107db
[feature](move-memtable) buffer messages in load stream stub ( #23721 )
2023-09-02 13:42:34 +08:00
bbc893c953
[Enhancement](binlog) Add ModifyPartition, BatchModifyPartitions && ReplacePartitionOperationLog support ( #23773 )
2023-09-02 13:19:07 +08:00
228f0ac5bb
[Feature](Multi-Catalog) support query doris bitmap column in external jdbc catalog ( #23021 )
2023-09-02 12:46:33 +08:00
8bad3bbd62
[fix](be) doris_be compile failed( #20932 ) ( #20932 )
...
Co-authored-by: yiguolei <676222867@qq.com >
2023-09-02 08:26:24 +08:00
68aa4867b0
[fix](map_agg) lost scale information for decimal type ( #23776 )
2023-09-02 08:03:33 +08:00
e5d1248c72
[Fix] spark load not found file #23502
...
Use the thrift interface to assign values to variables.
Otherwise, __isset will returns false.
2023-09-02 01:16:38 +08:00
18d470ecf7
[improvement](config) add a specific be config for segment_cache_capacity ( #23701 )
...
* add segment_cache_capacity config istead of fd limit * 2/5
* default -1 for backward compatibility
2023-09-02 01:14:14 +08:00
657e927d50
[fix](json)Fix the bug that read json file Out of bounds access ( #23411 )
2023-09-02 01:11:37 +08:00
b3ccc53f24
[improvement](profile)Add workload group in audit log and profile ( #23761 )
2023-09-02 01:09:23 +08:00
6630f92878
[Enhancement](Load) stream tvf support json ( #23752 )
...
stream tvf support json
[{"id":1, "name":"ftw", "age":18}]
[{"id":2, "name":"xxx", "age":17}]
[{"id":3, "name":"yyy", "age":19}]
example:
curl -v --location-trusted -u root: -H "sql: insert into test.t1(c1, c2) select id, name from http_stream(\"format\" = \"json\", \"strip_outer_array\" = \"true\", \"read_json_by_line\" = \"true\")" -T /root/json_file.json http://127.0.0.1:8030/api/_http_stream
2023-09-02 01:09:06 +08:00
75e2bc8a25
[function](bitmap) support bitmap_to_base64 and bitmap_from_base64 ( #23759 )
2023-09-02 00:58:48 +08:00
e0efda1234
[Improvement](Slice) support move constructor and operator for Slice ( #23694 )
2023-09-01 21:05:10 +08:00
ba863a992e
[doc](alter table) add notes for modify column ( #23720 )
2023-09-01 19:32:44 +08:00