HangyuanLiu closed issue #4647:
URL: https://github.com/apache/incubator-doris/issues/4647
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
HangyuanLiu merged pull request #4648:
URL: https://github.com/apache/incubator-doris/pull/4648
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
This is an automated email from the ASF dual-hosted git repository.
liuhangyuan 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 1dacadb [BUG] Fix DATA_TYPE in in
liutang123 commented on issue #4581:
URL:
https://github.com/apache/incubator-doris/issues/4581#issuecomment-698716379
Give your PR linked this issue please.
This is an automated message from the Apache Git Service.
To respo
weizuo93 opened a new pull request #4670:
URL: https://github.com/apache/incubator-doris/pull/4670
## Proposed changes
Currently, there are M threads to do base compaction and N threads to do
cumulative compaction for each disk. Too many compaction tasks may run out of
memory, so t
ccoffline edited a comment on issue #4581:
URL:
https://github.com/apache/incubator-doris/issues/4581#issuecomment-698696772
Most of `Expr`s haven't set `selectivity` so I'll just list those that have.
- `LikePredicate`
- `InPredicate`
- `IsNullPredicate`
- `BinaryPredicate`
ccoffline commented on issue #4581:
URL:
https://github.com/apache/incubator-doris/issues/4581#issuecomment-698696772
Most of `Expr`s haven't set `selectivity` so I'll just list those that have.
- `LikePredicate`
- `InPredicate`
- `IsNullPredicate`
- `BinaryPredicate`
- `
morningman merged pull request #4659:
URL: https://github.com/apache/incubator-doris/pull/4659
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
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 e072002 [Doc] Update data-model-ro
morningman closed issue #4556:
URL: https://github.com/apache/incubator-doris/issues/4556
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 merged pull request #4559:
URL: https://github.com/apache/incubator-doris/pull/4559
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
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 04e2ce2 [Compile] Fix md5 of thirdparty(#4663)
add a61d0de [ODBC SCAN NODE] 4/4 Add ODBC_SCAN_NOD
morningman merged pull request #4438:
URL: https://github.com/apache/incubator-doris/pull/4438
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
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 4e3b576 [NewFeature] Support Exter
morningman commented on pull request #4667:
URL: https://github.com/apache/incubator-doris/pull/4667#issuecomment-698449483
Thanks for your PR. But I am not sure this is correct. I need to check the
code
This is an automated
morningman opened a new pull request #4669:
URL: https://github.com/apache/incubator-doris/pull/4669
## Proposed changes
Implement `REPLACE TABLE` feature.
Details can be found in document `alter-table-replace-table.md`
## Types of changes
- [x] New feature (non-break
morningman opened a new issue #4668:
URL: https://github.com/apache/incubator-doris/issues/4668
**Is your feature request related to a problem? Please describe.**
in #2663, I implemented a feature of `Temporary Partition`, so that users
can use this function to
atomically write data t
taotaoge opened a new pull request #4667:
URL: https://github.com/apache/incubator-doris/pull/4667
1.message前20字节截断
2.massage->message
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request.
ccoffline commented on issue #4581:
URL:
https://github.com/apache/incubator-doris/issues/4581#issuecomment-698323195
This happens again when a `CaseExpr` didn't set its `selectivity`.
It seems a lot of `Expr`s haven't set `selectivity` properly. And they will
all cause this `comput
HappenLee opened a new pull request #4666:
URL: https://github.com/apache/incubator-doris/pull/4666
Decimal should have high match priority than varcher.
issue: #4665
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why
HappenLee opened a new issue #4665:
URL: https://github.com/apache/incubator-doris/issues/4665
**Describe the bug**
There is a table:
```
CREATE TABLE `baseall` (
`k1` tinyint(4) NULL COMMENT "",
`k2` smallint(6) NULL COMMENT "",
`k3` int(11) NULL COMMENT "",
`k4
Author: lingmiao
Date: Thu Sep 24 11:31:13 2020
New Revision: 41555
Log:
Add 0.13.0-rc3
Added:
dev/incubator/doris/0.13/0.13.0-rc3/
dev/incubator/doris/0.13/0.13.0-rc3/apache-doris-0.13.0-incubating-src.tar.gz
(with props)
dev/incubator/doris/0.13/0.13.0-rc3/apache-doris-0.13.0-i
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a change to annotated tag 0.13.0-rc03
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
*** WARNING: tag 0.13.0-rc03 was modified! ***
from 979da3c (commit)
to 341e7f5 (tag)
tag
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a commit to branch branch-0.13
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 4001c80283e4824e597ecf2f9fb9002655398c7b
Author: EmmyMiao87 <522274...@qq.com>
AuthorDate: Thu Sep 24 18:
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a commit to branch branch-0.13
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 647170c4391e922aa33a81c391a6508376788d0f
Author: Zhengguo Yang
AuthorDate: Thu Sep 24 19:00:58 2020 +080
This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a change to branch branch-0.13
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 350a7bf [Compile] Add pluginRepository for java-cup-plugins (#4636)
new 4001c80 [License] Add
morningman merged pull request #4663:
URL: https://github.com/apache/incubator-doris/pull/4663
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
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 04e2ce2 [Compile] Fix md5 of third
morningman closed issue #4370:
URL: https://github.com/apache/incubator-doris/issues/4370
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 pull request #4663:
URL: https://github.com/apache/incubator-doris/pull/4663
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 #4664:
URL: https://github.com/apache/incubator-doris/pull/4664
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
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 f87e294 [License] Add license head
EmmyMiao87 commented on a change in pull request #4664:
URL: https://github.com/apache/incubator-doris/pull/4664#discussion_r494172302
##
File path: be/test/plugin/plugin_test/source/test.zip.md5
##
@@ -1 +1,20 @@
+
morningman commented on a change in pull request #4664:
URL: https://github.com/apache/incubator-doris/pull/4664#discussion_r494170368
##
File path: be/test/plugin/plugin_test/source/test.zip.md5
##
@@ -1 +1,20 @@
+
EmmyMiao87 opened a new pull request #4664:
URL: https://github.com/apache/incubator-doris/pull/4664
#4370
Change-Id: I5e30a29e8150c6a1a71878822c39960f0cf31e18
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from e5f8c7c [BUG] Fix transaction not be cleared after BE down. (#4661)
add f0576be 【bug】Fix unit test bug
imay merged pull request #4653:
URL: https://github.com/apache/incubator-doris/pull/4653
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 g
yangzhg opened a new pull request #4663:
URL: https://github.com/apache/incubator-doris/pull/4663
## Proposed changes
Fix compile error when compile doris from source and not using docker
## Types of changes
What types of changes does your code introduce to Doris?
_Pu
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 724f70a Fix all queries failed when one BE network or disk has issue
(#4651)
add e5f8c7c [BUG] F
caiconghui closed issue #4662:
URL: https://github.com/apache/incubator-doris/issues/4662
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
caiconghui merged pull request #4661:
URL: https://github.com/apache/incubator-doris/pull/4661
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
caiconghui commented on pull request #4661:
URL: https://github.com/apache/incubator-doris/pull/4661#issuecomment-698169607
LGTM
This is an automated message from the Apache Git Service.
To respond to the message, please log
morningman commented on a change in pull request #4559:
URL: https://github.com/apache/incubator-doris/pull/4559#discussion_r491432568
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/MysqlTable.java
##
@@ -185,23 +242,54 @@ public int getSignature(int signatureV
43 matches
Mail list logo