-
Notifications
You must be signed in to change notification settings - Fork 171
fix(DONT MERGE): duckdb>=1.4.1 typing & warnings
#3189
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
Draft
dangotbanned
wants to merge
38
commits into
main
Choose a base branch
from
fix-duckdb-1-4-1-typing
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
3d93746
ci: Unpin (some) dependencies
FBruzzesi 5d2600a
ci(typing): Re-pin `duckdb==1.4.1`
dangotbanned 875ec84
chore(typing): Kinda fix `lit`, `lambda_expr`
dangotbanned 49e96f1
fix: Always use `fetch_arrow_table`
dangotbanned d4df1c0
fix(typing): Get `pyright` happy with `DuckDBPyType`
dangotbanned d110f24
ci(typing): Let `mypy` follow `duckdb` imports
dangotbanned 2e91048
ci(typing): Disable `no-any-return` for `_duckdb`
dangotbanned d83ffc7
fix: Version branch deprecated `duckdb.typing` module
dangotbanned 6c65d72
semi bump `sqlframe`
dangotbanned e2d2013
Merge remote-tracking branch 'upstream/main' into fix-duckdb-1-4-1-tyβ¦
dangotbanned 98880d0
fix: Exclude `decimal` from `nested`
dangotbanned 54f5030
fix: Exclude `decimal` from `nested`
dangotbanned 9c3469c
Merge branch 'fix-duckdb-1-4-1-typing' of https://github.com/narwhalsβ¦
dangotbanned 863901c
refactor: Use the aliases from (d83ffc7adba619684bc8ef4cf7cc065504044β¦
dangotbanned 98d23e9
Update pyproject.toml
dangotbanned 9a9314a
Merge branch 'main' into fix-duckdb-1-4-1-typing
dangotbanned 3cf4ee4
children children children
dangotbanned ef2d4eb
make `{Array,Enum,Decimal}Type` aliases
dangotbanned 9bb26cf
refactor: Un-inline an import
dangotbanned b4e4980
rework into singular `is_dtype`, add docs
dangotbanned 7b43748
excuse me, what?
dangotbanned 64f6b4f
fix: It found a bug!!!
dangotbanned ed6f6b2
fix(typing): Align `lambda_expr` to `cpp` implementation
dangotbanned eb8e329
chore: Remove outdated comment
dangotbanned 52e0955
Merge remote-tracking branch 'upstream/main' into fix-duckdb-1-4-1-tyβ¦
dangotbanned e1fe121
revert: raising `UnsupportedDTypeError`
dangotbanned fd9de79
ci: Install `ibis` from git
dangotbanned f84344c
fix: mkdocs as well
dangotbanned 7246499
Merge remote-tracking branch 'upstream/main' into fix-duckdb-1-4-1-tyβ¦
dangotbanned aa9e43a
ci: maybe fix
dangotbanned 4637e0a
why do we have a group named extra
dangotbanned 5e2f7da
cov: leave todo for (#3197)
dangotbanned a58e4ce
test: fix `ibis`, `sqlframe` xpass
dangotbanned c7f474b
Merge branch 'main' into fix-duckdb-1-4-1-typing
dangotbanned cdecbc8
Merge branch 'main' into fix-duckdb-1-4-1-typing
dangotbanned a98a3d9
ci: Bump ibis
dangotbanned 1409514
test: remove workarounds
dangotbanned fd5c275
Merge remote-tracking branch 'upstream/main' into fix-duckdb-1-4-1-tyβ¦
dangotbanned 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
Oops, something went wrong.
Oops, something went wrong.
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.