You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2024. It is now read-only.
Remove UDF specialization from get_buffer_struct_type
With opaque pointers we cannot rely on pointer introspection to sanity check UDF code. If this becomes a problem in the future we will need to register the struct type when we register the UDF and compare that way.
0 commit comments