chaoyli edited a comment on issue #2072: Rollup can't be finished because row number does not match. URL: https://github.com/apache/incubator-doris/issues/2072#issuecomment-546289031 Filtered deleted rows will be added up repeatedly. Error is like this. ``` I1025 17:41:58.767150 17288 schema_change.cpp:1639] doing schema change directly. I1025 17:41:58.767187 17288 tablet.cpp:333] no rowset for version:0-1, tablet: 10051.1413547911.f347697b3e18f61a-b3deac520ada5aaa W1025 17:41:58.767210 17288 schema_change.cpp:824] fail to check row num! source_rows=15, merged_rows=0, filtered_rows=45, new_index_rows=0 ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
