Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@carlopi
Copy link
Contributor

@carlopi carlopi commented Sep 23, 2025

Diff: https://github.com/duckdb/duckdb-httpfs/compare/354d3f436a33f80f03a74419e76eb59459e19168..1f137f7962327054392d83b8a46b48850fb184b2

Relevant changes:

  • when doing multipart uplaod, and uploading a single buffer, we do a single PUT (instead of POST + PUT + POST), changing also connected test
  • update User-Agent header to use DuckDB's UserAgent in more (most? all?) cases

Diff: https://github.com/duckdb/duckdb-httpfs/compare/354d3f436a33f80f03a74419e76eb59459e19168..1f137f7962327054392d83b8a46b48850fb184b2

Relevant changes:
* when doing multipart uplaod, and uploading a single buffer, we do a single PUT (instead of POST + PUT + POST), changing also connected test
* update User-Agent header to use DuckDB's UserAgent in more (most? all?) cases
@carlopi carlopi changed the base branch from main to v1.4-andium September 23, 2025 13:11
@carlopi carlopi marked this pull request as draft September 23, 2025 13:12
@carlopi carlopi marked this pull request as ready for review September 23, 2025 13:12
@Mytherin Mytherin merged commit 7f673c8 into duckdb:v1.4-andium Sep 23, 2025
147 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

@carlopi carlopi deleted the bump_httpfs branch September 23, 2025 18:38
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Sep 29, 2025
Avoid throwing on unset extension setting (duckdb/duckdb#19117)
Fix example syntax in `variant_typeof()` function (duckdb/duckdb#18977)
Bump httpfs (duckdb/duckdb#19104)
Moved test data into testing dir (duckdb/duckdb#19102)
Change bucket name for core extensions (duckdb/duckdb#19083)
Add config: one_schema_per_test.json (duckdb/duckdb#19059)
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.

2 participants