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

Add CSV table #74

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Add CSV table #74

merged 2 commits into from
Jan 30, 2024

Conversation

friendlymatthew
Copy link
Collaborator

Screen Shot 2024-01-29 at 6 16 18 PM
  • responsive and cleanly displays all headers when specified

examples/client/index.html Outdated Show resolved Hide resolved
examples/client/index.html Show resolved Hide resolved
examples/client/index.html Show resolved Hide resolved
@friendlymatthew friendlymatthew enabled auto-merge (squash) January 30, 2024 15:33
@friendlymatthew friendlymatthew merged commit 0a5bc87 into kevmo314:main Jan 30, 2024
2 checks passed
kevmo314 pushed a commit that referenced this pull request Feb 5, 2024
* add csv table

* change to ternary exp
kevmo314 added a commit that referenced this pull request Feb 5, 2024
* feat: switch to b+ tree

* fixes

* init: csv handler

* coverage: recognize null fields test

* fix: ci

* pass tests

* Add `selectFields` to query language (#71)

* add support fields

* rename + convert to Pick type

* CSV demo + support null fields (#67)

* support csv, account for null

* cleanup + refactor csv + include jsonl

* cleanup + direct workflow to csv

* Add CSV table (#74)

* add csv table

* change to ternary exp

* Add query validation to library (#77)

* add query validation

* refactor

* feat: chain queries (#78)

* feat: chain queries

* refactor

* Coverage: Assert query chain behavior (#79)

* coverage

* memory conservation

---------

Co-authored-by: Matthew <[email protected]>
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.

2 participants