HappenLee commented on a change in pull request #6993:
URL: https://github.com/apache/incubator-doris/pull/6993#discussion_r744216445
##
File path: docs/en/sql-reference/sql-statements/Data Definition/ALTER TABLE.md
##
@@ -395,6 +401,10 @@ under the License.
20. Modify col
github-actions[bot] commented on pull request #6993:
URL: https://github.com/apache/incubator-doris/pull/6993#issuecomment-962568378
--
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
morningman commented on pull request #7024:
URL: https://github.com/apache/incubator-doris/pull/7024#issuecomment-962578999
> > Conflict
>
> done
Unit test compile failed. You need to run `run-be-ut.sh`
--
This is an automated message from the Apache Git Service.
To respond
morningman merged pull request #6577:
URL: https://github.com/apache/incubator-doris/pull/6577
--
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
morningman closed issue #6508:
URL: https://github.com/apache/incubator-doris/issues/6508
--
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-
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 3dd5570 [Config] Support custom co
morningman merged pull request #6600:
URL: https://github.com/apache/incubator-doris/pull/6600
--
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
morningman closed issue #6529:
URL: https://github.com/apache/incubator-doris/issues/6529
--
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-
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 ca8268f [Feature] Extend logger in
morningman merged pull request #6936:
URL: https://github.com/apache/incubator-doris/pull/6936
--
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
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 9b1a801 [Bug] Fix some return logi
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 29ca776 [Refactor] Refactor part o
morningman closed issue #6997:
URL: https://github.com/apache/incubator-doris/issues/6997
--
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-
morningman merged pull request #6998:
URL: https://github.com/apache/incubator-doris/pull/6998
--
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
morningman opened a new pull request #7029:
URL: https://github.com/apache/incubator-doris/pull/7029
## Proposed changes
Introduced from #6600
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the boxes that apply_
- [
xy720 opened a new pull request #7030:
URL: https://github.com/apache/incubator-doris/pull/7030
## Proposed changes

## Types of changes
What types of changes
xinyiZzz opened a new issue #7031:
URL: https://github.com/apache/incubator-doris/issues/7031
### 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
A
xinyiZzz opened a new pull request #7032:
URL: https://github.com/apache/incubator-doris/pull/7032
## Proposed changes
Support cancel outdated query after FE restart, through three steps:
1. Add startTime to Frontend Info and pass it in the heartbeat between
Frontend.
2. Add th
github-actions[bot] commented on pull request #7029:
URL: https://github.com/apache/incubator-doris/pull/7029#issuecomment-962757713
--
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
yangzhg merged pull request #7029:
URL: https://github.com/apache/incubator-doris/pull/7029
--
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: commit
This is an automated email from the ASF dual-hosted git repository.
yangzhg 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 9c12060 [Compile] Fix FE compile prob
morningman commented on a change in pull request #7022:
URL: https://github.com/apache/incubator-doris/pull/7022#discussion_r743644425
##
File path: be/src/runtime/datetime_value.h
##
@@ -628,25 +628,25 @@ class DateTimeValue {
// 1 bits for neg. 3 bits for type. 12bit for
weajun opened a new pull request #7036:
URL: https://github.com/apache/incubator-doris/pull/7036
## Proposed changes
1. Support recording task status when installing a cluster
2. Integrated user permission verification, etc.
3. Use JDBC to add BE nodes
4. Increase the install
zcdJason opened a new issue #7037:
URL: https://github.com/apache/incubator-doris/issues/7037
### 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.14.
HappenLee commented on a change in pull request #6515:
URL: https://github.com/apache/incubator-doris/pull/6515#discussion_r744386965
##
File path: be/src/olap/rowset/segment_v2/bitshuffle_page.h
##
@@ -385,7 +394,7 @@ class BitShufflePageDecoder : public PageDecoder {
i
tinke commented on issue #6806:
URL:
https://github.com/apache/incubator-doris/issues/6806#issuecomment-962788714
> > 请问大概什么时候 Release?比较期待这个功能:Spark-Doris-Connector 支持数据写入Doris!😁
>
> You can download the trunk code and compile the `spark-doris-connector` in
`extensions/` dir to
github-actions[bot] commented on pull request #7022:
URL: https://github.com/apache/incubator-doris/pull/7022#issuecomment-962810166
--
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
tianhui5 commented on pull request #7025:
URL: https://github.com/apache/incubator-doris/pull/7025#issuecomment-962845142
> I think we can use replicaQuotaSize in Database to limit.
You are right, it can reach out same result. But the threshold value can
only be changed in db level,
code81192 opened a new issue #7040:
URL: https://github.com/apache/incubator-doris/issues/7040
### 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
Doc
morningman commented on issue #7040:
URL:
https://github.com/apache/incubator-doris/issues/7040#issuecomment-962854003
Fixed: #7029
--
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
morningman closed issue #7040:
URL: https://github.com/apache/incubator-doris/issues/7040
--
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-
yangzhg opened a new pull request #7041:
URL: https://github.com/apache/incubator-doris/pull/7041
## Proposed changes
Increase compatibility with mysql
1. Added two system tables files and partitions
2. Improved the return logic of mysql error code to make the error code
mo
github-actions[bot] commented on pull request #6971:
URL: https://github.com/apache/incubator-doris/pull/6971#issuecomment-962862614
--
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
xinyiZzz commented on a change in pull request #6515:
URL: https://github.com/apache/incubator-doris/pull/6515#discussion_r77405
##
File path: be/src/olap/rowset/segment_v2/bitshuffle_page.h
##
@@ -385,7 +394,7 @@ class BitShufflePageDecoder : public PageDecoder {
in
HappenLee commented on a change in pull request #6971:
URL: https://github.com/apache/incubator-doris/pull/6971#discussion_r744450364
##
File path: be/src/olap/hll.h
##
@@ -33,6 +33,7 @@ class Slice;
const static int HLL_COLUMN_PRECISION = 14;
const static int HLL_ZERO_COUNT_
HappenLee commented on a change in pull request #6971:
URL: https://github.com/apache/incubator-doris/pull/6971#discussion_r744450847
##
File path: be/src/olap/hll.h
##
@@ -154,7 +174,7 @@ class HyperLogLog {
HllDataType _type = HLL_DATA_EMPTY;
uint32_t _explicit_da
HappenLee commented on pull request #6515:
URL: https://github.com/apache/incubator-doris/pull/6515#issuecomment-962876079
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 comme
github-actions[bot] commented on pull request #6515:
URL: https://github.com/apache/incubator-doris/pull/6515#issuecomment-962876479
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 Git
BiteThet opened a new issue #7042:
URL: https://github.com/apache/incubator-doris/issues/7042
### 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
m
BiteThet opened a new pull request #7043:
URL: https://github.com/apache/incubator-doris/pull/7043
## Proposed changes
key may have been destructed when key reference is called.
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `
github-actions[bot] commented on pull request #7043:
URL: https://github.com/apache/incubator-doris/pull/7043#issuecomment-962879295
--
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
41 matches
Mail list logo