[GitHub] [incubator-doris] caiconghui opened a new pull request #4416: [Doc] Fix typo about plugin content

2020-08-20 Thread GitBox
caiconghui opened a new pull request #4416: URL: https://github.com/apache/incubator-doris/pull/4416 ## Proposed changes Fix typo for 'UNINSTALL PLUGIN' ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in the boxes that apply_

[GitHub] [incubator-doris] caiconghui opened a new issue #4415: [Doc] There ars some typos about plugin content

2020-08-20 Thread GitBox
caiconghui opened a new issue #4415: URL: https://github.com/apache/incubator-doris/issues/4415 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [incubator-doris] francisoliverlee commented on issue #4414: [FE] fe out of service when some be dead

2020-08-20 Thread GitBox
francisoliverlee commented on issue #4414: URL: https://github.com/apache/incubator-doris/issues/4414#issuecomment-678069116 may it possible when be dead, FE hold conections, so there are a lot of dead conections not to be release.

[GitHub] [incubator-doris] francisoliverlee commented on issue #4414: [FE] fe out of service when some be dead

2020-08-20 Thread GitBox
francisoliverlee commented on issue #4414: URL: https://github.com/apache/incubator-doris/issues/4414#issuecomment-67802 > `java.io.IOException: 打开的文件过多` > > Looks like encounter `too many open files`? Have you deploy FE and BE on same host? no -

[GitHub] [incubator-doris] morningman commented on issue #4414: [FE] fe out of service when some be dead

2020-08-20 Thread GitBox
morningman commented on issue #4414: URL: https://github.com/apache/incubator-doris/issues/4414#issuecomment-678066400 `java.io.IOException: 打开的文件过多` Looks like encounter `too many open files`? Have you deploy FE and BE on same host? ---

[GitHub] [incubator-doris] francisoliverlee opened a new issue #4414: [FE] fe out of service when some be dead

2020-08-20 Thread GitBox
francisoliverlee opened a new issue #4414: URL: https://github.com/apache/incubator-doris/issues/4414 **Describe the bug** fe not alive on fe UI console when some be dead **Expected behavior** FEs run OK, be dead **Screenshots** FE log ```java 2020-08-21 02:0

[GitHub] [incubator-doris] marising commented on a change in pull request #4330: [Feature][Cache] Sql cache and partition cache #2581

2020-08-20 Thread GitBox
marising commented on a change in pull request #4330: URL: https://github.com/apache/incubator-doris/pull/4330#discussion_r474429568 ## File path: fe/fe-core/src/main/java/org/apache/doris/qe/cache/CacheAnalyzer.java ## @@ -0,0 +1,450 @@ +// Licensed to the Apache Software Foun

[GitHub] [incubator-doris] wuyunfeng closed issue #4335: [BUG] Repair document format error '##keyword' in many files

2020-08-20 Thread GitBox
wuyunfeng closed issue #4335: URL: https://github.com/apache/incubator-doris/issues/4335 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

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #4388: Add OLAP_ERR_DATE_QUALITY_ERR error status to display schema change failure

2020-08-20 Thread GitBox
EmmyMiao87 commented on a change in pull request #4388: URL: https://github.com/apache/incubator-doris/pull/4388#discussion_r474424442 ## File path: be/src/olap/schema_change.cpp ## @@ -385,37 +385,37 @@ bool count_field(RowCursor* read_helper, RowCursor* write_helper, const T

[GitHub] [incubator-doris] marising commented on a change in pull request #4330: [Feature][Cache] Sql cache and partition cache #2581

2020-08-20 Thread GitBox
marising commented on a change in pull request #4330: URL: https://github.com/apache/incubator-doris/pull/4330#discussion_r474392090 ## File path: fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java ## @@ -575,6 +583,78 @@ private void handleSetStmt() { cont

[GitHub] [incubator-doris] yangzhg opened a new pull request #4413: optimize default value of replication_num

2020-08-20 Thread GitBox
yangzhg opened a new pull request #4413: URL: https://github.com/apache/incubator-doris/pull/4413 ## Proposed changes In the current code, if we do not specify replication_num when creating OlapTable, the default value of 3 will be used, but for some test environments and small clus

[GitHub] [incubator-doris] caiconghui edited a comment on issue #4355: [Proposal]Support new syntax CREATE TABLE LIKE to create a new table from existed table

2020-08-20 Thread GitBox
caiconghui edited a comment on issue #4355: URL: https://github.com/apache/incubator-doris/issues/4355#issuecomment-678018019 related issue #4402 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [incubator-doris] morningman commented on a change in pull request #4371: [License] Organize and modify the license of the code

2020-08-20 Thread GitBox
morningman commented on a change in pull request #4371: URL: https://github.com/apache/incubator-doris/pull/4371#discussion_r474388758 ## File path: docs/en/README.md ## @@ -74,3 +74,23 @@ cases: actionText: Quick Start → actionLink: /en/installing/compilation --- + Review

[GitHub] [incubator-doris] caiconghui commented on issue #4355: [Proposal]Support new syntax CREATE TABLE LIKE to create a new table from existed table

2020-08-20 Thread GitBox
caiconghui commented on issue #4355: URL: https://github.com/apache/incubator-doris/issues/4355#issuecomment-678018019 related issue #4355 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #4402: doris是否支持表结构导出

2020-08-20 Thread GitBox
EmmyMiao87 commented on issue #4402: URL: https://github.com/apache/incubator-doris/issues/4402#issuecomment-678017060 @caiconghui Great! Please mention this issue in PR #4405 This is an automated message from the Apache Git

[GitHub] [incubator-doris] morningman commented on a change in pull request #4371: [License] Organize and modify the license of the code

2020-08-20 Thread GitBox
morningman commented on a change in pull request #4371: URL: https://github.com/apache/incubator-doris/pull/4371#discussion_r474383396 ## File path: docs/zh-CN/installing/compilation.md ## @@ -106,3 +106,22 @@ under the License. ``` 编译完成后,产出文件在 `output/` 目录中。 +

[GitHub] [incubator-doris] caiconghui commented on issue #4402: doris是否支持表结构导出

2020-08-20 Thread GitBox
caiconghui commented on issue #4402: URL: https://github.com/apache/incubator-doris/issues/4402#issuecomment-678016056 @EmmyMiao87 @WingsGo is doing it now #4405 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #4402: doris是否支持表结构导出

2020-08-20 Thread GitBox
EmmyMiao87 commented on issue #4402: URL: https://github.com/apache/incubator-doris/issues/4402#issuecomment-678015612 @francisoliverlee The grammar you mentioned only needs to modify the grammar files `sql_parser.cup` and add a new `CreateTableLikeStmt` in analysis package. This function

[GitHub] [incubator-doris] francisoliverlee commented on issue #4402: doris是否支持表结构导出

2020-08-20 Thread GitBox

[GitHub] [incubator-doris] morningman commented on a change in pull request #4371: [License] Organize and modify the license of the code

2020-08-20 Thread GitBox
morningman commented on a change in pull request #4371: URL: https://github.com/apache/incubator-doris/pull/4371#discussion_r474382172 ## File path: build.sh ## @@ -140,6 +124,13 @@ if [ ${CLEAN} -eq 1 -a ${BUILD_BE} -eq 0 -a ${BUILD_FE} -eq 0 -a ${BUILD_SPARK_D exit 1 f

[GitHub] [incubator-doris] morningman commented on a change in pull request #4371: [License] Organize and modify the license of the code

2020-08-20 Thread GitBox
morningman commented on a change in pull request #4371: URL: https://github.com/apache/incubator-doris/pull/4371#discussion_r474381723 ## File path: docs/en/README.md ## @@ -74,3 +74,23 @@ cases: actionText: Quick Start → actionLink: /en/installing/compilation --- + Review

[GitHub] [incubator-doris] francisoliverlee commented on issue #4412: Optimize the default value of `replication_num` when create table

2020-08-20 Thread GitBox
francisoliverlee commented on issue #4412: URL: https://github.com/apache/incubator-doris/issues/4412#issuecomment-678010244 put creating-table on a WebUI, hide the default replication_num logic. or doris users should know one be in test-env, so replication_num must 1, not defualt --

[GitHub] [incubator-doris] yangzhg opened a new issue #4412: Optimize the default value of `replication_num` when create table

2020-08-20 Thread GitBox
yangzhg opened a new issue #4412: URL: https://github.com/apache/incubator-doris/issues/4412 In the current code, if we do not specify `replication_num` when creating OlapTable, the default value of 3 will be used, but for some test environments and small clusters, the number of backends i

[incubator-doris] branch master updated: [MV] Input correct keys type of index meta when `Add Partition` (#4408)

2020-08-20 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 76a04de [MV] Input correct keys ty

[GitHub] [incubator-doris] morningman merged pull request #4408: Input correct keys type of index meta when `Add Partition`

2020-08-20 Thread GitBox
morningman merged pull request #4408: URL: https://github.com/apache/incubator-doris/pull/4408 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

[GitHub] [incubator-doris] morningman closed issue #4164: [Proposal] Compaction rules optimization

2020-08-20 Thread GitBox
morningman closed issue #4164: URL: https://github.com/apache/incubator-doris/issues/4164 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

[incubator-doris] branch master updated (09b1965 -> a7422ee)

2020-08-20 Thread morningman
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 09b1965 [MV] Fix errors when alter materialized view which based on dup table (#4375) add a7422ee

[GitHub] [incubator-doris] morningman merged pull request #4406: [UT][Bug-Fix] Resolve UT memory leak problem

2020-08-20 Thread GitBox
morningman merged pull request #4406: URL: https://github.com/apache/incubator-doris/pull/4406 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

[GitHub] [incubator-doris] morningman commented on a change in pull request #4377: [ODBC SCAN NODE] 1/4 Add unix odbc library.

2020-08-20 Thread GitBox
morningman commented on a change in pull request #4377: URL: https://github.com/apache/incubator-doris/pull/4377#discussion_r474375267 ## File path: be/test/exec/unix_odbc_test.cpp ## @@ -0,0 +1,28 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more co

[GitHub] [incubator-doris] morningman merged pull request #4375: Fix errors when alter materialized view which based on dup table

2020-08-20 Thread GitBox
morningman merged pull request #4375: URL: https://github.com/apache/incubator-doris/pull/4375 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

[GitHub] [incubator-doris] morningman closed issue #4374: Failed to drop column on materialized view

2020-08-20 Thread GitBox
morningman closed issue #4374: URL: https://github.com/apache/incubator-doris/issues/4374 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

[incubator-doris] branch master updated (0715c54 -> 09b1965)

2020-08-20 Thread morningman
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 0715c54 Fix mispelling (#4407) add 09b1965 [MV] Fix errors when alter materialized view which bas

[GitHub] [incubator-doris] zhangy5 opened a new issue #4411: [Bug] Some datatypes in materialized view do not match

2020-08-20 Thread GitBox
zhangy5 opened a new issue #4411: URL: https://github.com/apache/incubator-doris/issues/4411 **Describe the bug** ![image](https://user-images.githubusercontent.com/10826066/90845527-ce115d00-e398-11ea-9e3b-55b14091b1ba.png) **To Reproduce** 1. create table: `CREATE TABLE t

[GitHub] [incubator-doris] wuyunfeng closed issue #4341: [Question]use spark to read doris table,java.net.SocketException: Connection reset

2020-08-20 Thread GitBox
wuyunfeng closed issue #4341: URL: https://github.com/apache/incubator-doris/issues/4341 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

[GitHub] [incubator-doris] satanson opened a new pull request #4410: [Storage] "align_tag_path" and ALIGN_TAG_PREFIX is needless

2020-08-20 Thread GitBox
satanson opened a new pull request #4410: URL: https://github.com/apache/incubator-doris/pull/4410 ## 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 requ

[GitHub] [incubator-doris] imay commented on a change in pull request #4377: [ODBC SCAN NODE] 1/4 Add unix odbc library.

2020-08-20 Thread GitBox
imay commented on a change in pull request #4377: URL: https://github.com/apache/incubator-doris/pull/4377#discussion_r474354238 ## File path: be/test/exec/unix_odbc_test.cpp ## @@ -0,0 +1,28 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contribu

[GitHub] [incubator-doris] chaoyli merged pull request #4407: Fix mispelling

2020-08-20 Thread GitBox
chaoyli merged pull request #4407: URL: https://github.com/apache/incubator-doris/pull/4407 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

[incubator-doris] branch master updated (04a75b7 -> 0715c54)

2020-08-20 Thread lichaoyong
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 04a75b7 [Doc] Fix spelling errors in dynamic partition docs (#4395) add 0715c54 Fix mispelling (#

[GitHub] [incubator-doris] WillemJiang commented on a change in pull request #4371: [License] Organize and modify the license of the code

2020-08-20 Thread GitBox
WillemJiang commented on a change in pull request #4371: URL: https://github.com/apache/incubator-doris/pull/4371#discussion_r474335521 ## File path: build.sh ## @@ -140,6 +124,13 @@ if [ ${CLEAN} -eq 1 -a ${BUILD_BE} -eq 0 -a ${BUILD_FE} -eq 0 -a ${BUILD_SPARK_D exit 1

[GitHub] [incubator-doris] morningman commented on a change in pull request #4404: [Doc] Add in predicate support content in delete-manual.md

2020-08-20 Thread GitBox
morningman commented on a change in pull request #4404: URL: https://github.com/apache/incubator-doris/pull/4404#discussion_r474054040 ## File path: docs/en/administrator-guide/load-data/delete-manual.md ## @@ -162,6 +162,12 @@ In general, Doris's deletion timeout is limited fr

[GitHub] [incubator-doris] satanson opened a new issue #4409: Remove unused code regarding with "ALIGN_TAG_PREFIX"

2020-08-20 Thread GitBox
satanson opened a new issue #4409: URL: https://github.com/apache/incubator-doris/issues/4409 "align_tag_path" and ALIGN_TAG_PREFIX is needless, so involved codes can removed to improve coverage ratio. ``` ag align_tag_path be/src/olap/data_dir.cpp 99:std::string

[GitHub] [incubator-doris] caiconghui commented on a change in pull request #4405: [CREATE TABLE]Support new Syntax to create table from existed table

2020-08-20 Thread GitBox
caiconghui commented on a change in pull request #4405: URL: https://github.com/apache/incubator-doris/pull/4405#discussion_r473953517 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/CreateTableLikeStmt.java ## @@ -0,0 +1,96 @@ +// Licensed to the Apache Softw

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #4408: Input correct keys type of index meta when `Add Partition`

2020-08-20 Thread GitBox
EmmyMiao87 opened a new pull request #4408: URL: https://github.com/apache/incubator-doris/pull/4408 Define Expr will not serialized in Column `toThrift`. 1. When adding partition, different indexes should use their own keys type instead of using the keys type of base table uniform

[GitHub] [incubator-doris] bigdataplumber opened a new pull request #4407: Fix mispelling

2020-08-20 Thread GitBox
bigdataplumber opened a new pull request #4407: URL: https://github.com/apache/incubator-doris/pull/4407 Centers to centos This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-doris] morningman commented on a change in pull request #4362: [MySQL Compatibility 2/4][Bug] Fix bug and improve compatibility with mysql protocol

2020-08-20 Thread GitBox
morningman commented on a change in pull request #4362: URL: https://github.com/apache/incubator-doris/pull/4362#discussion_r473822913 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/InformationFunction.java ## @@ -75,3 +80,5 @@ public String toSqlImpl() {

[GitHub] [incubator-doris] morningman commented on a change in pull request #4310: Support batch delete [part 1]

2020-08-20 Thread GitBox
morningman commented on a change in pull request #4310: URL: https://github.com/apache/incubator-doris/pull/4310#discussion_r473762089 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/AlterTableStmt.java ## @@ -70,6 +76,50 @@ public void analyze(Analyzer analyz

[GitHub] [incubator-doris] ZhangYu0123 opened a new pull request #4406: Fix ut memory leak

2020-08-20 Thread GitBox
ZhangYu0123 opened a new pull request #4406: URL: https://github.com/apache/incubator-doris/pull/4406 ## 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 r

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #4362: [MySQL Compatibility 2/4][Bug] Fix bug and improve compatibility with mysql protocol

2020-08-20 Thread GitBox
yangzhg commented on a change in pull request #4362: URL: https://github.com/apache/incubator-doris/pull/4362#discussion_r473781656 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/InformationFunction.java ## @@ -75,3 +80,5 @@ public String toSqlImpl() {

[GitHub] [incubator-doris] wuyunfeng edited a comment on issue #4341: [Question]use spark to read doris table,java.net.SocketException: Connection reset

2020-08-20 Thread GitBox
wuyunfeng edited a comment on issue #4341: URL: https://github.com/apache/incubator-doris/issues/4341#issuecomment-677448131 $YOUR_DORIS_FE_RESFUL_PORT should be http port of Doris FE. You can get the `http` port from `fe.conf` -> `http_port` @7itrees If you have already resolved t

[GitHub] [incubator-doris] morningman commented on a change in pull request #4359: [MySQL Compatibility 1/4][Bug] Fix bug that set sql_mode with concat() function failed

2020-08-20 Thread GitBox
morningman commented on a change in pull request #4359: URL: https://github.com/apache/incubator-doris/pull/4359#discussion_r473743952 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/ExpressionFunctions.java ## @@ -96,6 +98,14 @@ public Expr evalExpr(Expr cons

[GitHub] [incubator-doris] wuyunfeng edited a comment on issue #4341: [Question]use spark to read doris table,java.net.SocketException: Connection reset

2020-08-20 Thread GitBox
wuyunfeng edited a comment on issue #4341: URL: https://github.com/apache/incubator-doris/issues/4341#issuecomment-677448131 $YOUR_DORIS_FE_RESFUL_PORT should be http port of Doris FE. You can get the `http` port from `fe.conf` -> `http_port` @7itrees ---

[GitHub] [incubator-doris] wuyunfeng commented on issue #4341: [Question]use spark to read doris table,java.net.SocketException: Connection reset

2020-08-20 Thread GitBox
wuyunfeng commented on issue #4341: URL: https://github.com/apache/incubator-doris/issues/4341#issuecomment-677448131 $YOUR_DORIS_FE_RESFUL_PORT should be http port of Doris FE. You can get the `http` port from `fe.conf` -> `http_port` ---

[GitHub] [incubator-doris] WingsGo opened a new pull request #4405: [CREATE TABLE]Support new Syntax to create table from existed table

2020-08-20 Thread GitBox
WingsGo opened a new pull request #4405: URL: https://github.com/apache/incubator-doris/pull/4405 ## Proposed changes Support new synatx `CREATE TABLE [IF NOT EXISTS] [db_name].table_name AS [db_name2].table_name2;` to create a new table from existed table with same table schema.Ref

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #4341: [Question]use spark to read doris table,java.net.SocketException: Connection reset

2020-08-20 Thread GitBox
EmmyMiao87 commented on issue #4341: URL: https://github.com/apache/incubator-doris/issues/4341#issuecomment-677427931 This looks like the connection fails when spark wants to link to doris. You can directly telnet the doris port on the spark cluster machine to see if it can be connected?

[GitHub] [incubator-doris] caiconghui opened a new pull request #4404: [Doc] Add in predicate support content in delete-manual.md

2020-08-20 Thread GitBox
caiconghui opened a new pull request #4404: URL: https://github.com/apache/incubator-doris/pull/4404 ## Proposed changes Add in predicate support content in delete-manual.md ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in th

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #4402: doris是否支持表结构导出

2020-08-20 Thread GitBox
EmmyMiao87 commented on issue #4402: URL: https://github.com/apache/incubator-doris/issues/4402#issuecomment-677425517 目前并不支持,不过这确实是一个好需求。 但doris的表结构导出后,应该只能给doris自身使用。并不适合mysql数据库。因为doris本身的数据模型和mysql是不一样的。 目前你可以通过 `show create table table_name` 命令来查看建表的sql。但不能批量导出。 It is

[GitHub] [incubator-doris] caiconghui opened a new issue #4403: [Doc] some content in delete-manual.md need to be updated and corrected

2020-08-20 Thread GitBox
caiconghui opened a new issue #4403: URL: https://github.com/apache/incubator-doris/issues/4403 some content of delete-manual.md is out of date, and need to be updated and corrected This is an automated message from the Apac

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #4359: [MySQL Compatibility 1/4][Bug] Fix bug that set sql_mode with concat() function failed

2020-08-20 Thread GitBox
EmmyMiao87 commented on a change in pull request #4359: URL: https://github.com/apache/incubator-doris/pull/4359#discussion_r473690884 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/ExpressionFunctions.java ## @@ -96,6 +98,14 @@ public Expr evalExpr(Expr cons

[GitHub] [incubator-doris] lambgong opened a new issue #4402: doris是否支持表结构导出

2020-08-20 Thread GitBox
lambgong opened a new issue #4402: URL: https://github.com/apache/incubator-doris/issues/4402 doris是否支持类似mysqldump这种工具,可以导出整个库的表结构之类的? This is an automated message from the Apache Git Service. To respond to the message, pleas