feat: support nullable Arrow Device array export#8104
Conversation
Merging this PR will not alter performance
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Simulation | chunked_varbinview_opt_into_canonical[(1000, 10)] |
239.6 µs | 203 µs | +17.99% |
| ❌ | Simulation | chunked_varbinview_opt_canonical_into[(1000, 10)] |
187.5 µs | 224.2 µs | -16.38% |
| ❌ | Simulation | baseline_lt[16, 65536] |
217.6 µs | 245.4 µs | -11.34% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing ad/cudf3-null-masks (2d89c69) with develop (6ddc4d5)
Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
robert3005
left a comment
There was a problem hiding this comment.
I think I originally missed something here. I don't understand why the offseting logic is necessary, that's how the buffers are laid out already
No description provided.