morningman commented on a change in pull request #1522: Support setting replica
status as bad manually
URL: https://github.com/apache/incubator-doris/pull/1522#discussion_r392636412
##
File path: docs/help/Contents/Administration/admin_set_stmt.md
##
@@ -0,0 +1,31 @@
+# AD
morningman commented on a change in pull request #1522: Support setting replica
status as bad manually
URL: https://github.com/apache/incubator-doris/pull/1522#discussion_r392636412
##
File path: docs/help/Contents/Administration/admin_set_stmt.md
##
@@ -0,0 +1,31 @@
+# AD
morningman commented on a change in pull request #1522: Support setting replica
status as bad manually
URL: https://github.com/apache/incubator-doris/pull/1522#discussion_r392636412
##
File path: docs/help/Contents/Administration/admin_set_stmt.md
##
@@ -0,0 +1,31 @@
+# AD
morningman commented on a change in pull request #1522: Support setting replica
status as bad manually
URL: https://github.com/apache/incubator-doris/pull/1522#discussion_r392636403
##
File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java
##
@@ -6139,5 +6140,47
morningman commented on a change in pull request #1522: Support setting replica
status as bad manually
URL: https://github.com/apache/incubator-doris/pull/1522#discussion_r392636098
##
File path:
fe/src/main/java/org/apache/doris/analysis/AdminSetReplicaStatusStmt.java
##
liutang123 commented on a change in pull request #3025: Restructure storage
type to support complex types expending
URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r392607943
##
File path: be/src/olap/column_vector.cpp
##
@@ -0,0 +1,150 @@
+// Licensed
caiconghui edited a comment on issue #3115: Support schema keyword to be
compatible with the mysql syntax
URL: https://github.com/apache/incubator-doris/pull/3115#issuecomment-599085678
for #3114
This is an automated message
caiconghui opened a new pull request #3115: Support schema keyword to be
compatible with the mysql syntax
URL: https://github.com/apache/incubator-doris/pull/3115
This is an automated message from the Apache Git Service.
To
caiconghui commented on issue #3115: Support schema keyword to be compatible
with the mysql syntax
URL: https://github.com/apache/incubator-doris/pull/3115#issuecomment-599085678
for #3115
This is an automated message from t
caiconghui opened a new issue #3114: Support schema keyword to be compatible
with the mysql syntax
URL: https://github.com/apache/incubator-doris/issues/3114
When use mysqlslap tool to do some benchmark, the following error occurs.
mysqlslap: Cannot drop database 'mysqlslap' ERROR : Synt
morningman commented on issue #3078: [Proposal] support connect of mysql
client using utf8mb4
URL:
https://github.com/apache/incubator-doris/issues/3078#issuecomment-599085177
Could you show us the error msg?
This is an a
morningman merged pull request #3106: [Alter] Alter job got stuck because of
table is untable
URL: https://github.com/apache/incubator-doris/pull/3106
This is an automated message from the Apache Git Service.
To respond to t
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 42931d2 [Bug] tablet meta is not updated correctly after compaction
(#3098)
add e01850e [Alter]
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 01a4ab0 [Bug] Fix mapping columns not exist in the table schema
(#3113)
add 42931d2 [Bug] tablet
morningman merged pull request #3098: [Bug] tablet meta is not updated
correctly after compaction
URL: https://github.com/apache/incubator-doris/pull/3098
This is an automated message from the Apache Git Service.
To respond
stalary commented on issue #3085: use datagrip connect fe error
URL:
https://github.com/apache/incubator-doris/issues/3085#issuecomment-599074437
> @stalary This Because Doris don't support this `event_scheduler ` system
variable.
> We will support `event_scheduler` system variable and
kangkaisen edited a comment on issue #3085: use datagrip connect fe error
URL:
https://github.com/apache/incubator-doris/issues/3085#issuecomment-599074083
@stalary This Because Doris don't support this `event_scheduler ` system
variable.
We will support `event_scheduler` system vari
kangkaisen commented on issue #3085: use datagrip connect fe error
URL:
https://github.com/apache/incubator-doris/issues/3085#issuecomment-599074083
@stalary This is Doris don't support this `event_scheduler ` system
variable.
We will support `event_scheduler` system variable and Fi
This is an automated email from the ASF dual-hosted git repository.
kangkaisen 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 01a4ab0 [Bug] Fix mapping columns
kangkaisen merged pull request #3113: [Bug] mapping columns are not exist in
the table schema
URL: https://github.com/apache/incubator-doris/pull/3113
This is an automated message from the Apache Git Service.
To respond to t
stalary commented on issue #3085: use datagrip connect fe error
URL:
https://github.com/apache/incubator-doris/issues/3085#issuecomment-599048167
@kangkaisen
This is an automated message from the Apache Git Service.
To respo
wyb opened a new pull request #3113: [Bug] mapping columns are not exist in the
table schema
URL: https://github.com/apache/incubator-doris/pull/3113
Check mapping columns, return errors to users if columns are not exist in
the table schema.
#3112
-
wyb opened a new issue #3112: [Bug] mapping columns are not exist in the table
schema
URL: https://github.com/apache/incubator-doris/issues/3112
**Describe the bug**
Mapping columns are not checked in stream load job whether they exist in the
table schema or not.
If columns in the t
23 matches
Mail list logo