8000 V1.2 histrionicus by Mytherin · Pull Request #16070 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

V1.2 histrionicus #16070

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 60 commits into from
Feb 4, 2025
Merged

V1.2 histrionicus #16070

merged 60 commits into from
Feb 4, 2025

Conversation

Mytherin
Copy link
Collaborator
@Mytherin Mytherin commented Feb 4, 2025

No description provided.

Tishj and others added 30 commits January 27, 2025 11:01
…the storage extensions themselves to limit this
…gain - it is up to the storage extensions themselves to limit this (#16025)

Reverts #16015
This reverts commit f6e1858.

This is needed since the new syntax (that deprecates the old one) is not supported by GCC 4.8
(or maybe there is some flag that can be passed, but not worth the effort)
Fixes a failure in LinuxRelease workflow.
Failure had no consequence since it was last step, but still removing
the noise it's better.
This should be trivial in NOT adding problems.
This reverts commit f6e1858 (also of
mine).

This is needed since the new syntax (that deprecates the old one) is not
supported by GCC 4.8 (or maybe there is some flag that can be passed,
but not worth the effort)

Note that this (if test is enabled) shows quite some compilation warning
that we might want to address, mostly uninitialized member
initializatios.
Example to CI run:
https://github.com/carlopi/duckdb/actions/runs/13112778639/job/36580142875#step:3:1143
Yet another step to streamlining uploads and fixing a problem with
testing loading from remote endpoints in Windows workflow. This can't be
done BEFORE actually uploading.

The tests needs to be reviewed post v1.2.0, now avoiding the failure and
unifying the code more.

This avoids errors like tonight nightly run:
https://github.com/duckdb/duckdb/actions/runs/13104026020/job/36557104073.
Mytherin and others added 16 commits February 4, 2025 11:56
…orage (#15927)

This PR fixes duckdblabs/duckdb-internal#3670

Finalize the local append before attempting an update, or the node we're
looking for is not reachable yet
# Conflicts:
#	test/sql/upsert/test_big_insert.test
Follow-up fix from #14662 - also
support ESCAPE as part of the LIKE
With #15977, these changes should
fix the remaining index-related nightly test failures.

Fix duckdblabs/duckdb-internal#4095.
Fix duckdblabs/duckdb-internal#4093
Otherwise we can run into a deadlock when scanning the same table
multiple times in the same query while other threads are checkpointing
… DO ...) (#15977)

This PR fixes #15791

This branch is made from <#15927>
as both of them touch the same code and needed partially the same
changes.

The RETURNING result is now properly made to include each insert/update
that gets made, instead of the optimistic approach that was taken
before.
@Mytherin Mytherin merged commit 0e84478 into main Feb 4, 2025
23 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Feb 11, 2025
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Feb 11, 2025
V1.2 histrionicus (duckdb/duckdb#16070)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Feb 12, 2025
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Feb 12, 2025
V1.2 histrionicus (duckdb/duckdb#16070)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Feb 12, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Feb 26, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
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.

9 participants
0