Use adapter to initialize column matrix. (#7912)
This commit is contained in:
@@ -211,6 +211,8 @@ auto DispatchBinType(BinTypeSize type, Fn&& fn) {
|
||||
return fn(uint32_t{});
|
||||
}
|
||||
}
|
||||
LOG(FATAL) << "Unreachable";
|
||||
return fn(uint32_t{});
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user