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

Improve ch #54

Merged
merged 7 commits into from
Aug 11, 2024
Merged

Improve ch #54

merged 7 commits into from
Aug 11, 2024

Conversation

drizk1
Copy link
Member

@drizk1 drizk1 commented Aug 11, 2024

  • adds @head for limiting number of collected rows
  • adds support for reading URLS in db_table with ClickHouse
  • adds support for reading from multiple files at once as a vector of urls in db_table when using ClickHouse
    • ie db_table(db, ["url1", "url2"])
  • adds docs around using * for reading in multiple files from folder
  • adds docs for db_table
  • adds docs for previewing or saving intermediate tables in ongoing @chain
  • Bugfix: @count updates metadata

@drizk1 drizk1 merged commit 0303dc9 into main Aug 11, 2024
3 checks passed
@drizk1 drizk1 deleted the improve_CH branch August 11, 2024 19:35
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