Files
doris/fe
Mingyu Chen 332a3acedc [Bug] Fix bug that NPE when get table's storage format (#3401)
the OlapTable's tableProperty field may be null, we should handle it carefully.
This is error-prone, I will try to refactor it later.
Fix #3400
2020-04-29 11:20:25 +08:00
..