diff --git a/vortex-array/src/arrays/dict/compute/mod.rs b/vortex-array/src/arrays/dict/compute/mod.rs
index 5c013b2d321..8bea82e6132 100644
--- a/vortex-array/src/arrays/dict/compute/mod.rs
+++ b/vortex-array/src/arrays/dict/compute/mod.rs
@@ -32,11 +32,13 @@ impl TakeExecute for Dict {
_ctx: &mut ExecutionCtx,
) -> VortexResult