imay opened a new pull request #1162: Add support column reference in LOAD
statement
URL: https://github.com/apache/incubator-doris/pull/1162
This is an automated message from the Apache Git Service.
To respond to the messag
EmmyMiao87 commented on a change in pull request #1162: Add support column
reference in LOAD statement
URL: https://github.com/apache/incubator-doris/pull/1162#discussion_r284153537
##
File path: fe/src/main/cup/sql_parser.cup
##
@@ -198,7 +198,7 @@ terminal String KW_ADD,
EmmyMiao87 commented on a change in pull request #1162: Add support column
reference in LOAD statement
URL: https://github.com/apache/incubator-doris/pull/1162#discussion_r284156312
##
File path: fe/src/main/java/org/apache/doris/analysis/DataDescription.java
##
@@ -216,6
EmmyMiao87 commented on a change in pull request #1162: Add support column
reference in LOAD statement
URL: https://github.com/apache/incubator-doris/pull/1162#discussion_r284158524
##
File path: fe/src/main/java/org/apache/doris/load/BrokerFileGroup.java
##
@@ -129,10 +13
morningman opened a new pull request #1163: Add some logs for compaction process
URL: https://github.com/apache/incubator-doris/pull/1163
This is an automated message from the Apache Git Service.
To respond to the message, pl
morningman closed pull request #1163: Add some logs for compaction process
URL: https://github.com/apache/incubator-doris/pull/1163
This is an automated message from the Apache Git Service.
To respond to the message, please l
morningman opened a new pull request #1163: Add some logs for compaction process
URL: https://github.com/apache/incubator-doris/pull/1163
This is an automated message from the Apache Git Service.
To respond to the message, pl
morningman opened a new pull request #1164: Modify dockerfile
URL: https://github.com/apache/incubator-doris/pull/1164
New docker image includes new thirdparties
This is an automated message from the Apache Git Service.
To res
imay merged pull request #1164: Modify dockerfile
URL: https://github.com/apache/incubator-doris/pull/1164
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
imay commented on a change in pull request #1162: Add support column reference
in LOAD statement
URL: https://github.com/apache/incubator-doris/pull/1162#discussion_r284191766
##
File path: fe/src/main/java/org/apache/doris/load/BrokerFileGroup.java
##
@@ -129,10 +131,13 @
imay commented on a change in pull request #1162: Add support column reference
in LOAD statement
URL: https://github.com/apache/incubator-doris/pull/1162#discussion_r284191640
##
File path: fe/src/main/cup/sql_parser.cup
##
@@ -198,7 +198,7 @@ terminal String KW_ADD, KW_AD
morningman merged pull request #1163: Add some logs for compaction process
URL: https://github.com/apache/incubator-doris/pull/1163
This is an automated message from the Apache Git Service.
To respond to the message, please l
imay merged pull request #1162: Add support column reference in LOAD statement
URL: https://github.com/apache/incubator-doris/pull/1162
This is an automated message from the Apache Git Service.
To respond to the message, plea
morningman opened a new issue #1165: Routine load task thread block in BE
URL: https://github.com/apache/incubator-doris/issues/1165
**Describe the bug**
Routine load task thread block, and following tasks can not be scheduled.
**How to resolve**
Data consumer group should wait
morningman opened a new pull request #1166: Fix bug that routine load task may
be blocked due to premature deconstruction
URL: https://github.com/apache/incubator-doris/pull/1166
ISSUE: #1165
This is an automated message from
morningman commented on a change in pull request #1166: Fix bug that routine
load task may be blocked due to premature deconstruction
URL: https://github.com/apache/incubator-doris/pull/1166#discussion_r284560064
##
File path: be/src/runtime/routine_load/routine_load_task_executor.c
16 matches
Mail list logo