This is an automated email from the ASF dual-hosted git repository.
lingmiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 54c7d17 [Log] Fix a log issue in BDBJournalCursor (#6006)
add d0b6054 [Bug] fix use uncorrect table
EmmyMiao87 closed issue #6002:
URL: https://github.com/apache/incubator-doris/issues/6002
--
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.
For queries about this service,
EmmyMiao87 merged pull request #6003:
URL: https://github.com/apache/incubator-doris/pull/6003
--
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.
For queries about this serv
xinghuayu007 opened a new pull request #6027:
URL: https://github.com/apache/incubator-doris/pull/6027
## Proposed changes
Currently, Doris only supports export data with CSV format. This PR extends
the feature to support parquet format.
Usage:
for export to local file:
xinghuayu007 opened a new pull request #6026:
URL: https://github.com/apache/incubator-doris/pull/6026
## Proposed changes
`data_size` is a required field for `InternalService.PCacheValue`.
## Types of changes
What types of changes does your code introduce to Doris?
_
ucasFL opened a new issue #6024:
URL: https://github.com/apache/incubator-doris/issues/6024
**Is your feature request related to a problem? Please describe.**
When user create a table, since they may not known the data scale at the
first, so they may choose a unsuitable bucket num. When
jinyuanlu opened a new pull request #6025:
URL: https://github.com/apache/incubator-doris/pull/6025
## Proposed changes
Fix a typo in `udaf-orthogonal-bitmap-manual.md`
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the box
ucasFL opened a new pull request #6023:
URL: https://github.com/apache/incubator-doris/pull/6023
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should accept this pull request. If it fixes a bug or
resolves a feature reques
xinghuayu007 opened a new pull request #6022:
URL: https://github.com/apache/incubator-doris/pull/6022
## Proposed changes
Currently, after alter task finished, it only validate meta data of new
tablet. It is also better to validate data file of new tablet. Because we found
some tab
EmmyMiao87 opened a new issue #6017:
URL: https://github.com/apache/incubator-doris/issues/6017
**Describe the bug**
When 'disable_colocate_join'= true, the group by query will thrown
'NullPointerException' using pymysql.
**To Reproduce**
Steps to reproduce the behavior:
1.
stdpain opened a new issue #6016:
URL: https://github.com/apache/incubator-doris/issues/6016
**Describe the bug**
upgrade DORIS-0.14.7-release to PALO-0.14.12-release
**Screenshots**
```
I0100 00:00:00.00 35342 vlog_is_on.cc:192] RAW: Set VLOG level for "*"
to 10
***
hf200012 commented on pull request #5975:
URL: https://github.com/apache/incubator-doris/pull/5975#issuecomment-859406724
Add BE configuration instructions
--
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
tarepanda1024 opened a new pull request #6014:
URL: https://github.com/apache/incubator-doris/pull/6014
## Proposed changes
update data-model-rollup.md create table ddl
## Types of changes
- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-brea
liutang123 opened a new issue #6015:
URL: https://github.com/apache/incubator-doris/issues/6015
**Describe the bug**
We have a table with many replicas.
Because of base tablet may be delete by balance, create tablet may fail.
**To Reproduce**
Steps to reproduce the behavior:
caiconghui opened a new issue #6020:
URL: https://github.com/apache/incubator-doris/issues/6020
**Describe the bug**
1. replayBackendTabletsInfo show lock table instead of db when replay
BackendTabletsInfo operation
2. setting the replica status that does not exist does not prompt any
huangmengbin commented on pull request #5991:
URL: https://github.com/apache/incubator-doris/pull/5991#issuecomment-859226197
Hi, @morningman, the bug has been fixed. Please review again. Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
caiconghui opened a new pull request #6019:
URL: https://github.com/apache/incubator-doris/pull/6019
…atus that does not exist does not prompt any error message
## Proposed changes
Describe the big picture of your changes here to communicate to the
maintainers why we should ac
EmmyMiao87 opened a new pull request #6018:
URL: https://github.com/apache/incubator-doris/pull/6018
## Proposed changes
QueryDetail is used to statistic the current query details.
This property will only be set when the query starts to execute.
So in the query planning stage, u
huangmengbin opened a new issue #6021:
URL: https://github.com/apache/incubator-doris/issues/6021
**Is your feature request related to a problem? Please describe.**
- 按照 time 进行 range分区后,假如有一个分区 `p20210520` 范围是 `['2021-05-20 00:00:00',
'2021-05-21 00:00:00')`
```sql
1. SELECT MAX(x
hf200012 opened a new pull request #6013:
URL: https://github.com/apache/incubator-doris/pull/6013
spring.servlet.multipart.max-file-size and
spring.servlet.multipart.max-request-size Configurable
## Proposed changes
Describe the big picture of your changes here to communicat
20 matches
Mail list logo