This is an automated email from the ASF dual-hosted git repository.
diwu 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 283fd2903f [typo](doc)json document optimization (#
github-actions[bot] commented on PR #21270:
URL: https://github.com/apache/doris/pull/21270#issuecomment-1611126749
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, please log on to GitHu
github-actions[bot] commented on PR #21270:
URL: https://github.com/apache/doris/pull/21270#issuecomment-1611126801
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
kaka11chen commented on PR #21270:
URL: https://github.com/apache/doris/pull/21270#issuecomment-1611127941
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.
To unsubscri
zy-kkk opened a new pull request, #21296:
URL: https://github.com/apache/doris/pull/21296
## Proposed changes
Issue Number: close #xxx
This pull request addresses the issue encountered when JDBC Catalog reads
zero datetime values (-00-00 00:00:00) from non-nullable columns
hello-stephen commented on PR #21053:
URL: https://github.com/apache/doris/pull/21053#issuecomment-1611130146
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 41.24 seconds
stream load tsv: 464 seconds loaded 74807831229 Bytes, about 153
MB/s
zhannngchen commented on PR #21257:
URL: https://github.com/apache/doris/pull/21257#issuecomment-1611134486
run buildall
--
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
zy-kkk opened a new pull request, #21297:
URL: https://github.com/apache/doris/pull/21297
## Proposed changes
cherry-pick from #21296
This pull request addresses the issue encountered when JDBC Catalog reads
zero datetime values (-00-00 00:00:00) from non-nullable columns i
github-actions[bot] commented on PR #21257:
URL: https://github.com/apache/doris/pull/21257#issuecomment-1611140490
clang-tidy review says "All clean, LGTM! :+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
sohardforaname commented on PR #21197:
URL: https://github.com/apache/doris/pull/21197#issuecomment-1611143259
run buildall
--
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.
englefly merged PR #21161:
URL: https://github.com/apache/doris/pull/21161
--
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.
englefly 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 f77c69ab95 [fix](test) case bug, streamload wit
github-actions[bot] commented on PR #21265:
URL: https://github.com/apache/doris/pull/21265#issuecomment-1611154671
clang-tidy review says "All clean, LGTM! :+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
morrySnow opened a new pull request, #21298:
URL: https://github.com/apache/doris/pull/21298
## Proposed changes
Issue Number: close #xxx
we refactor physcial properties and translator to ensure not generating
useless excahange.
however, when set operation's child's
morrySnow commented on PR #21298:
URL: https://github.com/apache/doris/pull/21298#issuecomment-1611166382
run buildall
--
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 un
hello-stephen commented on PR #21283:
URL: https://github.com/apache/doris/pull/21283#issuecomment-1611172665
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.84 seconds
stream load tsv: 451 seconds loaded 74807831229 Bytes, about 158
MB/s
github-actions[bot] commented on PR #21298:
URL: https://github.com/apache/doris/pull/21298#issuecomment-1611174248
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, please log on to GitHu
github-actions[bot] commented on PR #21298:
URL: https://github.com/apache/doris/pull/21298#issuecomment-1611174285
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
morrySnow merged PR #21195:
URL: https://github.com/apache/doris/pull/21195
--
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 016870b673 [opt](nereids) use Expression's isC
yiguolei commented on code in PR #21239:
URL: https://github.com/apache/doris/pull/21239#discussion_r1245069734
##
be/src/olap/in_list_predicate.h:
##
@@ -346,6 +346,17 @@ class InListPredicateBase : public ColumnPredicate {
}
}
+bool evaluate_and(const Strin
zhuzhihao94 opened a new issue, #21299:
URL: https://github.com/apache/doris/issues/21299
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
doris-2.0.0-alpha1
englefly opened a new pull request, #21300:
URL: https://github.com/apache/doris/pull/21300
## Proposed changes
ds24 and ds31 improved.
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d.
HHoflittlefish777 commented on PR #19655:
URL: https://github.com/apache/doris/pull/19655#issuecomment-1611239257
run buildall
--
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
github-actions[bot] commented on PR #19655:
URL: https://github.com/apache/doris/pull/19655#issuecomment-1611245035
clang-tidy review says "All clean, LGTM! :+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
github-actions[bot] commented on PR #19655:
URL: https://github.com/apache/doris/pull/19655#issuecomment-1611246151
clang-tidy review says "All clean, LGTM! :+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
yiguolei commented on code in PR #21239:
URL: https://github.com/apache/doris/pull/21239#discussion_r1245069734
##
be/src/olap/in_list_predicate.h:
##
@@ -346,6 +346,17 @@ class InListPredicateBase : public ColumnPredicate {
}
}
+bool evaluate_and(const Strin
hechao-ustc commented on issue #21291:
URL: https://github.com/apache/doris/issues/21291#issuecomment-1611267920
You can use 2.0 doris, this problem has been fixed above 2.0。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
yiguolei merged PR #21290:
URL: https://github.com/apache/doris/pull/21290
--
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 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 325504deeb [bugfix](recover) do not need dynami
jeffreys-cat opened a new pull request, #255:
URL: https://github.com/apache/doris-website/pull/255
- (feature) update user images
--
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 com
github-actions[bot] commented on PR #21053:
URL: https://github.com/apache/doris/pull/21053#issuecomment-1611288651
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, please log on to GitHu
github-actions[bot] commented on PR #21247:
URL: https://github.com/apache/doris/pull/21247#issuecomment-1611291554
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, please log on to GitHu
github-actions[bot] commented on PR #21247:
URL: https://github.com/apache/doris/pull/21247#issuecomment-1611291617
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
starocean999 opened a new pull request, #21301:
URL: https://github.com/apache/doris/pull/21301
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache
starocean999 commented on PR #21301:
URL: https://github.com/apache/doris/pull/21301#issuecomment-1611295808
run buildall
--
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
zy-kkk commented on PR #21296:
URL: https://github.com/apache/doris/pull/21296#issuecomment-1611299241
run buildall
--
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 unsub
zy-kkk merged PR #21270:
URL: https://github.com/apache/doris/pull/21270
--
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.apach
This is an automated email from the ASF dual-hosted git repository.
zykkk 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 4e082a803f [typo](docs) improvement lakehouse doc
englefly commented on PR #21300:
URL: https://github.com/apache/doris/pull/21300#issuecomment-1611302763
run buildall
--
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 uns
deadlinefen commented on PR #21247:
URL: https://github.com/apache/doris/pull/21247#issuecomment-1611311043
run buildall
--
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
github-actions[bot] commented on PR #21247:
URL: https://github.com/apache/doris/pull/21247#issuecomment-1611309995
clang-tidy review says "All clean, LGTM! :+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
sohardforaname commented on PR #21138:
URL: https://github.com/apache/doris/pull/21138#issuecomment-1611318008
run buildall
--
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.
hubgeter opened a new pull request, #21302:
URL: https://github.com/apache/doris/pull/21302
## Proposed changes
*modify archer default length 1 to varchar.max.length , when create table.*
```mysql
create table t2 (
k1 CHAR,
K2 CHAR(10
morningman merged PR #255:
URL: https://github.com/apache/doris-website/pull/255
--
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...@dor
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/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new eb64b5740f8 (feature) update user ima
morrySnow commented on PR #21298:
URL: https://github.com/apache/doris/pull/21298#issuecomment-1611336008
run buildall
--
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 un
HappenLee opened a new pull request, #21303:
URL: https://github.com/apache/doris/pull/21303
## Proposed changes

## Further comments
If this is a relatively large or co
github-actions[bot] commented on PR #20811:
URL: https://github.com/apache/doris/pull/20811#issuecomment-1611349299
clang-tidy review says "All clean, LGTM! :+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
mrhhsg opened a new pull request, #21304:
URL: https://github.com/apache/doris/pull/21304
## Proposed changes
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining
github-actions[bot] commented on PR #21303:
URL: https://github.com/apache/doris/pull/21303#issuecomment-1611353506
clang-tidy review says "All clean, LGTM! :+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
github-actions[bot] commented on PR #21304:
URL: https://github.com/apache/doris/pull/21304#issuecomment-1611359362
clang-tidy review says "All clean, LGTM! :+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
morrySnow merged PR #21304:
URL: https://github.com/apache/doris/pull/21304
--
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 runtimefilter_multi_send
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/runtimefilter_multi_send by
this push:
new 254ec1ba5
morningman merged PR #19990:
URL: https://github.com/apache/doris/pull/19990
--
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.a
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/doris.git
from 4e082a803f [typo](docs) improvement lakehouse doc sidebar (#21270)
add a6b51ec19a [Feature](avro) Support Apac
xiaokang commented on PR #21206:
URL: https://github.com/apache/doris/pull/21206#issuecomment-1611398677
run buildall
--
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 un
zy-kkk commented on PR #21295:
URL: https://github.com/apache/doris/pull/21295#issuecomment-1611411054
run buildall
--
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 unsub
zy-kkk commented on PR #21277:
URL: https://github.com/apache/doris/pull/21277#issuecomment-1611412064
run buildall
--
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 unsub
github-actions[bot] commented on PR #21295:
URL: https://github.com/apache/doris/pull/21295#issuecomment-1611412482
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, please log on to GitHu
github-actions[bot] commented on PR #21295:
URL: https://github.com/apache/doris/pull/21295#issuecomment-1611412562
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
zy-kkk commented on PR #21031:
URL: https://github.com/apache/doris/pull/21031#issuecomment-1611412932
run buildall
--
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 unsub
morrySnow commented on PR #21298:
URL: https://github.com/apache/doris/pull/21298#issuecomment-1611413907
run buildall
--
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 un
zy-kkk merged PR #20641:
URL: https://github.com/apache/doris/pull/20641
--
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.apach
This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a6b51ec19a [Feature](avro) Support Apache Avro file format (#19990)
add 274203a59c [typo](storage)Fixed wrong descr
morrySnow merged PR #21112:
URL: https://github.com/apache/doris/pull/21112
--
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 e7dd65f551 [fix](test) fix PlannerTest testEli
zy-kkk closed pull request #20536: [improvement](jdbc) Set the JDBC connection
timeout to be configurable
URL: https://github.com/apache/doris/pull/20536
--
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
zclllyybb opened a new pull request, #21305:
URL: https://github.com/apache/doris/pull/21305
## Proposed changes
Issue Number: close #xxx
now inserting into the Datelike-type column have almost the same behavior as
MySQL.
1. all illegal literal try to insert into a datelike
zclllyybb commented on PR #21305:
URL: https://github.com/apache/doris/pull/21305#issuecomment-1611437391
run buildall
--
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 un
stalary commented on issue #21217:
URL: https://github.com/apache/doris/issues/21217#issuecomment-1611437694
Please show frontends look doris version
--
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
stalary closed issue #21057: [Bug] 不支持中文列名
URL: https://github.com/apache/doris/issues/21057
--
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-uns
github-actions[bot] commented on PR #21305:
URL: https://github.com/apache/doris/pull/21305#issuecomment-1611447056
clang-tidy review says "All clean, LGTM! :+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
stalary commented on issue #21163:
URL: https://github.com/apache/doris/issues/21163#issuecomment-1611447894
I can't find dinggoudingdan2 in your info
--
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
kaka11chen opened a new pull request, #21306:
URL: https://github.com/apache/doris/pull/21306
## Proposed changes
### Issue
`Wrong data type for column` error when column order in hive table is not
same in orc file schema.
The root cause is in order to handle the followi
dutyu opened a new pull request, #21307:
URL: https://github.com/apache/doris/pull/21307
## Proposed changes

1. optimize hashcode logic for PartitionKey to make hashco
dutyu commented on PR #21307:
URL: https://github.com/apache/doris/pull/21307#issuecomment-1611521759
run buildall
--
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 unsubs
kaka11chen commented on PR #21306:
URL: https://github.com/apache/doris/pull/21306#issuecomment-1611521134
run buildall
--
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 u
stalary opened a new pull request, #21308:
URL: https://github.com/apache/doris/pull/21308
## Proposed changes
Issue Number: close https://github.com/apache/doris/issues/21156
## Further comments
If this is a relatively large or complex change, kick off the discus
morningman merged PR #21297:
URL: https://github.com/apache/doris/pull/21297
--
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.a
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new a0294ba161 [1.2][fix](jdbc) H
github-actions[bot] commented on PR #21296:
URL: https://github.com/apache/doris/pull/21296#issuecomment-1611572640
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, please log on to GitHu
github-actions[bot] commented on PR #21296:
URL: https://github.com/apache/doris/pull/21296#issuecomment-1611572721
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
HHoflittlefish777 commented on PR #21209:
URL: https://github.com/apache/doris/pull/21209#issuecomment-1611574410
run p1
--
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
morrySnow opened a new pull request, #21309:
URL: https://github.com/apache/doris/pull/21309
## Proposed changes
Issue Number: close #xxx
in PR https://github.com/apache/doris/pull/21168 ,
we refactor physcial properties and translator
to ensure not generating usel
morrySnow commented on PR #21309:
URL: https://github.com/apache/doris/pull/21309#issuecomment-1611580438
run buildall
--
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 un
morrySnow commented on PR #21298:
URL: https://github.com/apache/doris/pull/21298#issuecomment-1611582014
run buildall
--
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 un
github-actions[bot] commented on PR #21250:
URL: https://github.com/apache/doris/pull/21250#issuecomment-1611582535
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
morningman merged PR #21294:
URL: https://github.com/apache/doris/pull/21294
--
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.a
github-actions[bot] commented on PR #21265:
URL: https://github.com/apache/doris/pull/21265#issuecomment-1611588065
clang-tidy review says "All clean, LGTM! :+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
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new 63d0396ea9 [branch-1.2](memor
github-actions[bot] commented on PR #21282:
URL: https://github.com/apache/doris/pull/21282#issuecomment-1611589423
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, please log on to GitHu
github-actions[bot] commented on PR #21282:
URL: https://github.com/apache/doris/pull/21282#issuecomment-1611589504
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
morningman merged PR #21219:
URL: https://github.com/apache/doris/pull/21219
--
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.a
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new 264ac5a9f2 [fix](planner)the
zy-kkk commented on issue #21291:
URL: https://github.com/apache/doris/issues/21291#issuecomment-1611590770
#19589 fix it ,will release in 2.0
--
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
zy-kkk merged PR #21296:
URL: https://github.com/apache/doris/pull/21296
--
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.apach
This is an automated email from the ASF dual-hosted git repository.
zykkk 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 449c8d4568 [fix](jdbc) Handling Zero DateTime Valu
github-actions[bot] commented on PR #21302:
URL: https://github.com/apache/doris/pull/21302#issuecomment-1611602097
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, please log on to GitHu
github-actions[bot] commented on PR #21302:
URL: https://github.com/apache/doris/pull/21302#issuecomment-1611602178
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
101 - 200 of 357 matches
Mail list logo