Files
doris/be
HaiBo Li ef94c25773 [Bug]fix the crash of checksum task #3735 (#3738)
1. the table include key column of double/float type
2. when run checksum task, will use all of key columns to compare
3. schema.column(idx) of double/float type is NULL

#3735
2020-06-10 22:59:15 +08:00
..