greeenSY opened a new issue #3892:
URL: https://github.com/apache/incubator-doris/issues/3892


   I found a lot warn log in fe.warn.log like this:
   `2020-06-17 11:12:31,756 WARN 43 
[DynamicPartitionScheduler.getDropPartitionClause():213] Keys size is not equal 
to column size. Error=errCode = 2, detailMessage = date literal [5877471-08-18] 
is invalid
   2020-06-17 11:12:31,759 WARN 43 
[DynamicPartitionScheduler.getDropPartitionClause():213] Keys size is not equal 
to column size. Error=errCode = 2, detailMessage = date literal [5877471-08-18 
00:00:00] is invalid
   2020-06-17 11:12:31,760 WARN 43 
[DynamicPartitionScheduler.getDropPartitionClause():213] Keys size is not equal 
to column size. Error=errCode = 2, detailMessage = date literal [5877471-08-18] 
is invalid
   2020-06-17 11:12:31,765 WARN 43 
[DynamicPartitionScheduler.getDropPartitionClause():213] Keys size is not equal 
to column size. Error=errCode = 2, detailMessage = date literal [5877471-08-18] 
is invalid`
   
   I didn't set "dynamic_partition.start" in some tables, and the property is 
set default as "dynamic_partition.start" = "-2147483648". I think this is the 
reason.
   
   is this a bug?
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to