Relative path was creating a file name with a leading forward slash. This was causing issues when uploading google drive files to S3 and other fsspec connectors.
Also, ruff was adding parentheses to every pytest.mark decorator for me for some reason.
Also couchbase destination test was failing recently in the repo because it was trying to get the query results too quickly.
Relative path was creating a file name with a leading forward slash. This was causing issues when uploading google drive files to S3 and other fsspec connectors.
Also, ruff was adding parentheses to every pytest.mark decorator for me for some reason.
Also couchbase destination test was failing recently in the repo because it was trying to get the query results too quickly.