Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
lzyy2024 committed Feb 19, 2025
1 parent 0495acb commit 17e1a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion be/src/vec/functions/function_jsonb.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,7 @@ struct JsonbExtractImpl {

inner_loop_impl(i, res, null_map, l_raw_str, l_str_size, path);
} //for
} //function
} //function
};

struct JsonbTypeExists {
Expand Down

0 comments on commit 17e1a9f

Please sign in to comment.