This is an automated email from the ASF dual-hosted git repository.
kangkaisen 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 ca7c071 Fix compile bug (#3557)
ca
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 4294301 Throw DdlException when us
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 4294301 Throw DdlException when use `admin set frontend config`
(#3539)
add b648734 [TxxMgr] Sup
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch update-tablet-restore-doc
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 121f4a76fa318beb4fb47934c00ae78f22d20bb1
Author: Mingyu Chen
AuthorDate: Mon May 11 23:4
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch update-tablet-restore-doc
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
at 121f4a7 [Doc] Update table-restore-tool.md
This branch includes the following new c
EmmyMiao87 commented on issue #3552:
URL:
https://github.com/apache/incubator-doris/issues/3552#issuecomment-626659278
> And one thing should be kept in mind, when this function is applied to
bitmap_union column directly, pre-aggregate will switch off.
Yes, It should be ensure.
imay commented on issue #3552:
URL:
https://github.com/apache/incubator-doris/issues/3552#issuecomment-626656305
That is a good job.
Looking forward to your PR.
> FunctionName: bitmap_union,
bitmap_intersect
> Directly replace the current bitmap serialization fun
EmmyMiao87 opened a new issue #3552:
URL: https://github.com/apache/incubator-doris/issues/3552
# Support Bitmap Intersect
Support aggregate function Bitmap Intersect, it is mainly used to take
intersection of grouped data.
# bitmap_intersect
Calculates the intersection
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 5a57ecc [Doris On ES]fix bug of query failed in doc_value_mode when
fields have none value (#3513)
decster commented on issue #3469:
URL:
https://github.com/apache/incubator-doris/issues/3469#issuecomment-626622345
I think we can attach a set of default values to each writetx, so if update
became insert, we can fillin default value automatically.
The default value can come from c
gaodayue opened a new pull request #3551:
URL: https://github.com/apache/incubator-doris/pull/3551
Fixes #3550
When restoring tablet, its status should be changed from SHUTDOWN back to
RUNNING.
This is an automated m
gaodayue opened a new issue #3550:
URL: https://github.com/apache/incubator-doris/issues/3550
**Describe the bug**
Part of #3545
When we're restoring a tablet from BE trash, it can't success with the
following logs
```
I0507 22:49:03.298763 30398 restore_tablet_action.c
vagetablechicken edited a comment on issue #3469:
URL:
https://github.com/apache/incubator-doris/issues/3469#issuecomment-626553115
### Data Flow
1. User data(json format) -> PartialRow
1. PartialRow(Type,...), Type: INSERT/UPSERT/DELETE/UPDATE
1. In POC: PartialRow(cells[
vagetablechicken commented on issue #3469:
URL:
https://github.com/apache/incubator-doris/issues/3469#issuecomment-626553115
### Data Flow
1. User data(json format) -> PartialRow
1. PartialRow(Type,...), Type: INSERT/UPSERT/DELETE/UPDATE
1. In POC: PartialRow(cells[0],...)
imay commented on issue #3549:
URL:
https://github.com/apache/incubator-doris/issues/3549#issuecomment-626551767
It is OK for test, and remember to disable it when releasing. Better to
update proposal for others to review it.
--
morningman commented on issue #3549:
URL:
https://github.com/apache/incubator-doris/issues/3549#issuecomment-626531960
Hi @imay, actually, I totally agree your consideration about the local file
upload. We have to care about all messy things, such as the authentication,
GC, disk space, e
This is an automated email from the ASF dual-hosted git repository.
zhaoc 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 5a57ecc [Doris On ES]fix bug of query
This is an automated email from the ASF dual-hosted git repository.
zhaoc 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 edbeaf8 Throw a UserException when miss
imay commented on issue #3549:
URL:
https://github.com/apache/incubator-doris/issues/3549#issuecomment-626520097
@morningman
Wonderful proposal.
I have some questions about this.
> Write the result to the local file system of a BE. And provide users with
an http connection fo
19 matches
Mail list logo