github-actions[bot] commented on PR #9263:
URL: https://github.com/apache/incubator-doris/pull/9263#issuecomment-1114123856
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
github-actions[bot] commented on PR #9263:
URL: https://github.com/apache/incubator-doris/pull/9263#issuecomment-1114123864
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 us
This is an automated email from the ASF dual-hosted git repository.
lingmiao 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 4bd5d4f163 [feature-wip](statistics)
EmmyMiao87 merged PR #8860:
URL: https://github.com/apache/incubator-doris/pull/8860
--
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...
stalary commented on PR #9271:
URL: https://github.com/apache/incubator-doris/pull/9271#issuecomment-1114118167
@morrySnow @lide-reed PTAL
--
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 spec
stalary commented on PR #9271:
URL: https://github.com/apache/incubator-doris/pull/9271#issuecomment-1114118084
The current verification results are as follows
```sql
mysql> CREATE TABLE `table1` ( `id` int NOT NULL, `col1`
varchar(255) NOT NULL, `col2` varchar(255) NOT NULL
BiteThet commented on code in PR #9341:
URL: https://github.com/apache/incubator-doris/pull/9341#discussion_r862397861
##
docs/zh-CN/sql-manual/sql-functions/spatial-functions/st_distance_sphere.md:
##
@@ -28,11 +28,14 @@ under the License.
### description
Syntax
-`
morrySnow commented on code in PR #9339:
URL: https://github.com/apache/incubator-doris/pull/9339#discussion_r862371560
##
fe/fe-core/src/main/java/org/apache/doris/catalog/OlapTable.java:
##
@@ -1286,11 +1286,13 @@ public OlapTable selectiveCopy(Collection
reservedPartitions,
github-actions[bot] commented on PR #9341:
URL: https://github.com/apache/incubator-doris/pull/9341#issuecomment-1114010035
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 us
github-actions[bot] commented on PR #9341:
URL: https://github.com/apache/incubator-doris/pull/9341#issuecomment-1114010032
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
dataalive opened a new pull request, #9341:
URL: https://github.com/apache/incubator-doris/pull/9341
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
add ST_Distance_Sphere function parameter values range restrictions
## Checklist(Required)
1.
github-actions[bot] commented on PR #9338:
URL: https://github.com/apache/incubator-doris/pull/9338#issuecomment-1114003146
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 us
github-actions[bot] commented on PR #9338:
URL: https://github.com/apache/incubator-doris/pull/9338#issuecomment-1114003141
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
morningman opened a new issue, #9340:
URL: https://github.com/apache/incubator-doris/issues/9340
### 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
1.0
morningman opened a new pull request, #9339:
URL: https://github.com/apache/incubator-doris/pull/9339
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
partition name is case insensitive
## Checklist(Required)
1. Does it affect the original beh
dataroaring opened a new pull request, #9338:
URL: https://github.com/apache/incubator-doris/pull/9338
# Proposed changes
Issue Number: close #8977
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original be
morrySnow commented on PR #9303:
URL: https://github.com/apache/incubator-doris/pull/9303#issuecomment-1113999836
fe-core compile failed in p0 regression, please fix it ~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
xy720 commented on code in PR #9329:
URL: https://github.com/apache/incubator-doris/pull/9329#discussion_r862349405
##
fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java:
##
@@ -2113,6 +2109,13 @@ public long saveAlterJob(CountingDataOutputStream dos,
long checksum)
452926826 commented on issue #1407:
URL:
https://github.com/apache/incubator-doris/issues/1407#issuecomment-1113976850
@EmmyMiao87 Excuse me, how did you solve this problem?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
github-actions[bot] commented on PR #9325:
URL: https://github.com/apache/incubator-doris/pull/9325#issuecomment-1113973772
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 us
github-actions[bot] commented on PR #9337:
URL: https://github.com/apache/incubator-doris/pull/9337#issuecomment-1113972406
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
github-actions[bot] commented on PR #9337:
URL: https://github.com/apache/incubator-doris/pull/9337#issuecomment-1113972407
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 us
lonre commented on PR #9327:
URL: https://github.com/apache/incubator-doris/pull/9327#issuecomment-1113971598
> LGTM , but please rebase the master to pass the check.
Hi @morningman , already rebased
--
This is an automated message from the Apache Git Service.
To respond to the mess
dataroaring opened a new pull request, #9337:
URL: https://github.com/apache/incubator-doris/pull/9337
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original beh
dataroaring opened a new pull request, #9336:
URL: https://github.com/apache/incubator-doris/pull/9336
It is easy to reason performance issue with explict thread name.
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 84c2e4de29 [fix][doc]Modify readme li
yiguolei merged PR #9334:
URL: https://github.com/apache/incubator-doris/pull/9334
--
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...@d
Kikyou1997 commented on PR #9303:
URL: https://github.com/apache/incubator-doris/pull/9303#issuecomment-1113951634
> please fix conflicts heart
done
--
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
nextdreamblue opened a new issue, #9335:
URL: https://github.com/apache/incubator-doris/issues/9335
### 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
morningman merged PR #9333:
URL: https://github.com/apache/incubator-doris/pull/9333
--
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...
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.git
The following commit(s) were added to refs/heads/master by this push:
new 7431288c52 [github-action] Update r
31 matches
Mail list logo