EmmyMiao87 commented on a change in pull request #3760:
URL: https://github.com/apache/incubator-doris/pull/3760#discussion_r435017276
##
File path: custom_udf/build_custom_udf.sh
##
@@ -0,0 +1,156 @@
+#!/usr/bin/env bash
+# Licensed to the Apache Software Foundation (ASF) unde
chaoyli commented on pull request #3766:
URL: https://github.com/apache/incubator-doris/pull/3766#issuecomment-638621491
> Please create an issue to describe the bug you met
I have already linked issues.
This is an aut
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 27046c5 [Enhancement] Improve the performance of query with IN
predicate (#3694)
add 01c1de1 [L
kangkaisen merged pull request #3703:
URL: https://github.com/apache/incubator-doris/pull/3703
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
yangzhg opened a new pull request #3770:
URL: https://github.com/apache/incubator-doris/pull/3770
Added some logs to record to which be a query was sent.
Increasing the efficiency of tracing the problem
This is an automate
chaoyli commented on a change in pull request #3766:
URL: https://github.com/apache/incubator-doris/pull/3766#discussion_r434985106
##
File path: fe/src/main/java/org/apache/doris/service/FrontendServiceImpl.java
##
@@ -808,7 +808,8 @@ private void loadTxnRollbackImpl(TLoadTxnR
hxianshun closed issue #2271:
URL: https://github.com/apache/incubator-doris/issues/2271
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 g
morningman merged pull request #3694:
URL: https://github.com/apache/incubator-doris/pull/3694
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from fc33ee3 [Plugin] Add timeout of connection when downloading the
plugins from URL (#3755)
add 2704
morningman closed issue #3693:
URL: https://github.com/apache/incubator-doris/issues/3693
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
hxianshun commented on issue #3740:
URL:
https://github.com/apache/incubator-doris/issues/3740#issuecomment-638583116
> For BE configs, how about to add a new description parameter for config
defination like gflag style, for example:
>
> ```
> CONF_Int32(be_port, "9060", "por
morningman merged pull request #3755:
URL: https://github.com/apache/incubator-doris/pull/3755
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 791f8fe [Bug][Outfile] Fix bug that column separater is missing in
output file. (#3765)
add fc33e
morningman closed issue #3754:
URL: https://github.com/apache/incubator-doris/issues/3754
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
imay commented on a change in pull request #3738:
URL: https://github.com/apache/incubator-doris/pull/3738#discussion_r434973104
##
File path: be/src/olap/row.h
##
@@ -186,7 +186,12 @@ void agg_finalize_row(const std::vector& ids,
RowType* row, MemPool* m
template
uint32_t
acelyc111 edited a comment on issue #3740:
URL:
https://github.com/apache/incubator-doris/issues/3740#issuecomment-638578537
For BE configs, how about to add a new description parameter for config
defination like gflag style, for example:
```
CONF_Int32(be_port, "9060", "port on
acelyc111 commented on issue #3740:
URL:
https://github.com/apache/incubator-doris/issues/3740#issuecomment-638578537
For BE configs, how about to add a new description parameter for config
defination like gflag style, for example:
```
CONF_Int32(be_port, "9060", "port on which I
morningman commented on a change in pull request #3766:
URL: https://github.com/apache/incubator-doris/pull/3766#discussion_r434963203
##
File path: fe/src/main/java/org/apache/doris/service/FrontendServiceImpl.java
##
@@ -808,7 +808,8 @@ private void loadTxnRollbackImpl(TLoadT
caiconghui commented on pull request #3703:
URL: https://github.com/apache/incubator-doris/pull/3703#issuecomment-638570362
> hi @caiconghui Please resolve the conflict
@morningman Done
This is an automated message fro
morningman merged pull request #3765:
URL: https://github.com/apache/incubator-doris/pull/3765
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from a8c95e7 [Bug] Fix binaryPredicte's equals function ignore op (#3753)
add 791f8fe [Bug][Outfile] F
morningman closed issue #3764:
URL: https://github.com/apache/incubator-doris/issues/3764
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
morningman commented on pull request #3768:
URL: https://github.com/apache/incubator-doris/pull/3768#issuecomment-638564961
> [issue](https://github.com/apache/incubator-doris/issues/3769)
Link issue like this: `#3769`
If you want to close the issue automatically after PR being mer
morningman commented on a change in pull request #3760:
URL: https://github.com/apache/incubator-doris/pull/3760#discussion_r434948184
##
File path: custom_udf/build_custom_udf.sh
##
@@ -0,0 +1,156 @@
+#!/usr/bin/env bash
+# Licensed to the Apache Software Foundation (ASF) unde
morningman commented on pull request #3703:
URL: https://github.com/apache/incubator-doris/pull/3703#issuecomment-638548557
hi @caiconghui Please resolve the conflict
This is an automated message from the Apache Git Service.
morningman merged pull request #3753:
URL: https://github.com/apache/incubator-doris/pull/3753
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 issue #3756:
URL: https://github.com/apache/incubator-doris/issues/3756
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
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 a8c95e7 [Bug] Fix binaryPredicte's
spaces-X commented on a change in pull request #3741:
URL: https://github.com/apache/incubator-doris/pull/3741#discussion_r434699516
##
File path: be/src/olap/utils.cpp
##
@@ -973,6 +979,104 @@ OLAPStatus copy_file(const string& src, const string&
dest) {
return res
spaces-X commented on pull request #3741:
URL: https://github.com/apache/incubator-doris/pull/3741#issuecomment-638253988
> auto_deallocator
sorry, i forgot to remove that line
This is an automated message from the Apa
spaces-X commented on pull request #3768:
URL: https://github.com/apache/incubator-doris/pull/3768#issuecomment-638236361
[issue](https://github.com/apache/incubator-doris/issues/3769)
This is an automated message from the Ap
spaces-X opened a new issue #3769:
URL: https://github.com/apache/incubator-doris/issues/3769
**Describe the bug**
Bitmap and Hll type can not be used with incorrect aggregate functions,
which will cause to BEs crush.
Add some logical checks in FE's ColumnDef#analyze to avoid creating
spaces-X opened a new pull request #3768:
URL: https://github.com/apache/incubator-doris/pull/3768
Bitmap and Hll type can not be used with incorrect aggregate functions,
which will cause to BE crush.
Add some logical checks in FE's ColumnDef#analyze to avoid creating tables
or changing
morningman merged pull request #3604:
URL: https://github.com/apache/incubator-doris/pull/3604
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 7f6271c [Bug]Fix Query failed when
morningman closed issue #3719:
URL: https://github.com/apache/incubator-doris/issues/3719
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
morningman merged pull request #3732:
URL: https://github.com/apache/incubator-doris/pull/3732
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 2ad1b20 [Config] Add new BE config
morningman commented on pull request #3741:
URL: https://github.com/apache/incubator-doris/pull/3741#issuecomment-638215306
Compilation failed. Did you miss `util/auto_deallocator.h`?
This is an automated message from the Apa
chaoyli commented on issue #3767:
URL:
https://github.com/apache/incubator-doris/issues/3767#issuecomment-638198964
The data will be encounter error when loading.
But the Txn is still exists until timeout.
chaoyli opened a new issue #3767:
URL: https://github.com/apache/incubator-doris/issues/3767
```
CREATE TABLE `table1` (
`siteid` tinyint(4) NULL DEFAULT "10" COMMENT "",
`citycode` smallint(6) NULL COMMENT "",
`username` varchar(32) NULL DEFAULT "" COMMENT "",
`pv` bi
chaoyli opened a new pull request #3766:
URL: https://github.com/apache/incubator-doris/pull/3766
If you a load task encoutering error, it will be cancelled.
At this time, FE will clear the Txn according to the DbName.
In FE, DbName should be added by cluter name.
If missing cluster
chaoyli closed pull request #3744:
URL: https://github.com/apache/incubator-doris/pull/3744
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 t
morningman opened a new pull request #3765:
URL: https://github.com/apache/incubator-doris/pull/3765
When output result of a query using `OUTFILE` statement, is some of output
column is null, then then following column separator is missing.
Fix: #3764
morningman opened a new issue #3764:
URL: https://github.com/apache/incubator-doris/issues/3764
**Describe the bug**
When output result of a query using `OUTFILE` statement, if some of output
column is null, then then following column separator is missing.
---
EmmyMiao87 opened a new issue #3763:
URL: https://github.com/apache/incubator-doris/issues/3763
Support decoupling udf and be
Some of the UDFs used by users at their own business level are universal and
can be used as third-party extension functions for other users with the same
busines
This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from ed886a4 [HttpServer] capture convert exception (#3736)
add 73c3de4 [refactor] Simple refactor on class
imay merged pull request #3691:
URL: https://github.com/apache/incubator-doris/pull/3691
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 g
imay merged pull request #3736:
URL: https://github.com/apache/incubator-doris/pull/3736
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 g
This is an automated email from the ASF dual-hosted git repository.
zhaoc 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 ed886a4 [HttpServer] capture convert ex
decster opened a new pull request #3762:
URL: https://github.com/apache/incubator-doris/pull/3762
After adding meta, BE now can create MemTablet, and put it into
TabletManager, but MemTablet is not compatible with Tablet, a lot of code may
break. This CL contains the following changes:
acelyc111 opened a new pull request #3761:
URL: https://github.com/apache/incubator-doris/pull/3761
StorageEngine::open just return a very vague status info when failed,
we have to check logs to find out the root reason, and it's not
convenient to check logs if we run unit tests in CI
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 e16873a Fix large string val allocat
morningman commented on pull request #3760:
URL: https://github.com/apache/incubator-doris/pull/3760#issuecomment-638067635
Create a proposal first
This is an automated message from the Apache Git Service.
To respond to the m
EmmyMiao87 merged pull request #3724:
URL: https://github.com/apache/incubator-doris/pull/3724
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
EmmyMiao87 closed issue #3600:
URL: https://github.com/apache/incubator-doris/issues/3600
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
EmmyMiao87 closed pull request #3760:
URL: https://github.com/apache/incubator-doris/pull/3760
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
EmmyMiao87 opened a new pull request #3760:
URL: https://github.com/apache/incubator-doris/pull/3760
*Source code:
The new directory nanmed `custom_udf` is used to add and build custom udf.
The directory structure is as follows:
Doris
-- be
-- custom_udf
-- fe
If use
EmmyMiao87 commented on pull request #3760:
URL: https://github.com/apache/incubator-doris/pull/3760#issuecomment-638063564
Changing doc file
This is an automated message from the Apache Git Service.
To respond to the message
chaoyli commented on a change in pull request #3741:
URL: https://github.com/apache/incubator-doris/pull/3741#discussion_r434387237
##
File path: be/src/olap/utils.cpp
##
@@ -973,6 +979,104 @@ OLAPStatus copy_file(const string& src, const string&
dest) {
return res;
chaoyli commented on a change in pull request #3741:
URL: https://github.com/apache/incubator-doris/pull/3741#discussion_r434385961
##
File path: be/src/olap/utils.cpp
##
@@ -973,6 +979,104 @@ OLAPStatus copy_file(const string& src, const string&
dest) {
return res;
vagetablechicken edited a comment on issue #3469:
URL:
https://github.com/apache/incubator-doris/issues/3469#issuecomment-631289944
### WAL file format - need to rename
WAL file will save multiple partial rows. One write TX's WAL may be split by
size => generates multiple {txn_id}_{segm
chaoyli merged pull request #3734:
URL: https://github.com/apache/incubator-doris/pull/3734
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 t
This is an automated email from the ASF dual-hosted git repository.
lichaoyong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from ad7270b [Spark load][Fe 1/5] Add spark etl job config (#3712)
add 70aa9d6 [Memory Engine] Add Mem
vagetablechicken edited a comment on issue #3469:
URL:
https://github.com/apache/incubator-doris/issues/3469#issuecomment-631289944
### WAL file format - need to rename
WAL file will save multiple partial rows. One write TX's WAL may be split by
size => generates multiple {txn_id}_{segm
vagetablechicken edited a comment on issue #3469:
URL:
https://github.com/apache/incubator-doris/issues/3469#issuecomment-631289944
### WAL file format - need to rename
WAL file will save multiple partial rows. One write TX's WAL may be split by
size => generates multiple {txn_id}_{segm
vagetablechicken commented on issue #3624:
URL:
https://github.com/apache/incubator-doris/issues/3624#issuecomment-638000200
The problems can be divided into two separate parts
1. Generation strategy:
Highest permit task first, but we need to consider about dirs. So
1. Skip the
vagetablechicken edited a comment on issue #3624:
URL:
https://github.com/apache/incubator-doris/issues/3624#issuecomment-638000200
@morningman
The problems can be divided into two separate parts
1. Generation strategy:
Highest permit task first, but we need to consider about dir
68 matches
Mail list logo