wangbo commented on pull request #6866:
URL: https://github.com/apache/incubator-doris/pull/6866#issuecomment-954491907
Is the Reader interface necessary? I think the V**Node is a separate
interface.
--
This is an automated message from the Apache Git Service.
To respond to the message,
wangbo edited a comment on pull request #6866:
URL: https://github.com/apache/incubator-doris/pull/6866#issuecomment-954491907
Is the Reader interface necessary? I think the V**Node is a separate
interface.
Maybe we only need BlockReader and TupleReader?
--
This is an automated messag
HappenLee commented on pull request #6866:
URL: https://github.com/apache/incubator-doris/pull/6866#issuecomment-954493740
> Is the Reader interface necessary? I think the V**Node is a separate
interface. Maybe we only need BlockReader and TupleReader?
Yes, tuple_reader and blockr_ea
github-actions[bot] commented on pull request #6866:
URL: https://github.com/apache/incubator-doris/pull/6866#issuecomment-954508374
--
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
tiandazhao commented on issue #6132:
URL:
https://github.com/apache/incubator-doris/issues/6132#issuecomment-954561911
Also look forward to supporting ranger permission control
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
hf200012 merged pull request #6956:
URL: https://github.com/apache/incubator-doris/pull/6956
--
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.
To unsubscribe, e-mail: commi
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng 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 466cd5d [Optimize] Spark connect
tianhui5 opened a new issue #6969:
URL: https://github.com/apache/incubator-doris/issues/6969
### 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
I
tianhui5 opened a new pull request #6970:
URL: https://github.com/apache/incubator-doris/pull/6970
## Proposed changes
#6969
## Types of changes
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
-
zuochunwei opened a new pull request #6971:
URL: https://github.com/apache/incubator-doris/pull/6971
reduce hll memory occupied:
replace uint64_t _explicit_data[160*2] with uint64_t*
new memory for explicit data when really needed
trace HLL memory usage
--
This is an automate
hf200012 commented on issue #6806:
URL:
https://github.com/apache/incubator-doris/issues/6806#issuecomment-954611493
Spark Doris Connector now supports writing. It also supports Spark 2.x and
3.x versions. You can pull the code from the master branch and use the
Docker 1.3.1 image to
LiHang-CN opened a new issue #6972:
URL: https://github.com/apache/incubator-doris/issues/6972
### 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
Dock
zhangyang0713 commented on issue #4713:
URL:
https://github.com/apache/incubator-doris/issues/4713#issuecomment-954687658
我是最新版本,也是这个报错
--
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
chovy-3012 opened a new pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973
## Proposed changes
1. By default , Spark connector must write all fields value to `Doris` table
.
In this feature , user can specify part of fields to write , even specify
the o
Gabriel39 opened a new pull request #6974:
URL: https://github.com/apache/incubator-doris/pull/6974
## Proposed changes
Currently, when I read a bool type value from es, error may occur in some
cases due to incorrect type processing.
For example, record inserted into es is somethi
hectorhe001 commented on issue #6806:
URL:
https://github.com/apache/incubator-doris/issues/6806#issuecomment-954874314
> Spark Doris Connector now supports writing. It also supports Spark 2.x and
3.x versions. You can pull the code from the master branch and use the Docker
1.3.1 image to
liutang123 opened a new pull request #6975:
URL: https://github.com/apache/incubator-doris/pull/6975
## Proposed changes
When FE choose a BE as Clone's target location, the code logic is as follows:
```
TabletScheduler::handleReplicaMissing
TabletScheduler::chooseAvailableDes
hf200012 commented on pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973#issuecomment-955136290
It is best to give an example of this use in the documentation, which is
more convenient for users to refer to when using it
--
This is an automated message from the
stdpain commented on pull request #6861:
URL: https://github.com/apache/incubator-doris/pull/6861#issuecomment-955159298
The reason why we have to block to wait for the arrival of the filter is
that there is no ability to dynamically push down predicates on the scan. This
is the first thin
stdpain edited a comment on pull request #6861:
URL: https://github.com/apache/incubator-doris/pull/6861#issuecomment-955159298
The reason why we have to block to wait for the arrival of the filter is
that there is no ability to dynamically push down predicates on the scan. This
is the fir
20 matches
Mail list logo