You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPUCI only tests the local filesystems. We want to improve our coverage.
We want to be able to tests a subset of the e2e tests that can run on various storage systems including:
MySQL
Postgres
sqlite
S3
GCS
HDFS
The work here is getting the 100MB TPC-H dataset uploaded to all of these backends and make them available to the testing framework so that we can create connections to these backends.
The text was updated successfully, but these errors were encountered:
GPUCI only tests the local filesystems. We want to improve our coverage.
We want to be able to tests a subset of the e2e tests that can run on various storage systems including:
The work here is getting the 100MB TPC-H dataset uploaded to all of these backends and make them available to the testing framework so that we can create connections to these backends.
The text was updated successfully, but these errors were encountered: