-
Notifications
You must be signed in to change notification settings - Fork 52
fix: add support for wildcard pattern in seed dataset path #12
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
nabinchha
merged 40 commits into
main
from
nabinchha/bug/2-support-seed-path-with-partition-files
Nov 5, 2025
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
b429464
add IndexRange and PartitionBlock
nabinchha 0d4b9a0
make check-all-fix
nabinchha 57d500b
add support for IndexRange and PartitionBlock
nabinchha 6bd7760
linting
nabinchha 12301b3
update tests + test e2e
nabinchha 03c048e
run ruff
nabinchha 6da2c3c
license check header
nabinchha 80fca51
partition_index -> index
nabinchha 4e3bd3e
update log message
nabinchha c32b278
Remove sub subquery alias notneeded
nabinchha 483363d
Optimize duckdb seed dataset select based on on limit and offset
nabinchha 9765643
Add docstring to seedconfig
nabinchha 98993de
add guide
johnnygreco b4be821
feat req updates
johnnygreco e9f97d6
git branch pattern update
johnnygreco 5765301
Update CONTRIBUTING.md
johnnygreco 2c38781
agent md blurb
johnnygreco f405dbd
pr feedback
johnnygreco 13f9527
some rewording
johnnygreco c84a70b
punctuation
johnnygreco 17657e6
missing quote
johnnygreco c00953b
add IndexRange and PartitionBlock
nabinchha 8f2d502
make check-all-fix
nabinchha e854b06
add support for IndexRange and PartitionBlock
nabinchha ff9202f
linting
nabinchha 371365b
update tests + test e2e
nabinchha 8965096
run ruff
nabinchha 3c03626
license check header
nabinchha 7fa8904
partition_index -> index
nabinchha a76a21b
update log message
nabinchha 4e0d86c
Remove sub subquery alias notneeded
nabinchha 28567d1
Optimize duckdb seed dataset select based on on limit and offset
nabinchha eb6614c
Add docstring to seedconfig
nabinchha b815179
Support wildcard path pattern for seed dataset
nabinchha 6b14c31
Merge branch 'main' into nm/seed-config-partition-strategy
nabinchha 710bd69
Merge branch 'nm/seed-config-partition-strategy' into nabinchha/bug/2…
nabinchha 4e6281a
Merge branch 'main' into nabinchha/bug/2-support-seed-path-with-parti…
nabinchha 690b00f
fix check during column name fetch
nabinchha 75d556c
dump json as jsonl
nabinchha f684e1c
PR feedback
nabinchha 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
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.