Files
doris/fe/fe-core/src/test
Mingyu Chen 902ab93043 [fix](session-variable) fix bug that checkpoint may overwrite the global variables (#7526)
We should create temporary object for some static fields when doing checkpoint,
to avoid there variables to be overwritten by the checkpoint process.
2022-01-14 09:25:10 +08:00
..