-
Notifications
You must be signed in to change notification settings - Fork 0
Support local path (working outside CCF dev server) for querying the index with DuckDb #14
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
Merged
Merged
Changes from 36 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
7c63ebb
ignore .idea, target
lfoppiano 3f584e5
add pom.xml, Readme.md and the data files
lfoppiano f9d929e
add makefile
lfoppiano 7e7b3f5
add read warc
lfoppiano a998133
add CI + spotless
lfoppiano c808d8c
add figures, editorconfig, .gitignore from the python repository brother
lfoppiano fa3f707
remove unclear make install, remove venv info from readme
lfoppiano f6d62bb
update read class, add recompress,
lfoppiano 4aa252a
cleanup, removing the rest of the python stuff for task 0,1,2
lfoppiano 5b018e9
fix missing make install
lfoppiano 817862c
move data under 'data' directory
lfoppiano 620ebee
add Apache header in the code
lfoppiano 886ff0b
make sure we build before running
lfoppiano 6180fce
update .gitignore
lfoppiano d35e3d8
Implement WARC compression validation for Task 5
lfoppiano e20c81e
Ignore gzip validation if is uncompressed
lfoppiano 07c9f8b
Merge branch 'main' into luca/feature/part2
lfoppiano 0fa930e
fix compression check, update Readme.md
lfoppiano 78fbac6
add missing apache licence
lfoppiano 6f97782
add commons-compress library
lfoppiano 52fca8c
place Github Actions in the correct directory
lfoppiano 75af0e1
Add CDJX indexer using unreleased JARC code
lfoppiano 077f904
Implement Task 3 and 4
lfoppiano 3a2791a
fix: CI build
lfoppiano df257e4
fix: Reformat with spotless
lfoppiano 3ed8d61
fix: Rename class
lfoppiano b3c7252
feat: task 7
lfoppiano e55c48a
feat: Task 8, duck DB with local file
lfoppiano 43fc088
chore: Run spotless
lfoppiano 893788e
chore(docu): minor changes
lfoppiano 10dd303
Merge branch 'main' into luca/feature/part4
lfoppiano 04505f7
fix: move stuff in data
lfoppiano e46fdd1
fix: path to the local paths file
lfoppiano b0c35f3
feat: add support for local parquet files in Duck application
lfoppiano ec39f21
feat: add download instructions
lfoppiano 32b954f
chore: minor
lfoppiano 2d73b37
Merge branch 'main' into luca/feature/support-local-path
lfoppiano 0f12c7f
fix: make ifndef indentation
lfoppiano ce9547c
fix: recursive iteration on the local directory
lfoppiano 5cfc5e9
fix: add crawl parameter in the queries, remove useless concatenation
lfoppiano 358813f
fix: correct instructions for downloading from S3 and http
lfoppiano 4d5b1c5
fix: code formatting
lfoppiano 68ba160
doc: add example of data structure
lfoppiano File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.