morningman commented on a change in pull request #5704:
URL: https://github.com/apache/incubator-doris/pull/5704#discussion_r619921079
##
File path: docs/zh-CN/administrator-guide/export-manual.md
##
@@ -122,6 +123,7 @@ WITH BROKER "hdfs"
```
* `column_separator`:列分隔符。默认为 `
pan3793 commented on a change in pull request #5704:
URL: https://github.com/apache/incubator-doris/pull/5704#discussion_r623588280
##
File path: extension/flink-doris-connector/pom.xml
##
@@ -10,9 +10,14 @@
2.12
+ 2.12.8
+ 1.8
Revi
pan3793 commented on a change in pull request #5704:
URL: https://github.com/apache/incubator-doris/pull/5704#discussion_r623587489
##
File path: docs/zh-CN/administrator-guide/export-manual.md
##
@@ -122,6 +123,7 @@ WITH BROKER "hdfs"
```
* `column_separator`:列分隔符。默认为 `\t`
morningman commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623586814
##
File path: be/src/olap/storage_engine.cpp
##
@@ -1035,4 +1035,76 @@ void
StorageEngine::create_base_compaction(TabletSharedPtr best_tablet,
weizuo93 commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623584530
##
File path: be/src/common/config.h
##
@@ -283,8 +281,7 @@ CONF_mInt32(cumulative_compaction_skip_window_seconds,
"30");
CONF_mInt64(min_compa
JNSimba commented on issue #5740:
URL:
https://github.com/apache/incubator-doris/issues/5740#issuecomment-829794893
supported
--
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 commen
HappenLee opened a new pull request #5741:
URL: https://github.com/apache/incubator-doris/pull/5741
## Proposed changes
1. Use the param `UseDeclareFetch` to fix the memmory consumption of
PostgreSQL Driver
2. Fix the bug of mysql client 5.1 query failed doris
fix #5739
morningman commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623572682
##
File path: be/src/http/action/compaction_action.cpp
##
@@ -155,59 +154,66 @@ Status
CompactionAction::_handle_run_status_compaction(HttpReq
weizuo93 commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623570948
##
File path: be/src/olap/storage_engine.cpp
##
@@ -1035,4 +1035,76 @@ void
StorageEngine::create_base_compaction(TabletSharedPtr best_tablet,
weizuo93 commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623570948
##
File path: be/src/olap/storage_engine.cpp
##
@@ -1035,4 +1035,76 @@ void
StorageEngine::create_base_compaction(TabletSharedPtr best_tablet,
morningman commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623570794
##
File path: be/src/common/config.h
##
@@ -283,8 +281,7 @@ CONF_mInt32(cumulative_compaction_skip_window_seconds,
"30");
CONF_mInt64(min_com
weizuo93 removed a comment on pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#issuecomment-829782926
+1
--
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
weizuo93 commented on pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#issuecomment-829782926
+1
--
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.
yangmingjie2018 opened a new issue #5740:
URL: https://github.com/apache/incubator-doris/issues/5740
请问,flink doris connector 支持flink 1.12吗?
--
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 s
HappenLee opened a new issue #5739:
URL: https://github.com/apache/incubator-doris/issues/5739
**Describe the bug**
The bug is some to the issue:#5322, only Oracle ODBC Driver set the default
value of `Fetch Buffer Size` to 100M to prevent this problem.
**Expected behavior**
weizuo93 commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623563757
##
File path: be/src/http/action/compaction_action.cpp
##
@@ -155,59 +154,66 @@ Status
CompactionAction::_handle_run_status_compaction(HttpReque
weizuo93 commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623563305
##
File path: be/src/http/action/compaction_action.cpp
##
@@ -155,59 +154,66 @@ Status
CompactionAction::_handle_run_status_compaction(HttpReque
weizuo93 commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623563305
##
File path: be/src/http/action/compaction_action.cpp
##
@@ -155,59 +154,66 @@ Status
CompactionAction::_handle_run_status_compaction(HttpReque
weizuo93 commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623561076
##
File path: be/src/http/action/compaction_action.cpp
##
@@ -155,59 +154,66 @@ Status
CompactionAction::_handle_run_status_compaction(HttpReque
weizuo93 commented on a change in pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737#discussion_r623550148
##
File path: be/src/common/config.h
##
@@ -283,8 +281,7 @@ CONF_mInt32(cumulative_compaction_skip_window_seconds,
"30");
CONF_mInt64(min_compa
xinghuayu007 commented on a change in pull request #5694:
URL: https://github.com/apache/incubator-doris/pull/5694#discussion_r623543191
##
File path: be/src/common/config.h
##
@@ -598,6 +598,8 @@ CONF_mInt32(zone_map_row_num_threshold, "20");
//Trace = 6
CONF_Int32(aws_l
yangzhg merged pull request #5730:
URL: https://github.com/apache/incubator-doris/pull/5730
--
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.
For queries about this service
yangzhg closed issue #5728:
URL: https://github.com/apache/incubator-doris/issues/5728
--
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.
For queries about this service, ple
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 5bfae76 Fix cancel load path variable LABEL_KEY (#5724) (#5725)
add 58d0c89 [Bugfix] Fix BE metrics
yangzhg merged pull request #5725:
URL: https://github.com/apache/incubator-doris/pull/5725
--
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.
For queries about this service
yangzhg closed issue #5724:
URL: https://github.com/apache/incubator-doris/issues/5724
--
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.
For queries about this service, ple
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 5bfae76 Fix cancel load path variable
xinghuayu007 commented on pull request #5660:
URL: https://github.com/apache/incubator-doris/pull/5660#issuecomment-829748624
> The default `agent_task_trace_threshold_sec` is only 2 seconds,
> which may lead to a lot of tracing dump log.
>
> Maybe we can modify the default value t
yangzhg merged pull request #5727:
URL: https://github.com/apache/incubator-doris/pull/5727
--
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.
For queries about this service
yangzhg closed issue #5726:
URL: https://github.com/apache/incubator-doris/issues/5726
--
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.
For queries about this service, ple
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 507664a fix spelling mistake in alter table doc (#5723)
add b3eacb6 check part_rowbatch_list is empt
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 6ad1bf7 [Bug] Fix dead lock in olap scan node and refactor some code
in FE profile (#5713)
add 50766
yangzhg merged pull request #5723:
URL: https://github.com/apache/incubator-doris/pull/5723
--
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.
For queries about this service
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 6ad1bf7 [Bug] Fix dead lock in olap s
yangzhg merged pull request #5713:
URL: https://github.com/apache/incubator-doris/pull/5713
--
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.
For queries about this service
yangzhg merged pull request #5710:
URL: https://github.com/apache/incubator-doris/pull/5710
--
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.
For queries about this service
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 8ff8740 [Bugfix] Fix the incorrect co
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 3de4299 [Config]Add uri param to demo
yangzhg merged pull request #5693:
URL: https://github.com/apache/incubator-doris/pull/5693
--
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.
For queries about this service
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 3f8834a fix double slashes when join paths (#5734)
add f570e96 [Bug] The operator on single Sql has
yangzhg closed issue #5570:
URL: https://github.com/apache/incubator-doris/issues/5570
--
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.
For queries about this service, ple
yangzhg merged pull request #5620:
URL: https://github.com/apache/incubator-doris/pull/5620
--
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.
For queries about this service
xinghuayu007 commented on a change in pull request #5733:
URL: https://github.com/apache/incubator-doris/pull/5733#discussion_r623534358
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Partition.java
##
@@ -500,4 +508,17 @@ public boolean
convertRandomDistribut
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 8b7ae17 [Apache] Change download link to archive page (#5731)
add 3f8834a fix double slashes when jo
yangzhg merged pull request #5734:
URL: https://github.com/apache/incubator-doris/pull/5734
--
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.
For queries about this service
morningman commented on a change in pull request #5733:
URL: https://github.com/apache/incubator-doris/pull/5733#discussion_r623184517
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Partition.java
##
@@ -500,4 +508,17 @@ public boolean
convertRandomDistributio
morningman commented on a change in pull request #5694:
URL: https://github.com/apache/incubator-doris/pull/5694#discussion_r623178535
##
File path: be/src/common/config.h
##
@@ -598,6 +598,8 @@ CONF_mInt32(zone_map_row_num_threshold, "20");
//Trace = 6
CONF_Int32(aws_log
morningman opened a new issue #5738:
URL: https://github.com/apache/incubator-doris/issues/5738
**Describe the bug**
As mentioned above, in a high-concurrency import scenario, if a tablet is
doing base compaction and cannot perform cumulative compaction at the same
time, and base compac
morningman opened a new pull request #5737:
URL: https://github.com/apache/incubator-doris/pull/5737
## Proposed changes
1. Add /api/compaction/run_status to show the running compaction tasks.
2. Support do base and cumulative compaction for one tablet at same time.
3. Modify so
hf200012 commented on issue #5735:
URL:
https://github.com/apache/incubator-doris/issues/5735#issuecomment-829156296
> Try to see if there is a problem with executing the update statement
directly to the master.
> Or it is still a problem when there is only a non-master.
There is no
taoxu123 opened a new issue #5736:
URL: https://github.com/apache/incubator-doris/issues/5736
**Describe the bug**
when i use postman to send http with stream_load ,it is
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on ''
3. Scroll down
EmmyMiao87 commented on issue #5735:
URL:
https://github.com/apache/incubator-doris/issues/5735#issuecomment-829150922
Try to see if there is a problem with executing the update statement
directly to the master.
Or it is still a problem when there is only a non-master.
--
This is an
hf200012 opened a new issue #5735:
URL: https://github.com/apache/incubator-doris/issues/5735
Doris 0.14.7
update user001 set city='shanghai' where user_id='10001'
Exception
`java.lang.NullPointerException: null
at
org.apache.doris.load.update.UpdateStmtExecutor.e
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 8b7ae17 [Apache] Change download link
yangzhg merged pull request #5731:
URL: https://github.com/apache/incubator-doris/pull/5731
--
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.
For queries about this service
Author: lingmiao
Date: Thu Apr 29 07:37:53 2021
New Revision: 47471
Log:
Delete old release package
Removed:
release/incubator/doris/0.10.0-incubating/
release/incubator/doris/0.11.0-incubating/
release/incubator/doris/0.12.0-incubating/
release/incubator/doris/0.9.0-incubating/
Author: lingmiao
Date: Thu Apr 29 07:32:25 2021
New Revision: 47470
Log:
Delete old release package
Removed:
dev/incubator/doris/0.10/
dev/incubator/doris/0.11.0-rc1/
dev/incubator/doris/0.12.0-rc01/
dev/incubator/doris/0.12.0-rc02/
dev/incubator/doris/0.12.0-rc03/
dev/inc
57 matches
Mail list logo