pitrou commented on code in PR #13033:
URL: https://github.com/apache/arrow/pull/13033#discussion_r863698300


##########
ci/scripts/integration_dask.sh:
##########
@@ -39,3 +39,4 @@ pytest -v --pyargs dask.dataframe.io.tests.test_orc
 # test_pandas_timestamp_overflow_pyarrow is skipped because of ARROW-15720 - 
can be removed once 2022.02.1 is out
 pytest -v --pyargs dask.dataframe.io.tests.test_parquet \
   -k "not 
test_to_parquet_pyarrow_w_inconsistent_schema_by_partition_fails_by_default and 
not test_timeseries_nulls_in_schema and not 
test_pandas_timestamp_overflow_pyarrow"
+pytest -v --pyargs dask.bytes.tests.test_s3

Review Comment:
   Add a comment explaining why we do this?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to