zhouhoo opened a new issue #7381:
URL: https://github.com/apache/incubator-doris/issues/7381
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Description
lo
morningman opened a new pull request #7380:
URL: https://github.com/apache/incubator-doris/pull/7380
## Proposed changes
Close related #issue (replace it with issue number if it exists).
1. Remove travis
2. Add github action to build extension:
1. docs
2. fs_br
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new dca32cf add workflow
dca32
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5dded9f Add github action
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 6a15634 Automated depl
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 744b03a Add github action
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 95672ab Automated depl
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 69f937b Add github action
zhangstar333 opened a new pull request #7379:
URL: https://github.com/apache/incubator-doris/pull/7379
## Proposed changes
support bitmap_union/intersect have more parameters, calculate one or more
columns
and bitmap_union_count / bitmap_intersect_count
## Types of changes
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 13b57a9 Add github action
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 81d57fd Add github action
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new aee21a0 Add github action
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 18ba34c Add github action
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new d4b314e Add github action
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a1a3356 Automated depl
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 64284fa Add github action
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 883c786 Add github action
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new d9c719d Add github action
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 4e5d198 Add github action
github-actions[bot] commented on pull request #7378:
URL: https://github.com/apache/incubator-doris/pull/7378#issuecomment-992105818
--
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 c
github-actions[bot] commented on pull request #7350:
URL: https://github.com/apache/incubator-doris/pull/7350#issuecomment-992105450
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
EmmyMiao87 opened a new pull request #7378:
URL: https://github.com/apache/incubator-doris/pull/7378
## Proposed changes
If the memory exceeds the limit when be generates a materialized view or
schema change,
a more detailed log about limit and configuration will be prompted.
yangzhg commented on a change in pull request #7131:
URL: https://github.com/apache/incubator-doris/pull/7131#discussion_r767384477
##
File path: be/src/runtime/fragment_mgr.h
##
@@ -58,7 +58,7 @@ class FragmentMgr : public RestMonitorIface {
using FinishCallback = std::fu
yangzhg commented on a change in pull request #7131:
URL: https://github.com/apache/incubator-doris/pull/7131#discussion_r767383815
##
File path: be/src/exec/scan_node.h
##
@@ -69,16 +69,15 @@ class ScanNode : public ExecNode {
public:
ScanNode(ObjectPool* pool, const TPl
xu20160924 commented on issue #7356:
URL:
https://github.com/apache/incubator-doris/issues/7356#issuecomment-992043562
+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.
caiconghui opened a new pull request #7377:
URL: https://github.com/apache/incubator-doris/pull/7377
## Proposed changes
Close related #issue (replace it with issue number if it exists).
Describe the overview of changes, and introduce why we need it.
## Types of changes
caiconghui opened a new issue #7376:
URL: https://github.com/apache/incubator-doris/issues/7376
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
mas
27 matches
Mail list logo