-
Notifications
You must be signed in to change notification settings - Fork 236
chore: bump duckdb from 0.7.1 to 0.8.0 #2601
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
Conversation
Shows the input in the case of a failure (e.g. PRQL#2601)
Our tests are broken by duckdb/duckdb#7174. The rationale there sounds reasonable. Should we output |
I agree, NULLS LAST is a good default, we can emit it for all ORDER BY queries and all dialects that don't do this by default already. |
As discussed in PRQL#2601
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
ceea403
to
0455367
Compare
commit a9e9987 Merge: 1e182e7 6768560 Author: Aljaž Mur Eržen <[email protected]> Date: Tue May 30 15:04:21 2023 +0200 Merge remote-tracking branch 'origin/main' into nulls-last commit 1e182e7 Author: Aljaž Mur Eržen <[email protected]> Date: Tue May 30 15:04:03 2023 +0200 fix commit e2a225d Author: Aljaž Mur Eržen <[email protected]> Date: Tue May 30 13:49:12 2023 +0200 fix commit 006ccb0 Author: Aljaž Mur Eržen <[email protected]> Date: Tue May 30 13:35:21 2023 +0200 update sort docs commit c04e21e Merge: 6b474e8 66e0bf6 Author: Aljaž Mur Eržen <[email protected]> Date: Tue May 30 12:47:38 2023 +0200 Merge remote-tracking branch 'origin/main' into nulls-last commit 6b474e8 Author: Maximilian Roos <[email protected]> Date: Wed May 24 13:57:19 2023 -0700 . commit 4441d84 Author: Maximilian Roos <[email protected]> Date: Wed May 24 13:22:32 2023 -0700 . commit 694ff47 Merge: e83d1fd7 2e03033 Author: Maximilian Roos <[email protected]> Date: Wed May 24 13:21:41 2023 -0700 Merge branch 'main' into nulls-last commit e83d1fd Merge: 6959c5f 72f4998 Author: Maximilian Roos <[email protected]> Date: Wed May 24 01:56:09 2023 -0700 Merge branch 'main' into nulls-last commit 6959c5f Merge: 9045353 eecee03 Author: Maximilian Roos <[email protected]> Date: Tue May 23 18:14:17 2023 -0700 Merge branch 'main' into nulls-last commit 9045353 Author: Maximilian Roos <[email protected]> Date: Tue May 23 18:14:00 2023 -0700 commit 94bd63b Author: Maximilian Roos <[email protected]> Date: Tue May 23 17:55:29 2023 -0700 commit 40e1956 Author: Maximilian Roos <[email protected]> Date: Tue May 23 17:33:54 2023 -0700 commit 89c3a8a Author: Maximilian Roos <[email protected]> Date: Tue May 23 16:30:56 2023 -0700 Update website queries (great tests!!) commit 4aeab70 Author: Maximilian Roos <[email protected]> Date: Tue May 23 12:01:40 2023 -0700 MySQL also doesn't support it commit 28d431c Author: Maximilian Roos <[email protected]> Date: Tue May 23 11:57:01 2023 -0700 commit dd1ac9c Author: Maximilian Roos <[email protected]> Date: Tue May 23 11:20:43 2023 -0700 feat!: Default to `NULLS LAST` As discussed in PRQL#2601
@dependabot rebase |
0455367
to
96af2c6
Compare
Bumps [duckdb](https://github.com/wangfenjin/duckdb-rs) from 0.7.1 to 0.8.0. - [Release notes](https://github.com/wangfenjin/duckdb-rs/releases) - [Commits](duckdb/duckdb-rs@v0.7.1...v0.8.0) --- updated-dependencies: - dependency-name: duckdb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
96af2c6
to
883ea71
Compare
Bumps duckdb from 0.7.1 to 0.8.0.
Release notes
Sourced from duckdb's releases.
Commits
cfda58b
upgrade to 0.8.0 (#160)6795035
Update arrow requirement from 38 to 39 (#158)948b879
build loadable in test (#154)6b86026
Update arrow requirement from 37 to 38 (#152)fb9289b
Update syn requirement from 1.0.95 to 2.0.15 (#153)b310e9b
build loadable ext (#149)80a492c
Update arrow requirement from 36 to 37 (#146)52e8c0c
Update bindgen requirement from 0.64 to 0.65 (#147)5b03df8
Add more arrow examples (#142)7ceaa5e
feat: make record_batch_to_chunk public (#144)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)