yangzhg commented on a change in pull request #6247:
URL: https://github.com/apache/incubator-doris/pull/6247#discussion_r670187091
##
File path: fe/fe-core/src/main/java/org/apache/doris/qe/ShowExecutor.java
##
@@ -1690,6 +1698,46 @@ private void handleShowRoles() {
L
yangzhg commented on a change in pull request #6247:
URL: https://github.com/apache/incubator-doris/pull/6247#discussion_r670184683
##
File path: fe/fe-core/src/main/jflex/sql_scanner.flex
##
@@ -103,6 +103,7 @@ import org.apache.doris.qe.SqlModeHelper;
keywordMap.put(
BiteThet opened a new pull request #6247:
URL: https://github.com/apache/incubator-doris/pull/6247
## Proposed changes
Now user can proactively scan trash directory.
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the bo
BiteThet opened a new issue #6246:
URL: https://github.com/apache/incubator-doris/issues/6246
**Is your feature request related to a problem? Please describe.**
Sometimes, garbage data will accumulate and take up a lot of space, but
users don't know it.
**Describe the solutio
BiteThet closed pull request #6196:
URL: https://github.com/apache/incubator-doris/pull/6196
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: c
BiteThet closed issue #6195:
URL: https://github.com/apache/incubator-doris/issues/6195
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 15c5896 [Docs] Add like, regexp funct
yangzhg merged pull request #6182:
URL: https://github.com/apache/incubator-doris/pull/6182
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
pengxiangyu opened a new pull request #6245:
URL: https://github.com/apache/incubator-doris/pull/6245
## Proposed changes
Add transaction for the operation of insert. It will cost less time than
non-transaction(it will cost 1/1000 time) when you want to insert a amount of
rows.
e
pengxiangyu opened a new issue #6244:
URL: https://github.com/apache/incubator-doris/issues/6244
Add transaction for the operation of insert. Only insert is acceptable, nor
update or delete.
e.g.
commit a transaction:
begin;
insert into Tbl values(11, 22, 33);
commit;
roll
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 68f988b [Optimize] Use flat_hash_set to replace unorderd_set in
InPredicate (#6216)
add 409cee0 [Bu
yangzhg merged pull request #6215:
URL: https://github.com/apache/incubator-doris/pull/6215
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from d5cd3ae [Compatibility] Change the response body of load info api in
httpv2. (#6208)
add 68f988b [O
yangzhg merged pull request #6216:
URL: https://github.com/apache/incubator-doris/pull/6216
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new d5cd3ae [Compatibility] Change the re
yangzhg merged pull request #6208:
URL: https://github.com/apache/incubator-doris/pull/6208
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 7e77b5e [Optimize] Using custom conf
yangzhg merged pull request #6205:
URL: https://github.com/apache/incubator-doris/pull/6205
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
JNSimba opened a new pull request #6243:
URL: https://github.com/apache/incubator-doris/pull/6243
## Proposed changes
Flink-connector supports streamload parameters
#6199
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the boxes
yangzhg closed issue #6183:
URL: https://github.com/apache/incubator-doris/issues/6183
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-uns
yangzhg merged pull request #6184:
URL: https://github.com/apache/incubator-doris/pull/6184
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 7c34dbb [Bug-Fix] Fix bug that show v
yangzhg closed pull request #2979:
URL: https://github.com/apache/incubator-doris/pull/2979
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
yangzhg closed pull request #4623:
URL: https://github.com/apache/incubator-doris/pull/4623
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
yangzhg closed pull request #4643:
URL: https://github.com/apache/incubator-doris/pull/4643
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
yangzhg closed pull request #4644:
URL: https://github.com/apache/incubator-doris/pull/4644
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
yangzhg closed pull request #4650:
URL: https://github.com/apache/incubator-doris/pull/4650
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
yangzhg closed pull request #4655:
URL: https://github.com/apache/incubator-doris/pull/4655
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
yangzhg commented on a change in pull request #6223:
URL: https://github.com/apache/incubator-doris/pull/6223#discussion_r670091688
##
File path: docs/en/extending-doris/odbc-of-doris.md
##
@@ -212,15 +212,32 @@ There are different data types among different databases.
Here, t
yangzhg commented on a change in pull request #6223:
URL: https://github.com/apache/incubator-doris/pull/6223#discussion_r670091188
##
File path: docs/en/extending-doris/odbc-of-doris.md
##
@@ -212,15 +212,32 @@ There are different data types among different databases.
Here, t
yangzhg commented on a change in pull request #6223:
URL: https://github.com/apache/incubator-doris/pull/6223#discussion_r670091008
##
File path: docs/zh-CN/extending-doris/odbc-of-doris.md
##
@@ -208,15 +208,32 @@ set enable_odbc_transcation = true;
| DATETIME | DATETIME |
This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 39945ab [s3][bug] Remove log4j1 (#621
yangzhg merged pull request #6211:
URL: https://github.com/apache/incubator-doris/pull/6211
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commit
yangzhg opened a new issue #6242:
URL: https://github.com/apache/incubator-doris/issues/6242
Currently, we have supported ARRAY type of syntax analysis, storage and
query, but if the array can be really used, it needs more work.
## Important Feature
Assuming that there is a ta
boboyunz edited a comment on issue #6241:
URL:
https://github.com/apache/incubator-doris/issues/6241#issuecomment-880267833
最后我的解决方式如下,供大家参考:
根据官方文档,fe收到stream load 请求后,只是做了负载均衡,随机选择一个BE,转发http请求,问题就出在转发请求会把Basic
authorization丢掉,导致访问失败。所以我直接跳过FE,自己维护一个BE列表,随机选择一个来发送请求,这样就把问题解决了。
--
T
boboyunz commented on issue #6241:
URL:
https://github.com/apache/incubator-doris/issues/6241#issuecomment-880267833
最后我的解决方式如下,供大家参考:
根据官方文档,fe收到stream load 请求后,只是做了负载均衡,随机选择一个BE,转发http请求,问题就出在转发请求会把Basic
authorization丢掉,导致访问失败。所以我直接跳过BE,自己维护一个BE列表,随机选择一个来发送请求,这样就把问题解决了。
--
This is
boboyunz opened a new issue #6241:
URL: https://github.com/apache/incubator-doris/issues/6241
i want to add data with steam load ,but get this error **no valid Basic
authorization**
this is be log
I0715 05:07:46.350615 17205 stream_load.cpp:186] new income streaming load
request.id=7
xy720 opened a new issue #6240:
URL: https://github.com/apache/incubator-doris/issues/6240
working.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-m
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new e905dd8 [Community] Add an github ac
EmmyMiao87 merged pull request #6239:
URL: https://github.com/apache/incubator-doris/pull/6239
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: com
huangmengbin commented on a change in pull request #6099:
URL: https://github.com/apache/incubator-doris/pull/6099#discussion_r669421819
##
File path: be/src/olap/reader.cpp
##
@@ -548,14 +549,36 @@ OLAPStatus Reader::_init_keys_param(const ReaderParams&
read_params) {
huangmengbin edited a comment on pull request #5369:
URL: https://github.com/apache/incubator-doris/pull/5369#issuecomment-879117362
> ## Proposed changes
> In the previous broker load, multiple OlapTableSinks would send data to
the same LoadChannel,
> and because of the lock granular
morningman opened a new pull request #6239:
URL: https://github.com/apache/incubator-doris/pull/6239
## Proposed changes
1. If any committer APPROVE a PR, the label 'approved' will be added.
2. If any other reviewed APPROVE a PR, the label 'reviewed' will be added.
## Types
HappenLee opened a new issue #6238:
URL: https://github.com/apache/incubator-doris/issues/6238
## Motivation
At present, the underlying storage in Doris is column storage. But query
execution needs to be transferred to the query layer for execution by
row-to-column first. Such an implem
yangzhg commented on a change in pull request #6237:
URL: https://github.com/apache/incubator-doris/pull/6237#discussion_r669527260
##
File path: be/src/util/threadpool.h
##
@@ -362,6 +362,13 @@ class ThreadPoolToken {
// Returns true if all submissions are complete, false
yangzhg commented on a change in pull request #6237:
URL: https://github.com/apache/incubator-doris/pull/6237#discussion_r669527260
##
File path: be/src/util/threadpool.h
##
@@ -362,6 +362,13 @@ class ThreadPoolToken {
// Returns true if all submissions are complete, false
EmmyMiao87 commented on pull request #6215:
URL: https://github.com/apache/incubator-doris/pull/6215#issuecomment-879803065
Please fix ut
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
EmmyMiao87 commented on a change in pull request #6212:
URL: https://github.com/apache/incubator-doris/pull/6212#discussion_r669511610
##
File path: fe/fe-core/src/main/java/org/apache/doris/analysis/BrokerDesc.java
##
@@ -23,11 +23,11 @@
import org.apache.doris.common.util.Pr
EmmyMiao87 commented on a change in pull request #6210:
URL: https://github.com/apache/incubator-doris/pull/6210#discussion_r669510237
##
File path:
fe/fe-core/src/test/java/org/apache/doris/common/util/BrokerUtilTest.java
##
@@ -17,8 +17,11 @@
package org.apache.doris.comm
EmmyMiao87 commented on a change in pull request #6210:
URL: https://github.com/apache/incubator-doris/pull/6210#discussion_r669509780
##
File path:
fe/fe-core/src/main/java/org/apache/doris/httpv2/restv2/ImportAction.java
##
@@ -0,0 +1,228 @@
+// Licensed to the Apache Softwa
EmmyMiao87 commented on a change in pull request #6209:
URL: https://github.com/apache/incubator-doris/pull/6209#discussion_r669509134
##
File path:
fe/fe-core/src/main/java/org/apache/doris/http/action/SystemAction.java
##
@@ -17,10 +17,12 @@
package org.apache.doris.http.
morningman opened a new pull request #6237:
URL: https://github.com/apache/incubator-doris/pull/6237
## Proposed changes
Now we can submit a group of tasks using thread pool token, and limit
the max concurrency of this task group
## Types of changes
What types of chan
huangmengbin commented on a change in pull request #6099:
URL: https://github.com/apache/incubator-doris/pull/6099#discussion_r669421819
##
File path: be/src/olap/reader.cpp
##
@@ -548,14 +549,36 @@ OLAPStatus Reader::_init_keys_param(const ReaderParams&
read_params) {
huangmengbin commented on a change in pull request #6099:
URL: https://github.com/apache/incubator-doris/pull/6099#discussion_r669421819
##
File path: be/src/olap/reader.cpp
##
@@ -548,14 +549,36 @@ OLAPStatus Reader::_init_keys_param(const ReaderParams&
read_params) {
hf200012 closed issue #3849:
URL: https://github.com/apache/incubator-doris/issues/3849
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-un
hf200012 closed issue #5371:
URL: https://github.com/apache/incubator-doris/issues/5371
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-un
huangmengbin commented on a change in pull request #6099:
URL: https://github.com/apache/incubator-doris/pull/6099#discussion_r669419768
##
File path: be/src/olap/reader.cpp
##
@@ -548,14 +549,36 @@ OLAPStatus Reader::_init_keys_param(const ReaderParams&
read_params) {
yangzhg opened a new pull request #6236:
URL: https://github.com/apache/incubator-doris/pull/6236
## Proposed changes
When dividing the scanner, there is no longer a scanner for each
tablet, but according to the file size of the tablet, the tablet is
divided into multiple scanne
yangzhg opened a new issue #6235:
URL: https://github.com/apache/incubator-doris/issues/6235
When be divides the scanner, according to the method of one scanner for each
tablet, when the data is skewed, and when one tablet is much larger than other
tablets, it will appear that a scan node
tjlygdx opened a new issue #6234:
URL: https://github.com/apache/incubator-doris/issues/6234
mysql> select cast(10.1112 as decimal(10,2)) ;
++
| CAST(10.1112 AS DECIMAL(10,2)) |
++
|
xinyiZzz edited a comment on pull request #1792:
URL: https://github.com/apache/incubator-doris/pull/1792#issuecomment-879684670
@imay
At present, there are both ChunkAllocator and BufferAllocator in Doris. They
have many similarities. For example, each core has an area, and chunks (buf
xinyiZzz edited a comment on pull request #1792:
URL: https://github.com/apache/incubator-doris/pull/1792#issuecomment-879684670
@imay
ChunkAllocator and BufferAllocator have many similarities. For example, each
core has an area, and chunks (buffer) of the same size are in a list. When
xinyiZzz edited a comment on pull request #1792:
URL: https://github.com/apache/incubator-doris/pull/1792#issuecomment-879684670
@imay
ChunkAllocator and BufferAllocator have many similarities. For example, each
core has an area, and chunks (buffer) of the same size are in a list. When
xinyiZzz commented on pull request #1792:
URL: https://github.com/apache/incubator-doris/pull/1792#issuecomment-879684670
ChunkAllocator and BufferAllocator have many similarities. For example, each
core has an area, and chunks (buffer) of the same size are in a list. When
assigning, it wi
EmmyMiao87 commented on a change in pull request #6219:
URL: https://github.com/apache/incubator-doris/pull/6219#discussion_r669347621
##
File path:
docs/zh-CN/sql-reference/sql-statements/Administration/ADMIN-SHOW-DATA-SKEW.md
##
@@ -0,0 +1,50 @@
+---
+{
+"title": "ADMIN
65 matches
Mail list logo