Skip to content

Commit 919edaf

Browse files
committed
DCO Remediation Commit for Adam Gutglick <adam@spiraldb.com>
I, Adam Gutglick <adam@spiraldb.com>, hereby add my Signed-off-by to this commit: be87775 I, Adam Gutglick <adam@spiraldb.com>, hereby add my Signed-off-by to this commit: 175ed3f I, Adam Gutglick <adam@spiraldb.com>, hereby add my Signed-off-by to this commit: c2d25ff I, Adam Gutglick <adam@spiraldb.com>, hereby add my Signed-off-by to this commit: c92afe0 I, Adam Gutglick <adam@spiraldb.com>, hereby add my Signed-off-by to this commit: 67895f8 I, Adam Gutglick <adam@spiraldb.com>, hereby add my Signed-off-by to this commit: 8f61afc Signed-off-by: Adam Gutglick <adam@spiraldb.com>
1 parent 2a66e39 commit 919edaf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

vortex-array/public-api.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24980,6 +24980,10 @@ impl vortex_array::Executable for vortex_array::arrays::VarBinViewArray
2498024980

2498124981
pub fn vortex_array::arrays::VarBinViewArray::execute(vortex_array::ArrayRef, &mut vortex_array::ExecutionCtx) -> vortex_error::VortexResult<Self>
2498224982

24983+
impl vortex_array::Executable for vortex_array::arrays::VariantArray
24984+
24985+
pub fn vortex_array::arrays::VariantArray::execute(vortex_array::ArrayRef, &mut vortex_array::ExecutionCtx) -> vortex_error::VortexResult<Self>
24986+
2498324987
impl vortex_array::Executable for vortex_array::arrays::null::NullArray
2498424988

2498524989
pub fn vortex_array::arrays::null::NullArray::execute(vortex_array::ArrayRef, &mut vortex_array::ExecutionCtx) -> vortex_error::VortexResult<Self>

0 commit comments

Comments
 (0)