manojkarthick / pqrs

Command line tool for inspecting Parquet files
Apache License 2.0
283 stars 27 forks source link

add cat --csv --no-header option #31

Closed jeffbski-rga closed 2 years ago

jeffbski-rga commented 2 years ago

pqrs cat --csv-no-header parquetFile will output a csv without the header line

jeffbski-rga commented 2 years ago

It looks like my editor put in a few markdown syntax changes by accident. I can revert those if necessary.

jeffbski-rga commented 2 years ago

ok. I removed those markdown changes

manojkarthick commented 2 years ago

Thanks a lot! I will release a new version with this change shortly.

jeffbski-rga commented 2 years ago

Awesome! Thanks for the quick turn around.

jeffbski-rga commented 2 years ago

@manojkarthick Will you be able to deploy a new release soon? I would love to reference your version to get this feature rather than building my own. Thanks in advance!

manojkarthick commented 2 years ago

@manojkarthick Will you be able to deploy a new release soon? I would love to reference your version to get this feature rather than building my own. Thanks in advance!

Sorry for the delay @jeffbski-rga - the Release workflow is broken and I've had time to fix it yet. I've published it on Cargo now, not sure that's how you plan to reference it