Gabriel39 commented on issue #9374: URL: https://github.com/apache/incubator-doris/issues/9374#issuecomment-1118281604
> I also had this problem the other day, but it disappeared after rebase master... @xinyiZzz I reproduce this bug using up-to-date master branch. In fact, if you have a nullable column with `REPLACE NOT NULL` agg type and turn `enable_vectorized_compaction` on and then you can also reproduce it again. In my case, I have a column ``last_update_date` DATETIME REPLACE_IF_NOT_NULL DEFAULT "1970-01-01 00:00:00"` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
