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