Files
doris/fe/fe-core
wuwenchi aaa89ec768 [bugfix](iceberg)support null values as partition (#35503)
#31442
test in #34929

When null value is used as the partition value, BE will return the "null" string, so this string needs to be processed specially.
2024-05-29 15:03:16 +08:00
..