This is an automated email from the ASF dual-hosted git repository.
wyf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from cf3f830 [Bug-Fix] Fix 'Malformed packet' error when desc OlapTable
with Rollup (#4455) (#5115)
add 7199b
acelyc111 opened a new pull request #5131:
URL: https://github.com/apache/incubator-doris/pull/5131
## Proposed changes
There are some long loops and sleeps in unit tests, it will cost a
very long time to run all unit tests, especially run in TSAN mode.
This patch speed up u
This is an automated email from the ASF dual-hosted git repository.
wyf 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 7199bcc Update outfile(en) to support cos
blackfox1983 commented on a change in pull request #5130:
URL: https://github.com/apache/incubator-doris/pull/5130#discussion_r547759109
##
File path: docs/en/administrator-guide/outfile.md
##
@@ -156,7 +156,35 @@ WITH BROKER `broker_name`
If the result is less than 1GB, f
wuyunfeng commented on a change in pull request #5130:
URL: https://github.com/apache/incubator-doris/pull/5130#discussion_r547758589
##
File path: docs/en/administrator-guide/outfile.md
##
@@ -156,7 +156,35 @@ WITH BROKER `broker_name`
If the result is less than 1GB, file
wuyunfeng commented on a change in pull request #5130:
URL: https://github.com/apache/incubator-doris/pull/5130#discussion_r547751267
##
File path: docs/en/administrator-guide/outfile.md
##
@@ -156,7 +156,35 @@ WITH BROKER `broker_name`
If the result is less than 1GB, file
wuyunfeng commented on a change in pull request #5130:
URL: https://github.com/apache/incubator-doris/pull/5130#discussion_r547750732
##
File path: docs/en/administrator-guide/outfile.md
##
@@ -156,7 +156,35 @@ WITH BROKER `broker_name`
If the result is less than 1GB, file
blackfox1983 closed pull request #5120:
URL: https://github.com/apache/incubator-doris/pull/5120
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
blackfox1983 commented on pull request #5120:
URL: https://github.com/apache/incubator-doris/pull/5120#issuecomment-749969585
Close this pr. Related prs are below:
https://github.com/apache/incubator-doris/pull/5129
https://github.com/apache/incubator-doris/pull/5130
blackfox1983 opened a new pull request #5130:
URL: https://github.com/apache/incubator-doris/pull/5130
update doc to add how to export query result on cos
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should accept t
blackfox1983 opened a new pull request #5129:
URL: https://github.com/apache/incubator-doris/pull/5129
update doc to add how to export query result on cos
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should accept t
EmmyMiao87 commented on a change in pull request #5120:
URL: https://github.com/apache/incubator-doris/pull/5120#discussion_r547698465
##
File path: docs/zh-CN/administrator-guide/outfile.md
##
@@ -154,6 +154,32 @@ INTO OUTFILE "file_path"
如果大于 1GB,则可能为 `result_0.par
blueChild commented on issue #5080:
URL:
https://github.com/apache/incubator-doris/issues/5080#issuecomment-749960420
Hi, I meet the same problem, and the following issue had fixed this error:
https://github.com/apache/incubator-doris/issues/4689
-
EmmyMiao87 commented on a change in pull request #5120:
URL: https://github.com/apache/incubator-doris/pull/5120#discussion_r547696982
##
File path: docs/zh-CN/administrator-guide/outfile.md
##
@@ -30,7 +30,7 @@ under the License.
## 语法
-`SELECT INTO OUTFILE` 语句可以将查询结果导出到文
blueChild opened a new pull request #5128:
URL: https://github.com/apache/incubator-doris/pull/5128
## Proposed changes
I modify the third-party library DataTables.zip download url
from`dt-1.10.22`to`dt-1.10.23`, resolved the download failure issue.
## Types of changes
lihuigang opened a new pull request #5127:
URL: https://github.com/apache/incubator-doris/pull/5127
## Proposed changes
this function will return the xor result of inputs two bitmap .
## Types of changes
What types of changes does your code introduce to Doris?
_Put an
lihuigang closed pull request #5098:
URL: https://github.com/apache/incubator-doris/pull/5098
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
kangkaisen commented on a change in pull request #5010:
URL: https://github.com/apache/incubator-doris/pull/5010#discussion_r547071293
##
File path: docs/zh-CN/administrator-guide/operation/tablet-repair-and-balance.md
##
@@ -215,11 +215,15 @@ TabletScheduler 里等待被调度的分片会根据状态不同,赋
blueChild edited a comment on issue #5126:
URL:
https://github.com/apache/incubator-doris/issues/5126#issuecomment-749909980
use the following url and md5 can fix this bug, I will commit the modify
later:
```
DATATABLES_DOWNLOAD="https://datatables.net/download/builder?bs-3.3.7/jq-3
blueChild commented on issue #5126:
URL:
https://github.com/apache/incubator-doris/issues/5126#issuecomment-749909980
use the following url and md5 can fix this bug:
```
DATATABLES_DOWNLOAD="https://datatables.net/download/builder?bs-3.3.7/jq-3.3.1/dt-1.10.23";
DATATABLES_NAME="Da
morningman merged pull request #5115:
URL: https://github.com/apache/incubator-doris/pull/5115
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 merged pull request #5093:
URL: https://github.com/apache/incubator-doris/pull/5093
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
blueChild opened a new issue #5126:
URL: https://github.com/apache/incubator-doris/issues/5126
**Describe the bug**
The third-party library fails to be downloaded during the compilation of the
third-party library:
```
Failed to download DataTables.zip
Failed to download
EmmyMiao87 commented on issue #5125:
URL:
https://github.com/apache/incubator-doris/issues/5125#issuecomment-749885879
Does Doris support ARM platform?
Yes. We have made some modifications specifically to support ARM.
You can ask this classmate for specific information.
@yangzh
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 cf3f830 [Bug-Fix] Fix 'Malformed p
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 c57145b [Bug] Fix bug that routine
morningman closed issue #4455:
URL: https://github.com/apache/incubator-doris/issues/4455
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
morningman closed issue #5095:
URL: https://github.com/apache/incubator-doris/issues/5095
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
morningman commented on a change in pull request #5114:
URL: https://github.com/apache/incubator-doris/pull/5114#discussion_r547349233
##
File path: be/src/exec/json_scanner.cpp
##
@@ -487,10 +501,6 @@ void JsonReader::_set_tuple_value(rapidjson::Value&
objectValue, Tuple* tup
zhaojintaozhao opened a new issue #5125:
URL: https://github.com/apache/incubator-doris/issues/5125
Hi All:
Does Doris support ARM platform?
How to build Doris in ARM ?
Does Doris work properly in ARM?
If Doris does not support ARM system, what reconstruction is required?
weizuo93 opened a new pull request #5124:
URL: https://github.com/apache/incubator-doris/pull/5124
## Proposed changes
Refactor compaction producer code and add graceful exit mechanism for the
compaction producer thread.
## Types of changes
What types of changes does y
HappenLee opened a new pull request #5123:
URL: https://github.com/apache/incubator-doris/pull/5123
## Proposed changes
Add ut for column predicate of ColumnBlock
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the boxes tha
caiconghui commented on issue #5122:
URL:
https://github.com/apache/incubator-doris/issues/5122#issuecomment-749535684
@e0c9 it is mysql design @e0c9 doris is try its best to be compatible with
Mysql mysql protocol
This is
e0c9 opened a new issue #5122:
URL: https://github.com/apache/incubator-doris/issues/5122
Now the `set global xx=xx` will not affect the current session.
I think this is not reasonable.
This is an automated message fro
morningman commented on issue #5121:
URL:
https://github.com/apache/incubator-doris/issues/5121#issuecomment-749516289
You can try upgrade to 0.13.12 to see if it still happen.
https://cloud.baidu.com/doc/PALO/s/Ikivhcwb5
---
blueChild commented on issue #5121:
URL:
https://github.com/apache/incubator-doris/issues/5121#issuecomment-749518804
> You can try upgrade to 0.13.12 to see if it still happen.
> https://cloud.baidu.com/doc/PALO/s/Ikivhcwb5
ok, I'll try it.
-
query the table with count() function:
```mysql
mysql> SELECT pt_d FROM doris_app_event_record WHERE pt_d = 20201222;
Empty set (0.00 sec)
mysql> SELECT COUNT(*) FROM doris_app_event_record WHERE pt_d = 20201222;
+--+
| count(*) |
+--
blackfox1983 opened a new pull request #5120:
URL: https://github.com/apache/incubator-doris/pull/5120
update doc to add how to export query result on cos
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should accept t
e0c9 opened a new pull request #5119:
URL: https://github.com/apache/incubator-doris/pull/5119
## Proposed changes
Support custom timethreshold and array_size for query profile
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the
e0c9 opened a new issue #5118:
URL: https://github.com/apache/incubator-doris/issues/5118
When is_report_success is enabled, there are too many results displayed, and
sometimes we only need to care about the longer query.
We can filter queries that don't need to care about by set
yangzhg commented on a change in pull request #5114:
URL: https://github.com/apache/incubator-doris/pull/5114#discussion_r547167398
##
File path: fe/fe-core/src/main/java/org/apache/doris/analysis/LoadStmt.java
##
@@ -107,6 +107,7 @@
public static final String KEY_IN_PARAM
yangzhg commented on a change in pull request #5114:
URL: https://github.com/apache/incubator-doris/pull/5114#discussion_r547167398
##
File path: fe/fe-core/src/main/java/org/apache/doris/analysis/LoadStmt.java
##
@@ -107,6 +107,7 @@
public static final String KEY_IN_PARAM
yangzhg commented on a change in pull request #5114:
URL: https://github.com/apache/incubator-doris/pull/5114#discussion_r547166732
##
File path: be/src/http/action/mini_load.cpp
##
@@ -305,6 +305,15 @@ Status MiniLoadAction::_merge_header(HttpRequest* http_req,
} else {
caiconghui opened a new pull request #5117:
URL: https://github.com/apache/incubator-doris/pull/5117
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug or
resolves a feature re
caiconghui opened a new issue #5116:
URL: https://github.com/apache/incubator-doris/issues/5116
1. Thread resources are precious. To increase the amount of concurrency, it
is necessary to solve the blocking effect of io operations on threads. So we
decide to mainly use THREADED_SELECTOR mo
killxdcj opened a new pull request #5115:
URL: https://github.com/apache/incubator-doris/pull/5115
## Proposed changes
Fix 'Malformed packet' error when desc OlapTable with Rollup #4455
## Types of changes
- [x] Bugfix (non-breaking change which fixes an issue)
- []
46 matches
Mail list logo