Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Selfeer committed Oct 24, 2024
1 parent 8911f00 commit f81e646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parquetify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ usage: GenerateParquet

### [Creating Your First Parquet File](#table-of-contents)

To generate your first Parquet file, use the provided example JSON schema available in our [schema-example folder](https://github.com/Altinity/parquet-regression/blob/main/parquetify/src/schema-example/json/example.json):
To generate your first Parquet file, use the provided example JSON available in our [schema-example folder](https://github.com/Altinity/parquet-regression/blob/main/parquetify/src/schema-example/json/example.json):

```bash
parquetify -j example.json -o /path/to/output/file.parquet
Expand Down

0 comments on commit f81e646

Please sign in to comment.