Files
doris/fe/fe-core
Xinyi Zou 2005fee430 [fix](user) Avoid throw unknown UserProperty after FE rollback version (#28325)
After using SET PROPERTY to modify the user property, if FE rolls back to a version without this property, `Unknown user property` error will be reported when replay EditLog, just ignore it.
2023-12-13 16:00:04 +08:00
..