e9827f443f
[typo](docs)add some tips for mc and add dlf.catalog.id info to dlf doc ( #27754 )
...
add doc for max compute and dlf
2023-12-04 10:03:21 +08:00
2e1ce758f1
[feature](function) support ip function ipv6numtostring(alias inet6_ntoa) ( #27342 )
2023-12-02 11:48:19 +08:00
fcfd0aa8e0
[fix](doc) spell error ( #27079 )
...
fixed Spelling errors in metadata-operation and cold-hot-separation
2023-12-01 21:30:50 +08:00
d80bfc19c9
[fix](doc) spell error fixes for FE & BE Config documents ( #27619 )
2023-12-01 20:53:26 +08:00
327035f2b0
[fix](doc) chinese translation replaced and case fix ( #27611 )
2023-12-01 20:53:07 +08:00
c93e5d9e89
[doc](flink-connector) update flink doc and options ( #27875 )
...
---------
Co-authored-by: wudi <>
2023-12-01 17:40:08 +08:00
435192bddc
[doc](stats) add auto_analyze_table_width_threshold description. ( #27818 )
2023-11-30 18:15:11 +08:00
9d2aac305f
[doc](partial update) update suggestions of using unique key table ( #27810 )
2023-11-30 17:27:39 +08:00
83ed8d3cba
[Feat](Nereids) join hint support stage one ( #27378 )
...
support view as a independent unit of leading hint
add random test check of leading hint query
add more test with data of leading hint query
add random test check of distribute hint
2023-11-29 21:08:08 +08:00
c30299cbf7
[docs](partition) Improve auto partitions document ( #27662 )
2023-11-29 15:08:52 +08:00
2a66a5d167
[doc](fix) k8s operator docs fix ( #27479 )
2023-11-29 10:52:33 +08:00
7923365dd4
[fix](doc)add config for delete timeout job ( #27629 )
2023-11-29 10:51:46 +08:00
7398c3daf1
[Feature-Variant](Variant Type) support variant type query and index ( #27676 )
2023-11-29 10:37:28 +08:00
3bc09e55f6
[Improvement](unset_variable) add docs for unset-variable stmt and update privilege check ( #27672 )
2023-11-29 10:30:18 +08:00
5bdfaf6447
[improve](metrics)Display garbage collector type ( #27408 )
2023-11-27 23:28:25 +08:00
c7b9a32e3e
[improvement](show snapshot) show iceberg snapshot print summary info ( #27448 )
...
Iceberg's snapshot has summary information, but Doris did not display it. This patch fixes this issue.
2023-11-27 20:56:50 +08:00
50c442fc6c
[DOC](sparkload)add spark load faq ( #27455 )
...
add spark load FAQ
2023-11-27 17:49:52 +08:00
dc1a31715b
[doc](flink) Update doc index title ( #27410 )
2023-11-27 15:32:10 +08:00
9aafcf2e22
[Enhance](fe) Support setting initial root password when FE firstly launch ( #27438 )
2023-11-27 11:03:27 +08:00
7134da63ac
[improvement](nereids) add config for nereids trace dir ( #27495 )
...
Signed-off-by: nextdreamblue <zxw520blue1@163.com >
2023-11-25 10:37:23 +08:00
6142a539f4
[deprecated](external) remove deprecated hudi and iceberg external table ( #27456 )
...
The creation of hudi and iceberg table is disallowed since v1.2.
All these features are covered by hudi/iceberg catalog.
We should remove the code in v2.1
The PR mainly changes:
1. remove the code of hudi/iceberg external table.
2. remove code of iceberg database.
3. disallowed hive external table's creation.
4. disabled odbc,mysql,broker external table by default, and add FE config `disable_odbc_mysql_broker_table` to control it
2023-11-24 23:18:07 +08:00
096ce9d75b
[typo](doc)Add flink cdc partial column update column ( #26402 )
2023-11-24 17:10:33 +08:00
fdcb401835
[doc](fix) json load supported format ( #27415 )
...
Co-authored-by: qinhao <qinhao@newland.com.cn >
2023-11-24 16:06:44 +08:00
2ea33518b0
[Opt](load) use batching to optimize auto partition ( #26915 )
...
use batching to optimize auto partition
2023-11-23 19:12:28 +08:00
4b22fc14d5
[Feature](update) Support update on current_timestamp ( #25884 )
2023-11-23 16:23:31 +08:00
8e3b4e99d9
[improve](move-memtable) add switch for stream load in fe.conf ( #27440 )
2023-11-23 15:11:17 +08:00
39663119ca
[minor](doc) Add sql manual for stats #27176
2023-11-22 13:15:42 +08:00
6fb57c2e1a
[fix](docs) fix auto partition version label #27358
2023-11-21 18:38:48 +08:00
402095b85e
[doc](fix) fix date trunc doc ( #27317 )
2023-11-21 14:14:37 +08:00
19b1d5365c
[minor](stats) rename stats related session variable name #26936
2023-11-20 18:13:12 +08:00
3f3f81f474
[Documentation](materialized-view)updatee doc about materialized-view's supported aggregate function ( #27119 )
...
updatee doc about materialized-view's supported aggregate function
2023-11-20 10:58:33 +08:00
b477839bce
[enhancement](jdbc catalog) Add lowercase column name mapping to Jdbc data source & optimize database and table mapping ( #27124 )
...
This PR adds the processing of lowercase Column names in Oracle Jdbc Catalog. In the previous behavior, we changed all Oracle columns to uppercase queries by default, but could not handle the lowercase case. This PR can solve this situation and improve All Jdbc Catalog works
2023-11-17 23:51:47 +08:00
334260dff7
[feature](function) support ip function ipv4stringtonum(ordefault, ornull), inet_aton ( #25510 )
2023-11-17 10:27:07 +08:00
0ac3984d4b
[doc](fix) en docs for k8s operator ( #27049 )
2023-11-16 18:40:56 +08:00
d20441f002
[doc](Nereids) add doc for NO_BACKSLASH_ESCAPES ( #26995 )
2023-11-16 13:51:43 +08:00
ea4b6e9975
[Fix](doc) Fixed some errors in the documentation ( #26958 )
...
Modify schedule_slot_num_per_path to schedule_slot_num_per_hdd_path and schedule_slot_num_per_ssd_path in the documentation
Co-authored-by: xingying01 <xingying01@corp.netease.com >
2023-11-15 18:25:50 +08:00
dbac12bae8
[fix](memory)Modify the default conf values of mem_limit and cache_last_version_interval_second ( #26945 )
...
mem_limit from 80% to 90%
cache_last_version_interval_second from 900 to 30
2023-11-15 14:02:58 +08:00
f10ebc4392
[opt](docs)add the best practices for hive catalog with kerberos ( #26729 )
2023-11-15 13:55:29 +08:00
30d1e6036c
[feature](runtime filter) New session variable runtime_filter_wait_infinitely ( #26888 )
...
New session variable: runtime_filter_wait_infinitely. If set runtime_filter_wait_infinitely = true, consumer of rf will wait on receiving until query is timeout.
2023-11-14 21:05:59 +08:00
da732e5f5b
[doc](fix) a new docs for k8s deploy by operator ( #26508 )
2023-11-14 20:05:28 +08:00
1976a06635
[Chore](docs)Hide the job document. ( #26970 )
...
After job reconstruction, insert job is not supported yet.
2023-11-14 18:42:51 +08:00
44f49c687d
[typo](doc) Add documentation for synchronizing tables without primary keys. ( #26774 )
...
* add no primary-key sync doc
2023-11-14 10:10:54 +08:00
9bb46f4c0f
[fix](doc) fix stream load sql doc ( #26898 )
2023-11-13 22:05:23 +08:00
d71104fc51
[doc](jdbc) add recommended jdbc driver version ( #26866 )
2023-11-13 16:01:50 +08:00
9c6c2f736e
[Improvement](statistics)Improve stats sample strategy ( #26435 )
...
Improve the accuracy of sample stats collection. For non distribution columns, use
`n*d / (n - f1 + f1*n/N)`
where `f1` is the number of distinct values that occurred exactly once in our sample of n rows (from a total of N),
and `d` is the total number of distinct values in the sample.
For distribution columns, use `ndv(n) * fraction of tablets sampled` for NDV.
For very large tablet to sample, use limit to control the total lines to scan (for non key column only, because key column is sorted and will be inaccurate using limit).
2023-11-13 15:52:21 +08:00
4230b8c36c
[doc](hive) fix hive.version doc ( #26806 )
2023-11-12 19:38:12 +08:00
0749d632c4
[feature](diagnose) diagnose for cluster balance ( #26085 )
2023-11-10 15:31:58 +08:00
019fb956d3
[docs](cache) Refactor query-cache docs ( #26418 )
2023-11-10 13:57:20 +08:00
a5565f68b2
[Refactor](opentelemetry) Remove opentelemetry ( #26605 )
2023-11-09 18:05:34 +08:00
33e46ee13d
[enhancement](config) enable single_replica_load by default in BE ( #26619 )
...
Signed-off-by: freemandealer <freeman.zhang1992@gmail.com >
2023-11-09 12:14:37 +08:00