mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-21 07:20:41 +00:00
chore: update datafusion family (#5814)
This commit is contained in:
@@ -163,7 +163,7 @@ mod tests {
|
||||
];
|
||||
|
||||
let args = ScalarFunctionArgs {
|
||||
args: &args,
|
||||
args,
|
||||
number_rows: 4,
|
||||
return_type: &ConcreteDataType::boolean_datatype().as_arrow_type(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user