azure-kusto-parquet-conv
Перейти к файлу
Michael Spector b189180aa1
Merge pull request #14 from urishapira/cslschame-update
updated cslschama types
2022-02-20 08:45:16 +02:00
.cargo pq2json tool: initial implementation (#1) 2019-06-24 22:48:18 +03:00
pq2json Merge branch 'dev' into cslschame-update 2022-02-20 08:44:24 +02:00
.gitignore Support numeric keys in MAP type 2021-02-10 07:15:06 +02:00
Cargo.lock Update Cargo.lock 2022-01-18 09:15:37 +02:00
Cargo.toml Support numeric keys in MAP type 2021-02-10 07:15:06 +02:00
LICENSE Initial commit 2019-06-24 05:35:25 -07:00
Package.nuspec Merge branch 'dev' into cslschame-update 2022-02-20 08:44:24 +02:00
README.md Support numeric keys in MAP type 2021-02-10 07:15:06 +02:00

README.md

Parquet to JSON (line delimited) converter tool.

Building

cargo build --release

Running

See pq2json --help.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.