We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3fe1c commit 137fbd7Copy full SHA for 137fbd7
README.md
@@ -250,6 +250,11 @@ The integration tests also provide an idea about how to use the library and what
250
```
251
252
2. **Install Git LFS and fetch test data:**
253
+
254
+This step downloads Parquet files used in some tests. It must be completed successfully for the testing suite to pass.
255
256
+Install Git LFS if you don't already have it: [Official docs](https://git-lfs.com/).
257
258
```bash
259
git lfs install
260
git lfs checkout
0 commit comments