This is an automated email from the ASF dual-hosted git repository.
kangkaisen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from d6497fe [Config] Change config name
'streaming_load_max_batch_size_mb' to 'streaming_load_json_max_mb'
kangkaisen closed issue #4792:
URL: https://github.com/apache/incubator-doris/issues/4792
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
kangkaisen merged pull request #4798:
URL: https://github.com/apache/incubator-doris/pull/4798
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
coalchan opened a new pull request #4819:
URL: https://github.com/apache/incubator-doris/pull/4819
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
Youngwb opened a new pull request #4818:
URL: https://github.com/apache/incubator-doris/pull/4818
## Proposed changes
For #4817
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the boxes that apply_
- [x] Bugfix (non-brea
Youngwb opened a new issue #4817:
URL: https://github.com/apache/incubator-doris/issues/4817
**Describe the bug**
Sequence column is not visible when `show_hidden_columns = true`
user could use `desc table_name` to check hidden column when set
`show_hidden_columns = true`
yangzhg opened a new pull request #4816:
URL: https://github.com/apache/incubator-doris/pull/4816
## Proposed changes
Fix create rollup may duplicate hidden column
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the boxes th
yangzhg opened a new issue #4815:
URL: https://github.com/apache/incubator-doris/issues/4815
**Describe the bug**
create rollup may duplicate hidden column
like

Youngwb opened a new pull request #4814:
URL: https://github.com/apache/incubator-doris/pull/4814
## Proposed changes
For #3930
add doc for sequence column
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the boxes that apply
Yao-MR commented on issue #4788:
URL:
https://github.com/apache/incubator-doris/issues/4788#issuecomment-718335902
> > the rollup table has the same replica of base table in default, so this
is the same implement in you design?
> > or add the config of replica of rollup table ?
>
Yao-MR opened a new issue #4813:
URL: https://github.com/apache/incubator-doris/issues/4813
**Describe the bug**
ERR LOG:
`Scans failed: index: 1 caused by
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: errCode = 2,
detailMessage = failed to get tablet. tablet_id=1586
pengxiangyu commented on a change in pull request #4778:
URL: https://github.com/apache/incubator-doris/pull/4778#discussion_r513901005
##
File path: be/src/exec/schema_scanner/schema_views_scanner.cpp
##
@@ -0,0 +1,231 @@
+// Licensed to the Apache Software Foundation (ASF) un
wangbo commented on issue #4788:
URL:
https://github.com/apache/incubator-doris/issues/4788#issuecomment-718326842
>the rollup table has the same replica of base table in default, so this is
the same implement in you design?
or add the config of replica of rollup table ?
@Yao-MR
morningman commented on issue #4301:
URL:
https://github.com/apache/incubator-doris/issues/4301#issuecomment-718307454
> failed to get largest_segment_group. is null: 1. version: 2-2
This error msg seems not cause some problems. This log may be removed later.
If your query failed,
niaoUncle commented on issue #4301:
URL:
https://github.com/apache/incubator-doris/issues/4301#issuecomment-718306804
你好! 你最后是咋处理的
This is an automated message from the Apache Git Service.
To respond to the message, please l
niaoUncle commented on issue #4301:
URL:
https://github.com/apache/incubator-doris/issues/4301#issuecomment-718306938
我目前也遇到这个问题了
failed to get largest_segment_group. is null: 1. version: 2-2
This is an automated message
francisoliverlee commented on a change in pull request #4808:
URL: https://github.com/apache/incubator-doris/pull/4808#discussion_r513583661
##
File path: fe/fe-core/src/main/java/org/apache/doris/common/Config.java
##
@@ -318,8 +318,10 @@
* The connection timeout and soc
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 d6497fe [Config] Change config nam
morningman merged pull request #4791:
URL: https://github.com/apache/incubator-doris/pull/4791
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
morningman commented on a change in pull request #4778:
URL: https://github.com/apache/incubator-doris/pull/4778#discussion_r513537478
##
File path: be/src/exec/schema_scanner/schema_views_scanner.cpp
##
@@ -0,0 +1,231 @@
+// Licensed to the Apache Software Foundation (ASF) und
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/incubator-doris.git.
from d0e8420 [Doc] Modify release manual (#4741)
add 6790254 [Bug] Fix bug and optimize implementation
morningman merged pull request #4775:
URL: https://github.com/apache/incubator-doris/pull/4775
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
morningman merged pull request #4741:
URL: https://github.com/apache/incubator-doris/pull/4741
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
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 d0e8420 [Doc] Modify release manua
HappenLee closed pull request #4811:
URL: https://github.com/apache/incubator-doris/pull/4811
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
morningman opened a new issue #4812:
URL: https://github.com/apache/incubator-doris/issues/4812
**Describe the bug**
Doris can not read empty Parquet or Orc files when doing load. So these
empty file should be skipped.
Error:
`type:LOAD_RUN_FAIL; msg:ParseError : Invalid column
HappenLee opened a new pull request #4811:
URL: https://github.com/apache/incubator-doris/pull/4811
#Proposed changes
Fix #4753
Use the tbl.getDefaultReplicationNum() replace partition replication num
## Types of changes
What types of changes does your code introduce
morningman closed pull request #2188:
URL: https://github.com/apache/incubator-doris/pull/2188
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
morningman closed pull request #4261:
URL: https://github.com/apache/incubator-doris/pull/4261
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
morningman closed pull request #2571:
URL: https://github.com/apache/incubator-doris/pull/2571
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
morningman opened a new pull request #4810:
URL: https://github.com/apache/incubator-doris/pull/4810
## Proposed changes
We can not ready empty parquet or orc format file. So we should skip them
when doing broker load.
## Types of changes
- [x] Bugfix (non-breaking ch
Yao-MR edited a comment on issue #4788:
URL:
https://github.com/apache/incubator-doris/issues/4788#issuecomment-717792319
the rollup table has the same replica of base table in default, so this is
the same implement in you design?
or add the config of replica of rollup table ?
---
Yao-MR commented on issue #4788:
URL:
https://github.com/apache/incubator-doris/issues/4788#issuecomment-717792319
the rollup table has the same replica of base table, so this is also the
same implement in you design?
or add the config of replica of rollup table ?
xinghuayu007 commented on pull request #4809:
URL: https://github.com/apache/incubator-doris/pull/4809#issuecomment-717773236
The RunTimeException is throwed by this function, not a real
RunTimeException.
```
public static int compareLiteralExpr(LiteralExpr key1, LiteralExpr key2)
wangbo commented on issue #4788:
URL:
https://github.com/apache/incubator-doris/issues/4788#issuecomment-717767146
**User instructions**
**1 create table**
```
CREATE TABLE example_db.rolup_index_table
(
event_day DATE,
siteid INT DEFAULT '10',
Yao-MR removed a comment on pull request #4809:
URL: https://github.com/apache/incubator-doris/pull/4809#issuecomment-717764578
in the level of exception of Runtime
i do not think is a good idea to catch and do not throw
Yao-MR commented on pull request #4809:
URL: https://github.com/apache/incubator-doris/pull/4809#issuecomment-717764578
in the level of exception of Runtime
i do not think is a good idea to catch and do not throw
Thi
xinghuayu007 opened a new pull request #4809:
URL: https://github.com/apache/incubator-doris/pull/4809
## Proposed changes
`select * from table where date in (20201030)` may cause partition
pruning`RuntimeException`, it is not catched and compiling failed. See issue:
#4805
#
38 matches
Mail list logo