This is an automated email from the ASF dual-hosted git repository.
morningman 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 90eaa51 [SQL][JCUP]Reduce conflict
This is an automated email from the ASF dual-hosted git repository.
morningman 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 a2b53b8 [Profile] Add transfer des
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 9e5ca69 [Doc] Fix typo for stream load content in basic-usage.md
(#4185)
add 50e6a2c [SQL][Funct
acelyc111 commented on issue #3529:
URL:
https://github.com/apache/incubator-doris/issues/3529#issuecomment-664303165
A similar coredump:
```
(gdb) bt
#0 0x7fafe031f1d7 in raise () from /lib64/libc.so.6
#1 0x7fafe03208c8 in abort () from /lib64/libc.so.6
#2 0x0
imay commented on a change in pull request #4156:
URL: https://github.com/apache/incubator-doris/pull/4156#discussion_r460780023
##
File path: docs/en/installing/install-deploy.md
##
@@ -149,7 +149,7 @@ BROKER does not currently have, nor does it need, priority\
networks. Brok
This is an automated email from the ASF dual-hosted git repository.
kangkaisen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 94ac0f4 Use LongAdder or volatile long to replace AtomicLong in some
scenarios (#4131)
add 9e5ca6
kangkaisen merged pull request #4185:
URL: https://github.com/apache/incubator-doris/pull/4185
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
morningman opened a new pull request #4192:
URL: https://github.com/apache/incubator-doris/pull/4192
## Proposed changes
When using mysql nio server, if the mysql handshake protocol fails,
we need to actively close the channel to prevent socket leakage.
Fix #4191
##
This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from f2c9e1e [Spark Load]Create spark load's repository in HDFS for
dependencies (#4163)
add 94ac0f4
chaoyli merged pull request #4131:
URL: https://github.com/apache/incubator-doris/pull/4131
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 t
morningman opened a new issue #4191:
URL: https://github.com/apache/incubator-doris/issues/4191
**Describe the bug**
Some lvs services will send probing connection requests to Doris' mysql
protocol port,
and these requests will fail during the mysql handshake protocol phase.
These
caiconghui commented on a change in pull request #4029:
URL: https://github.com/apache/incubator-doris/pull/4029#discussion_r460699221
##
File path: fe/src/main/cup/sql_parser.cup
##
@@ -879,7 +879,11 @@ alter_table_clause ::=
:}
| KW_DROP opt_tmp:isTempPartition KW_P
caiconghui commented on a change in pull request #4029:
URL: https://github.com/apache/incubator-doris/pull/4029#discussion_r460692744
##
File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java
##
@@ -2666,6 +2666,13 @@ public void dropDb(DropDbStmt stmt) throws DdlEx
marising opened a new pull request #4190:
URL: https://github.com/apache/incubator-doris/pull/4190
## Proposed changes
#2581
1. Define the interface of fetch_cache,update_cache,clear_cache
2. Define the data structure of request and response
3. Frontend call be through Backe
14 matches
Mail list logo