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

migrate better-sql to only operate on parquet files #21

Closed
hamilton opened this issue Dec 24, 2021 · 0 comments · Fixed by #25
Closed

migrate better-sql to only operate on parquet files #21

hamilton opened this issue Dec 24, 2021 · 0 comments · Fixed by #25

Comments

@hamilton
Copy link
Contributor

hamilton commented Dec 24, 2021

Now that duckdb/duckdb#2818 is merged, we can migrate entirely to parquet input files. The solution should look like:

  • parquet file in
  • constructed duckdb db as a staging db
  • parquet file out

Before doing all that, let's start just by running queries against parquet files. Does this work well?

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 a pull request may close this issue.

1 participant