HappenLee commented on code in PR #12492:
URL: https://github.com/apache/doris/pull/12492#discussion_r970358855
##
be/src/vec/runtime/vparquet_writer.cpp:
##
@@ -0,0 +1,646 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreemen
yiguolei merged PR #12580:
URL: https://github.com/apache/doris/pull/12580
--
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: commits-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a219a41dde [dependency](xxhash) Add xxhash lib (#12566)
add 501e7b9132 [chore][config] increase the default valu
yiguolei merged PR #12572:
URL: https://github.com/apache/doris/pull/12572
--
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: commits-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 501e7b9132 [chore][config] increase the default value of
doris_blocking_priority_queue_wait_timeout_ms (#12580)
Henry2SS opened a new issue, #12593:
URL: https://github.com/apache/doris/issues/12593
### 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
loadRowsR
Henry2SS opened a new pull request, #12594:
URL: https://github.com/apache/doris/pull/12594
# Proposed changes
Issue Number: close #12593
## Problem summary
fix the calculation of these statistics
## Checklist(Required)
1. Does it affect the original behavi
dataroaring opened a new pull request, #12595:
URL: https://github.com/apache/doris/pull/12595
When there is a query with limit, e.g. select * from limit 1, scanners are
closed by FragmentExecutor, then some scanners do not run to eof and mem leaks
happen.
We have to release iterator
morrySnow merged PR #12569:
URL: https://github.com/apache/doris/pull/12569
--
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: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 3543f85ae5 [feature](nereids) merge push down
nextdreamblue commented on code in PR #12513:
URL: https://github.com/apache/doris/pull/12513#discussion_r970392501
##
gensrc/script/gen_build_version.sh:
##
@@ -27,7 +27,13 @@
set -eo pipefail
-build_version="trunk"
+build_version_prefix="doris"
Review Comment:
yes, it
201 - 211 of 211 matches
Mail list logo