EmmyMiao87 opened a new pull request #5722:
URL: https://github.com/apache/incubator-doris/pull/5722
## 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 re
Learner-ym commented on issue #5719:
URL:
https://github.com/apache/incubator-doris/issues/5719#issuecomment-828161166
没有使用docker,在本地编译的
--
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
caiconghui opened a new pull request #5721:
URL: https://github.com/apache/incubator-doris/pull/5721
## 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 re
caiconghui opened a new issue #5720:
URL: https://github.com/apache/incubator-doris/issues/5720
**Describe the bug**
run fe ut, and we could easily see the following failure on CreateTableTest:
[ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
33.192 s <<< FA
liuxiaoxiong commented on issue #5718:
URL:
https://github.com/apache/incubator-doris/issues/5718#issuecomment-828136343
Thanks,this problem is solved
(感谢还真是驱动问题。。。)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
liuxiaoxiong closed issue #5718:
URL: https://github.com/apache/incubator-doris/issues/5718
--
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
hf200012 commented on issue #5719:
URL:
https://github.com/apache/incubator-doris/issues/5719#issuecomment-828122718
Which version did you compile in docker build?1.2?1.3?
[#5704 ](https://github.com/apache/incubator-doris/pull/5704)
--
This is an automated message from the Apache Git
Learner-ym opened a new issue #5719:
URL: https://github.com/apache/incubator-doris/issues/5719
下载flink doris connector代码后执行build.sh脚本报错,
thrift只能生成一部分Java文件,另一部分生成时报错,请问下编译这个包除了需要thrift插件还需要配置什么吗?
错误信息如下:
**[ERROR] COMPILATION ERROR :
[INFO] -
HappenLee edited a comment on issue #5718:
URL:
https://github.com/apache/incubator-doris/issues/5718#issuecomment-828118282
You should not use the ANSI driver
![image](https://user-images.githubusercontent.com/10553413/116343147-7a53ef00-a816-11eb-92ae-c5db6e5082a1.png)
so it's
HappenLee commented on issue #5718:
URL:
https://github.com/apache/incubator-doris/issues/5718#issuecomment-828118282
You should not use the ANSI driver
![image](https://user-images.githubusercontent.com/10553413/116343147-7a53ef00-a816-11eb-92ae-c5db6e5082a1.png)
--
This is an a
liuxiaoxiong commented on issue #5718:
URL:
https://github.com/apache/incubator-doris/issues/5718#issuecomment-828117840
cat odbcinst.ini
[MySQL]
Description = MySQL ODBC driver
Driver = /usr/lib64/libmyodbc8a.so
FileUsage = 1
关于这点,我记得我用过/usr/lib64/libmyodbc8w.so 但是建立
hf200012 closed issue #5663:
URL: https://github.com/apache/incubator-doris/issues/5663
--
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, pl
hf200012 commented on issue #5663:
URL:
https://github.com/apache/incubator-doris/issues/5663#issuecomment-828116870
The solution to this problem is to change label_keep_max_second from three
days to 12 hours by default, or 6 hours less
--
This is an automated message from the Apache Gi
hf200012 commented on issue #5661:
URL:
https://github.com/apache/incubator-doris/issues/5661#issuecomment-828115533
https://my.oschina.net/u/4360424/blog/4284970
https://www.cnblogs.com/kingszelda/p/8988505.html
Take a look at this article
--
This is an automated message from the
weizuo93 commented on a change in pull request #5488:
URL: https://github.com/apache/incubator-doris/pull/5488#discussion_r621763780
##
File path: fe/fe-core/src/main/java/org/apache/doris/common/Config.java
##
@@ -605,6 +605,12 @@
@ConfField(mutable = true, masterOnly = t
HappenLee commented on issue #5718:
URL:
https://github.com/apache/incubator-doris/issues/5718#issuecomment-828095050
please show the odbcinst.ini config. which mysql driver you are using now。
--
This is an automated message from the Apache Git Service.
To respond to the message, please
liuxiaoxiong opened a new issue #5718:
URL: https://github.com/apache/incubator-doris/issues/5718
hi everyone,this maybe a bug in doris 0.14.7
when i use ODBC for doris on mysql , i found that problem like this:
(各位大佬好,这可能是个bug在0.14.7,当我再使用odbc驱动下的doris 作为mysql的映射表事,我发现以下问题:)
![ima
morningman commented on a change in pull request #5717:
URL: https://github.com/apache/incubator-doris/pull/5717#discussion_r621746374
##
File path: NOTICE.txt
##
@@ -7,20 +7,59 @@ The Apache Software Foundation (http://www.apache.org/).
Based on source code originally develop
morningman commented on issue #5715:
URL:
https://github.com/apache/incubator-doris/issues/5715#issuecomment-828074649
> This issue is not actually addressed by #5716 yet
Do you mean to directly add an entry for submitting an issue in the
first-level menu of the sidebar?
--
This
yangzhg opened a new pull request #5717:
URL: https://github.com/apache/incubator-doris/pull/5717
## Proposed changes
add license to file header and fix Notice file
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the boxes t
yangzhg commented on a change in pull request #5488:
URL: https://github.com/apache/incubator-doris/pull/5488#discussion_r621735280
##
File path: fe/fe-core/src/main/java/org/apache/doris/common/Config.java
##
@@ -605,6 +605,12 @@
@ConfField(mutable = true, masterOnly = tr
sebbASF commented on issue #5715:
URL:
https://github.com/apache/incubator-doris/issues/5715#issuecomment-827976211
This issue is not actually addressed by #5716 yet
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
morningman commented on issue #5715:
URL:
https://github.com/apache/incubator-doris/issues/5715#issuecomment-827716783
Fixed by #5716
--
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 specif
morningman opened a new pull request #5716:
URL: https://github.com/apache/incubator-doris/pull/5716
## Proposed changes
1. Add /api/compaction/run_status to show the running compaction tasks
2. Fix doc link error (close #5715)
## Types of changes
What types of change
sebbASF opened a new issue #5715:
URL: https://github.com/apache/incubator-doris/issues/5715
It's not at all easy to find how to report bugs.
The only link I could find required navigating several pages.
The link on the page
http://doris.incubator.apache.org/master/en/community/ho
sebbASF opened a new issue #5714:
URL: https://github.com/apache/incubator-doris/issues/5714
http://incubator.apache.org/projects/doris.html has old URLs for Bug
Tracking and Source Code.
The URLs redirect, but it would be better to use the new ones
--
This is an automated message
caiconghui edited a comment on pull request #5712:
URL: https://github.com/apache/incubator-doris/pull/5712#issuecomment-827551942
> Isn't it a bit unfriendly to not allow drop table, because the user may
just want to drop the table due to some abnormality of the table.
> After the table
caiconghui edited a comment on pull request #5712:
URL: https://github.com/apache/incubator-doris/pull/5712#issuecomment-827551942
> Isn't it a bit unfriendly to not allow drop table, because the user may
just want to drop the table due to some abnormality of the table.
> After the table
caiconghui commented on pull request #5712:
URL: https://github.com/apache/incubator-doris/pull/5712#issuecomment-827551942
> Isn't it a bit unfriendly to not allow drop table, because the user may
just want to drop the table due to some abnormality of the table.
> After the table is dro
EmmyMiao87 commented on pull request #5712:
URL: https://github.com/apache/incubator-doris/pull/5712#issuecomment-827546537
Isn't it a bit unfriendly to not allow drop table, because the user may just
want to drop the table due to some abnormality of the table.
After the table is dropped
Userwhite commented on a change in pull request #5620:
URL: https://github.com/apache/incubator-doris/pull/5620#discussion_r621095354
##
File path: fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java
##
@@ -124,6 +124,12 @@
public static final long DEFAULT_IN
EmmyMiao87 merged pull request #5689:
URL: https://github.com/apache/incubator-doris/pull/5689
--
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
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 827f5c0 [Bug-fix] Ignore modified table log when table has been
dropped (#5688)
add c7af83b Suppor
HappenLee opened a new pull request #5713:
URL: https://github.com/apache/incubator-doris/pull/5713
## Proposed changes
RT
## Types of changes
What types of changes does your code introduce to Doris?
_Put an `x` in the boxes that apply_
- [x] Bugfix (non-breaki
liuxiahuiyi commented on issue #5708:
URL:
https://github.com/apache/incubator-doris/issues/5708#issuecomment-827389558
> > > 并没有看明白你的问题,能举个栗子吗?
> >
> >
> > 例如有三行数据: uuid1,10001,10.5; uuid2,10001,5.5; uuid1,10001,10.5;
其中第一行和第三行数据是重复的,希望的rollup结果是userid 10001的总消费是10.5+5.5=16,而不是
caiconghui commented on issue #5708:
URL:
https://github.com/apache/incubator-doris/issues/5708#issuecomment-827381186
> > 并没有看明白你的问题,能举个栗子吗?
>
> 例如有三行数据: uuid1,10001,10.5; uuid2,10001,5.5; uuid1,10001,10.5;
其中第一行和第三行数据是重复的,希望的rollup结果是userid 10001的总消费是10.5+5.5=16,而不是10.5+5.5+10.5=2
liuxiahuiyi commented on issue #5708:
URL:
https://github.com/apache/incubator-doris/issues/5708#issuecomment-827378008
> According to your description, you can only set the aggregation type of
the column to replace to remove duplicates,now, Doris cannot support replace
and sum aggreation
liuxiahuiyi commented on issue #5708:
URL:
https://github.com/apache/incubator-doris/issues/5708#issuecomment-827375148
> 并没有看明白你的问题,能举个栗子吗?
例如有三行数据: uuid1,10001,10.5; uuid2,10001,5.5;uuid1,10001,10.5;
其中第一行和第三行数据是重复的,希望的rollup结果是userid 10001的总消费是10.5+5.5=16,而不是10.5+5.5+1
liuxiahuiyi commented on issue #5708:
URL:
https://github.com/apache/incubator-doris/issues/5708#issuecomment-827372975
> 并没有看明白你的问题,能举个栗子吗?
例如有一个table: CREATE TABLE purchase (uuid VARCHAR(20), userid INT, cost
DOUBLE SUM) AGGREGATE KEY (uuid, userid) ,
其中uuid表示一个行的唯一id且没有重复,cost
caiconghui opened a new pull request #5712:
URL: https://github.com/apache/incubator-doris/pull/5712
## 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 re
40 matches
Mail list logo