Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe-Abraham committed May 3, 2024
1 parent 28eea5d commit 5ce19c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions velox/functions/prestosql/BinaryFunctions.h
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ struct ToBase32Function {
}
};

template <typename T>
struct FromBase32Function {
VELOX_DEFINE_FUNCTION_TYPES(T);

Expand Down

0 comments on commit 5ce19c9

Please sign in to comment.