feat[vortex-array]: support executing UUID to arrow#7266
feat[vortex-array]: support executing UUID to arrow#7266
Conversation
Merging this PR will degrade performance by 21.71%
Performance Changes
Comparing Footnotes
|
Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
325d779 to
7679cdc
Compare
|
I think we need to decouple some of this logic. We can't have the arrow executor for an extension type that the core vortex crates don't know about exist there. However, I think it does make sense to have an CC @AdamGS as I remember you had some thoughts on how interop with arrow and our extension types should look like? |
|
Surely we need to have a registry of exporter kernels? |
Summary
Addresses: #6854
Testing