From 24cb46939f7d6b6268e9b1204368116e38fc1435 Mon Sep 17 00:00:00 2001 From: bvolpato Date: Tue, 17 Mar 2026 15:10:29 -0400 Subject: [PATCH] chore(deps): bump pyarrow 18.1.0 -> 23.0.1 --- requirements.txt | 2 +- .../results/function/arithmetic/sum-isthmus-acero_outcome.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index da1f4088..291b4928 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pandas==2.2.3 parsy==2.1 pluggy==1.5.0 protobuf==5.28.3 -pyarrow==18.1.0 +pyarrow==23.0.1 pytest==8.3.3 pytest-csv==3.0.0 pytest-snapshot==0.9.0 diff --git a/substrait_consumer/snapshots/results/function/arithmetic/sum-isthmus-acero_outcome.txt b/substrait_consumer/snapshots/results/function/arithmetic/sum-isthmus-acero_outcome.txt index b70e2402..210d4ce2 100644 --- a/substrait_consumer/snapshots/results/function/arithmetic/sum-isthmus-acero_outcome.txt +++ b/substrait_consumer/snapshots/results/function/arithmetic/sum-isthmus-acero_outcome.txt @@ -1 +1 @@ -{'schema': False, 'data': True} \ No newline at end of file +{'schema': True, 'data': True} \ No newline at end of file