[GitHub] [incubator-doris] morningman opened a new pull request #7530: [deps][feature](mysql) Add mariadb-connector-c for mysql external table

2021-12-28 Thread GitBox
morningman opened a new pull request #7530: URL: https://github.com/apache/incubator-doris/pull/7530 ## Proposed changes 1. Add `mariadb-connector-c v3.1.15` The origin MySQL-5.7 is under GPLv2, which is not compatible with APLv2. So I use mariadb-connector-c to repl

[GitHub] [incubator-doris] pengxiangyu opened a new pull request #7529: Support remote storage, step2, only for be: hot data trans to cold data. clean cold data when drop table

2021-12-28 Thread GitBox
pengxiangyu opened a new pull request #7529: URL: https://github.com/apache/incubator-doris/pull/7529 ## Proposed changes 1. When the hot data need to be changed to cold data, call migration task. This task will do something: 1.1 create local cache dir for remote path.

[GitHub] [incubator-doris] chovy-3012 opened a new issue #7528: [Proposal] Default cooldown time for storage medium

2021-12-28 Thread GitBox
chovy-3012 opened a new issue #7528: URL: https://github.com/apache/incubator-doris/issues/7528 ### 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

[GitHub] [incubator-doris] whutpencil commented on issue #7527: [Bug] insert into tinyint type column from bigint column

2021-12-28 Thread GitBox
whutpencil commented on issue #7527: URL: https://github.com/apache/incubator-doris/issues/7527#issuecomment-1002421861 Hive is also implemented in this way. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-doris] 13671653088 opened a new issue #7527: [Bug] insert into tinyint type column from bigint column

2021-12-28 Thread GitBox
13671653088 opened a new issue #7527: URL: https://github.com/apache/incubator-doris/issues/7527 ### 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 Bo

[GitHub] [incubator-doris] morningman opened a new pull request #7526: [fix](session-variable) fix bug that checkpoint may overwrite the global variables

2021-12-28 Thread GitBox
morningman opened a new pull request #7526: URL: https://github.com/apache/incubator-doris/pull/7526 ## Proposed changes Close related #7525 (replace it with issue number if it exists). We should create temporary object for some static fields when doing checkpoint, to avoid

[GitHub] [incubator-doris] morningman opened a new issue #7525: [Bug] the session variable changed back after being globally set

2021-12-28 Thread GitBox
morningman opened a new issue #7525: URL: https://github.com/apache/incubator-doris/issues/7525 ### 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.1

[GitHub] [incubator-doris] hf200012 opened a new pull request #7524: Multiple FE WEB UI login issues

2021-12-28 Thread GitBox
hf200012 opened a new pull request #7524: URL: https://github.com/apache/incubator-doris/pull/7524 Multiple FE WEB UI login issues ## Proposed changes Close related #issue (replace it with issue number if it exists). Describe the overview of changes, and introduce why we

[GitHub] [incubator-doris] Henry2SS opened a new pull request #7523: [LOAD] fix show load with the same column name in Where Clause

2021-12-28 Thread GitBox
Henry2SS opened a new pull request #7523: URL: https://github.com/apache/incubator-doris/pull/7523 ## Proposed changes Close related #7522 (replace it with issue number if it exists). Describe the overview of changes, and introduce why we need it. ## Types of changes

[GitHub] [incubator-doris] Henry2SS opened a new issue #7522: [Bug] show load AND should not allow the same column name in CompoundPredicate

2021-12-28 Thread GitBox
Henry2SS opened a new issue #7522: URL: https://github.com/apache/incubator-doris/issues/7522 ### 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 maste

[GitHub] [incubator-doris] xuzifu666 commented on pull request #7506: [Feature] broker load disable cache config added

2021-12-28 Thread GitBox
xuzifu666 commented on pull request #7506: URL: https://github.com/apache/incubator-doris/pull/7506#issuecomment-1002372427 cc @morningman-cmy have a review plz, thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-doris] weizuo93 opened a new pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2021-12-28 Thread GitBox
weizuo93 opened a new pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521 ## Proposed changes Close related #7518 Add statement to trigger cumulative or base compaction for a specified partition. ## Types of changes What types of changes

[GitHub] [incubator-doris] yangzhg opened a new issue #7520: [Feature] Support UDF through RPC

2021-12-28 Thread GitBox
yangzhg opened a new issue #7520: URL: https://github.com/apache/incubator-doris/issues/7520 ### 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 Su

[GitHub] [incubator-doris] yangzhg opened a new pull request #7519: …

2021-12-28 Thread GitBox
yangzhg opened a new pull request #7519: URL: https://github.com/apache/incubator-doris/pull/7519 ## Proposed changes Support UDF is realized through GRPC protocol. This brings several benefits: 1. The udf implementation language is not limited to c++, users can use any famil

[GitHub] [incubator-doris] weizuo93 opened a new issue #7518: [Enhancement] Support triggering compaction for specific partition manually

2021-12-28 Thread GitBox
weizuo93 opened a new issue #7518: URL: https://github.com/apache/incubator-doris/issues/7518 ### 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 S

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7428: [improvement] optimize java cmd find

2021-12-28 Thread GitBox
github-actions[bot] commented on pull request #7428: URL: https://github.com/apache/incubator-doris/pull/7428#issuecomment-1002367129 -- 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7477: [refactor] Standardize the pom files, prepare for deployment to maven

2021-12-28 Thread GitBox
github-actions[bot] commented on pull request #7477: URL: https://github.com/apache/incubator-doris/pull/7477#issuecomment-1002364430 -- 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7422: [docs] add more faq and FE debugging method

2021-12-28 Thread GitBox
github-actions[bot] commented on pull request #7422: URL: https://github.com/apache/incubator-doris/pull/7422#issuecomment-1002359634 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-doris] hf200012 commented on issue #7513: [Bug] doris upgrade 0.15 Data writing appears 'all partitions have no load data'

2021-12-28 Thread GitBox
hf200012 commented on issue #7513: URL: https://github.com/apache/incubator-doris/issues/7513#issuecomment-1002358968 > source 是文件么?还是什么? test_1_0\x60\x60test_1_1\x60\x60test_1_2\x02\x02 test_1_0\x60\x60test_1_1\x60\x60test_1_2\x02\x02 test_1_0\x60\x60test_1_1\x60\x60test_1_2\x

[GitHub] [incubator-doris] hf200012 closed issue #7441: [Feature] Seatunnel Supports Spark Sink Doris Doc.

2021-12-28 Thread GitBox
hf200012 closed issue #7441: URL: https://github.com/apache/incubator-doris/issues/7441 -- 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-un

[incubator-doris] branch master updated: Revert "[improvement](planner) make BinaryPredicate do not cast date to datetime/varchar (#7045)" (#7517)

2021-12-28 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 e933607 Revert "[improvement](plann

[GitHub] [incubator-doris] HappenLee merged pull request #7517: Revert "[improvement](planner) make BinaryPredicate do not cast date to datetime/varchar (#7045)"

2021-12-28 Thread GitBox
HappenLee merged pull request #7517: URL: https://github.com/apache/incubator-doris/pull/7517 -- 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: comm

[GitHub] [incubator-doris] HappenLee removed a comment on pull request #7517: Revert "[improvement](planner) make BinaryPredicate do not cast date to datetime/varchar (#7045)"

2021-12-28 Thread GitBox
HappenLee removed a comment on pull request #7517: URL: https://github.com/apache/incubator-doris/pull/7517#issuecomment-1002147548 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 speci

[GitHub] [incubator-doris] HappenLee commented on pull request #7517: Revert "[improvement](planner) make BinaryPredicate do not cast date to datetime/varchar (#7045)"

2021-12-28 Thread GitBox
HappenLee commented on pull request #7517: URL: https://github.com/apache/incubator-doris/pull/7517#issuecomment-1002147548 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 comm

[GitHub] [incubator-doris] morningman opened a new pull request #7517: Revert "[improvement](planner) make BinaryPredicate do not cast date to datetime/varchar (#7045)"

2021-12-28 Thread GitBox
morningman opened a new pull request #7517: URL: https://github.com/apache/incubator-doris/pull/7517 ## Proposed changes The PR #7045 will cause wrong result with runtime filter with date/datetime type. ## Types of changes What types of changes does your code introduce

[GitHub] [incubator-doris] xuzifu666 commented on pull request #7494: [BUGFIX] forbidden create materialized view with distinct

2021-12-28 Thread GitBox
xuzifu666 commented on pull request #7494: URL: https://github.com/apache/incubator-doris/pull/7494#issuecomment-1002141852 > > Could you please add an issue about your PR? > > ok, i had commit a issue about it. #7516 @EmmyMiao87 -- This is an automated message from the Apa

[GitHub] [incubator-doris] xuzifu666 commented on pull request #7494: [BUGFIX] forbidden create materialized view with distinct

2021-12-28 Thread GitBox
xuzifu666 commented on pull request #7494: URL: https://github.com/apache/incubator-doris/pull/7494#issuecomment-1002141743 > Could you please add an issue about your PR? ok, i had commit a issue about it. https://github.com/apache/incubator-doris/issues/7516 -- This is an auto

[GitHub] [incubator-doris] xuzifu666 opened a new issue #7516: [Bug] forbidden create materialized view with distinct

2021-12-28 Thread GitBox
xuzifu666 opened a new issue #7516: URL: https://github.com/apache/incubator-doris/issues/7516 ### 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.15

[GitHub] [incubator-doris] hf200012 commented on issue #7513: [Bug] doris upgrade 0.15 Data writing appears 'all partitions have no load data'

2021-12-28 Thread GitBox
hf200012 commented on issue #7513: URL: https://github.com/apache/incubator-doris/issues/7513#issuecomment-1002140404 This is a problem with multi-character delimiters, single-character delimiters are fine -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-doris] EmmyMiao87 commented on pull request #7494: [BUGFIX] forbidden create materialized view with distinct

2021-12-28 Thread GitBox
EmmyMiao87 commented on pull request #7494: URL: https://github.com/apache/incubator-doris/pull/7494#issuecomment-1002138080 Could you please add an issue about your PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-doris] EmmyMiao87 closed issue #7433: [Enhancement] Improve partition prune.

2021-12-28 Thread GitBox
EmmyMiao87 closed issue #7433: URL: https://github.com/apache/incubator-doris/issues/7433 -- 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-

[incubator-doris] branch master updated: [Feature](Partition pruning) Implement V2 version of partition prune. (#7434)

2021-12-28 Thread lingmiao
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 3a5de97 [Feature](Partition pruning)

[GitHub] [incubator-doris] EmmyMiao87 merged pull request #7434: Implement V2 version of partition prune.

2021-12-28 Thread GitBox
EmmyMiao87 merged pull request #7434: URL: https://github.com/apache/incubator-doris/pull/7434 -- 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

[GitHub] [incubator-doris] GoGoWen opened a new pull request #7515: optimization reading for single rowset

2021-12-28 Thread GitBox
GoGoWen opened a new pull request #7515: URL: https://github.com/apache/incubator-doris/pull/7515 ## Proposed changes this pr try to find a collect fix as #7427. the wrong fix is #7351. Describe the overview of changes, and introduce why we need it. ## Types of change

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7507: [bug](fold-constant)fix having clause constant folding

2021-12-28 Thread GitBox
github-actions[bot] commented on pull request #7507: URL: https://github.com/apache/incubator-doris/pull/7507#issuecomment-1002056522 -- 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7448: [BloomFilter](bug) Fix error when char(0)

2021-12-28 Thread GitBox
github-actions[bot] commented on pull request #7448: URL: https://github.com/apache/incubator-doris/pull/7448#issuecomment-1002048018 -- 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

[incubator-doris] branch doris-manager updated: [Manager] Support install broker and install rollback (#7508)

2021-12-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch doris-manager in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/doris-manager by this push: new 5c12498 [Manager] Su

[GitHub] [incubator-doris] morningman merged pull request #7508: [Manager] Support install broker and install rollback

2021-12-28 Thread GitBox
morningman merged pull request #7508: URL: https://github.com/apache/incubator-doris/pull/7508 -- 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

[GitHub] [incubator-doris] songchuangyuan commented on pull request #7508: [Manager] Support install broker and install rollback

2021-12-28 Thread GitBox
songchuangyuan commented on pull request #7508: URL: https://github.com/apache/incubator-doris/pull/7508#issuecomment-1002034054 The code is reviewed and can be incorporated -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7497: Add user manual for hdfs load and transaction.

2021-12-28 Thread GitBox
github-actions[bot] commented on pull request #7497: URL: https://github.com/apache/incubator-doris/pull/7497#issuecomment-1002019590 -- 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

[GitHub] [incubator-doris] songchuangyuan commented on a change in pull request #7508: [Manager] Support install broker and install rollback

2021-12-28 Thread GitBox
songchuangyuan commented on a change in pull request #7508: URL: https://github.com/apache/incubator-doris/pull/7508#discussion_r775846132 ## File path: .gitignore ## @@ -74,6 +74,11 @@ manager/dm-server/target manager/dm-server/dm-server.iml manager/.idea/ manager/manager.i

[GitHub] [incubator-doris] hf200012 opened a new pull request #7514: Spark connector Stream load http exception handling

2021-12-28 Thread GitBox
hf200012 opened a new pull request #7514: URL: https://github.com/apache/incubator-doris/pull/7514 Stream load http exception handling ## Proposed changes Close related #issue (replace it with issue number if it exists). Describe the overview of changes, and introduce wh

[GitHub] [incubator-doris] weizuo93 closed pull request #4998: [Optimize] Take 'deleted rows' into consideration when selecting a tablet for compaction task

2021-12-28 Thread GitBox
weizuo93 closed pull request #4998: URL: https://github.com/apache/incubator-doris/pull/4998 -- 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: commi

[GitHub] [incubator-doris] weizuo93 closed pull request #6671: [Bug] Set a weight for empty version when calculating compaction score

2021-12-28 Thread GitBox
weizuo93 closed pull request #6671: URL: https://github.com/apache/incubator-doris/pull/6671 -- 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: commi

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #7448: [BloomFilter](bug) Fix error when char(0)

2021-12-28 Thread GitBox
EmmyMiao87 commented on a change in pull request #7448: URL: https://github.com/apache/incubator-doris/pull/7448#discussion_r775839079 ## File path: be/src/exprs/bloomfilter_predicate.h ## @@ -206,11 +206,12 @@ struct StringFindOp { template struct FixedStringFindOp : public

[GitHub] [incubator-doris] weizuo93 closed pull request #6047: [Enhance] Add config to limit the max size of simple tablet

2021-12-28 Thread GitBox
weizuo93 closed pull request #6047: URL: https://github.com/apache/incubator-doris/pull/6047 -- 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: commi

[GitHub] [incubator-doris] weizuo93 closed pull request #5841: [Bug][Stream load] Separate the execution of stream load tasks from the HTTP thread pool

2021-12-28 Thread GitBox
weizuo93 closed pull request #5841: URL: https://github.com/apache/incubator-doris/pull/5841 -- 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: commi

[GitHub] [incubator-doris] morningman commented on a change in pull request #7497: Add user manual for hdfs load and transaction.

2021-12-28 Thread GitBox
morningman commented on a change in pull request #7497: URL: https://github.com/apache/incubator-doris/pull/7497#discussion_r775819294 ## File path: docs/zh-CN/administrator-guide/outfile.md ## @@ -138,167 +138,8 @@ explain select xxx from xxx where xxx into outfile "s3://xxx

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7512: [Bug] Fix 'nan' returned by function 'percentile_approx' can not be parsed as double type by JDBC

2021-12-28 Thread GitBox
github-actions[bot] commented on pull request #7512: URL: https://github.com/apache/incubator-doris/pull/7512#issuecomment-1001954925 -- 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

[incubator-doris] branch master updated: [improvement](config) Modify default value of some brpc config (#7493)

2021-12-28 Thread morningman
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 a2d6e6e [improvement](config) Modi

[GitHub] [incubator-doris] morningman merged pull request #7493: [improvement](config) Modify default value of some brpc config

2021-12-28 Thread GitBox
morningman merged pull request #7493: URL: https://github.com/apache/incubator-doris/pull/7493 -- 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

[GitHub] [incubator-doris] morningman commented on issue #7513: [Bug] doris upgrade 0.15 Data writing appears 'all partitions have no load data'

2021-12-28 Thread GitBox
morningman commented on issue #7513: URL: https://github.com/apache/incubator-doris/issues/7513#issuecomment-1001934563 source 是文件么?还是什么? -- 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 spe

[GitHub] [incubator-doris] JackFzy opened a new issue #7513: [Bug] doris upgrade 0.15 Data writing appears 'all partitions have no load data'

2021-12-28 Thread GitBox
JackFzy opened a new issue #7513: URL: https://github.com/apache/incubator-doris/issues/7513 ### 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.15

[GitHub] [incubator-doris] weizuo93 opened a new pull request #7512: [Bug] Fix 'nan' returned by function 'percentile_approx' can not be parsed as double type by JDBC

2021-12-28 Thread GitBox
weizuo93 opened a new pull request #7512: URL: https://github.com/apache/incubator-doris/pull/7512 ## Proposed changes Close related #7510 Change function `percentile_approx` return value from `nan` to `null` to ensure return value of function `percentile_approx`can be parsed

[GitHub] [incubator-doris] caiconghui closed issue #7511: [Bug] Apache Log4j2 does not always protect from infinite recursion in lookup evaluation.

2021-12-28 Thread GitBox
caiconghui closed issue #7511: URL: https://github.com/apache/incubator-doris/issues/7511 -- 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-

[GitHub] [incubator-doris] caiconghui commented on issue #7511: [Bug] Apache Log4j2 does not always protect from infinite recursion in lookup evaluation.

2021-12-28 Thread GitBox
caiconghui commented on issue #7511: URL: https://github.com/apache/incubator-doris/issues/7511#issuecomment-1001926457 it is already fixed -- 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 s