Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI #40

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

CLI #40

wants to merge 2 commits into from

Conversation

riordan
Copy link

@riordan riordan commented Sep 11, 2024

I found this project back in January through @mhkeller and also have a need for a fast Postgres/Parquet loading CLI.

Starting from @mhkeller's stub CLI, I tried to throw something together using a LLM (not a real rust dev; so I have no idea what I'm doing and feel free to reject on principle).

Would love some feedback on:

  1. Whether this approach does what you'd expect (consumes a Parquet file as input, streams Postgres binary format out to be piped into psql copy)
  2. How you'd want this to be tested
  3. how you would want this integrated into the project (currently $ make build-cli, but if accepted should be part of the rest of the CI).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant