zuochunwei commented on pull request #7906:
URL: https://github.com/apache/incubator-doris/pull/7906#issuecomment-1022973342
> We'd better not add `Timer` in hot code path, especially in
Page.next_batch, because the Timer itself may cost lots of time.
i got, just for test
this ver
adonis0147 closed pull request #7874:
URL: https://github.com/apache/incubator-doris/pull/7874
--
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: com
adonis0147 closed issue #7873:
URL: https://github.com/apache/incubator-doris/issues/7873
--
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-
adonis0147 commented on issue #7873:
URL:
https://github.com/apache/incubator-doris/issues/7873#issuecomment-1022976001
There are some alternatives which can achieve the same effect.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
zuochunwei commented on pull request #7906:
URL: https://github.com/apache/incubator-doris/pull/7906#issuecomment-1022979072
i just want to provide this method for testing any code cost,
so i marked as '//demo DEBUG timer ' to indicate that this codes will be
deleted later
--
This is
bingzxy opened a new pull request #7907:
URL: https://github.com/apache/incubator-doris/pull/7907
- fix typo
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect th
adonis0147 opened a new issue #7908:
URL: https://github.com/apache/incubator-doris/issues/7908
### 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
adonis0147 opened a new pull request #7909:
URL: https://github.com/apache/incubator-doris/pull/7909
# Proposed changes
Issue Number: close #7908
## Problem Summary:
## Checklist(Required)
1. Does it affect the original behavior: No.
2. Has unit tests
spaces-X opened a new issue #7910:
URL: https://github.com/apache/incubator-doris/issues/7910
### 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
0.15
xinyiZzz opened a new pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911
## Problem Summary:
Error details in be.out:
/home/disk3/zxy/baidu/bdg/doris/core/output/be/lib/palo_be:
/lib64/libc.so.6: version `GLIBC_2.18' not found (required by /home/d
EmmyMiao87 commented on issue #7901:
URL:
https://github.com/apache/incubator-doris/issues/7901#issuecomment-1023087786
I will resolve this issue together ~
--
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
htyoung opened a new pull request #7912:
URL: https://github.com/apache/incubator-doris/pull/7912
1. The Spin(loading circle) will disappear after hardware info loaded
# Proposed changes
Issue Number: close #7170
## Problem Summary:
when I visit apache doris ui ho
caiconghui opened a new issue #7913:
URL: https://github.com/apache/incubator-doris/issues/7913
### 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
caiconghui opened a new pull request #7914:
URL: https://github.com/apache/incubator-doris/pull/7914
# Proposed changes
Issue Number: close #7913
## Problem Summary:
This PR mainly do two things:
1. Support that user can use show data skew statement instead of admin
caiconghui commented on pull request #7914:
URL: https://github.com/apache/incubator-doris/pull/7914#issuecomment-1023164720
ut failed cc @EmmyMiao87 show data skew cc @morningman
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
dongweizhao opened a new pull request #7915:
URL: https://github.com/apache/incubator-doris/pull/7915
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Add substr function description
## Checklist(Required)
1. Does it affect the origin
zenoyang opened a new issue #7916:
URL: https://github.com/apache/incubator-doris/issues/7916
### 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
T
zenoyang opened a new pull request #7917:
URL: https://github.com/apache/incubator-doris/pull/7917
# Proposed changes
Issue Number: close #7916
Traverse the dict page once, and then call each time
`dict_page_decoder->set_dict_decoder` reuses the result of
`_dict_start_offset
caiconghui edited a comment on pull request #7914:
URL: https://github.com/apache/incubator-doris/pull/7914#issuecomment-1023164720
ut failed cc @EmmyMiao87 show data skew cc @morningman cc @qidaye
--
This is an automated message from the Apache Git Service.
To respond to the message,
github-actions[bot] commented on pull request #7907:
URL: https://github.com/apache/incubator-doris/pull/7907#issuecomment-1023257876
--
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
adonis0147 opened a new issue #7918:
URL: https://github.com/apache/incubator-doris/issues/7918
### 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
adonis0147 opened a new pull request #7919:
URL: https://github.com/apache/incubator-doris/pull/7919
# Proposed changes
Issue Number: close #7918
## Problem Summary:
Please refer to #7918
## Checklist(Required)
1. Does it affect the original behavior: No.
morningman commented on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023367102
PTAL @amosbird , if you have time, thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
EmmyMiao87 commented on a change in pull request #7914:
URL: https://github.com/apache/incubator-doris/pull/7914#discussion_r793757061
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/MetadataViewer.java
##
@@ -288,7 +287,7 @@ private static String graph(long num
EmmyMiao87 commented on pull request #7914:
URL: https://github.com/apache/incubator-doris/pull/7914#issuecomment-1023367991
The document could not be built correctly
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
amosbird commented on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023369852
Is it for some future PRs with thread local?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
morningman commented on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023372778
> Is it for some future PRs with thread local?
Yes, @xinyiZzz is developing memory tracking and management based on thread
local.
--
This is an automated me
morningman edited a comment on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023372778
> Is it for some future PRs with thread local?
Yes, @xinyiZzz is developing memory tracking and management based on thread
local.
And this is just a
amosbird commented on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023375876
> > Is it for some future PRs with thread local?
>
> Yes, @xinyiZzz is developing memory tracking and management based on
thread local. And this is just a PR for
caiconghui commented on a change in pull request #7914:
URL: https://github.com/apache/incubator-doris/pull/7914#discussion_r793765347
##
File path: fe/fe-core/src/main/java/org/apache/doris/catalog/MetadataViewer.java
##
@@ -288,7 +287,7 @@ private static String graph(long num
morningman opened a new issue #7920:
URL: https://github.com/apache/incubator-doris/issues/7920
### 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
tru
morningman opened a new pull request #7921:
URL: https://github.com/apache/incubator-doris/pull/7921
# Proposed changes
Issue Number: close #7920
## Problem Summary:
In `data_stream_sender`, we will send a serialized PRowBatch data to
multiple Channels.
And if `tran
amosbird commented on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023508528
I did some investigation. It's not easy to mask the symbol, which is from
libc++abi https://libcxxabi.llvm.org/spec.html . It's also not safe to use the
polyfill imple
amosbird edited a comment on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023508528
I did some investigation. It's not easy to mask this symbol, which is meant
to be added to the libc++abi. It's also not safe to use the polyfill
implementation
dataroaring opened a new pull request #7922:
URL: https://github.com/apache/incubator-doris/pull/7922
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beh
luzhijing commented on pull request #7915:
URL: https://github.com/apache/incubator-doris/pull/7915#issuecomment-1023819319
LGTM
--
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 comm
qidaye commented on a change in pull request #7915:
URL: https://github.com/apache/incubator-doris/pull/7915#discussion_r794157060
##
File path: docs/en/sql-reference/sql-functions/string-functions/substr.md
##
@@ -0,0 +1,55 @@
+---
+{
+"title": "substr",
+"language": "
qidaye commented on pull request #7922:
URL: https://github.com/apache/incubator-doris/pull/7922#issuecomment-1023827810
LGTM.
Please format your commit info according to the document
[commit-format](https://doris.apache.org/zh-CN/community/commit-format-specification.html)
--
This is
qidaye commented on pull request #7915:
URL: https://github.com/apache/incubator-doris/pull/7915#issuecomment-1023831431
LGTM
--
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
qidaye removed a comment on pull request #7915:
URL: https://github.com/apache/incubator-doris/pull/7915#issuecomment-1023831431
LGTM
--
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
dongweizhao commented on pull request #7915:
URL: https://github.com/apache/incubator-doris/pull/7915#issuecomment-1023833929
> Attention to the format. Please format your commit info according to the
document
[commit-format](https://doris.apache.org/zh-CN/community/commit-format-specifica
zuochunwei opened a new pull request #7923:
URL: https://github.com/apache/incubator-doris/pull/7923
# Proposed changes
add a group of debug-timer for the purpose of profiling or testing
you can use these timers for custom meaning purpose unlike the specific
named timer
i will
xinyiZzz commented on a change in pull request #7198:
URL: https://github.com/apache/incubator-doris/pull/7198#discussion_r794177942
##
File path: be/src/common/config.h
##
@@ -594,12 +594,28 @@ CONF_Int32(aws_log_level, "3");
// the buffer size when read data from remote stor
github-actions[bot] commented on pull request #7865:
URL: https://github.com/apache/incubator-doris/pull/7865#issuecomment-1023853768
--
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
github-actions[bot] commented on pull request #7917:
URL: https://github.com/apache/incubator-doris/pull/7917#issuecomment-1023855007
--
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
zuochunwei opened a new pull request #7924:
URL: https://github.com/apache/incubator-doris/pull/7924
scan debug timer
OlapScanNode中有一组调试定时器(_general_debug_timer)可供debugging和profiling之用,_general_debug_timer是一个定时器组,通过_general_debug_timer+下标非常方面的使用具体的某一个定时器。
_general_debug_time
EmmyMiao87 commented on a change in pull request #7914:
URL: https://github.com/apache/incubator-doris/pull/7914#discussion_r794181689
##
File path: docs/.vuepress/sidebar/en.js
##
@@ -616,6 +615,7 @@ module.exports = [
"SHOW CREATE FUNCTION",
"SHO
xinyiZzz commented on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023861894
> I did some investigation. It's not easy to mask this symbol, which is
meant to be added to the libc++abi. It's also not safe to use the polyfill
implementation from
caiconghui commented on a change in pull request #7914:
URL: https://github.com/apache/incubator-doris/pull/7914#discussion_r794189411
##
File path: docs/.vuepress/sidebar/en.js
##
@@ -616,6 +615,7 @@ module.exports = [
"SHOW CREATE FUNCTION",
"SHO
github-actions[bot] commented on pull request #7914:
URL: https://github.com/apache/incubator-doris/pull/7914#issuecomment-1023873830
--
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
hf200012 commented on pull request #7848:
URL: https://github.com/apache/incubator-doris/pull/7848#issuecomment-1023880219
> Please config your IDEA to enable auto code format
ok
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
amosbird commented on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023889347
> Regarding the second point, do you mean changing the thread_local variable
to a member variable of the class? For example, abstract a parent class to save
this varia
xinyiZzz commented on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023917862
> > Regarding the second point, do you mean changing the thread_local
variable to a member variable of the class? For example, abstract a parent
class to save this var
xinyiZzz edited a comment on pull request #7911:
URL: https://github.com/apache/incubator-doris/pull/7911#issuecomment-1023917862
> > Regarding the second point, do you mean changing the thread_local
variable to a member variable of the class? For example, abstract a parent
class to save t
hf200012 opened a new pull request #7925:
URL: https://github.com/apache/incubator-doris/pull/7925
The http v2 version can completely replace the old http module. In order to
avoid the problem of inconsistency between the two codes, the old http module
will be removed.
# Proposed ch
github-actions[bot] commented on pull request #7924:
URL: https://github.com/apache/incubator-doris/pull/7924#issuecomment-1023971494
--
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
56 matches
Mail list logo