Skip to content

Fixed s3 decoding#1516

Open
subkanthi wants to merge 2 commits intoantalya-26.1from
1338_fix_s3_key_decoding
Open

Fixed s3 decoding#1516
subkanthi wants to merge 2 commits intoantalya-26.1from
1338_fix_s3_key_decoding

Conversation

@subkanthi
Copy link
Collaborator

@subkanthi subkanthi commented Mar 12, 2026

closes: #1348

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Use key (parsed without URI decoding) so that percent-encoded characters in object keys are preserved. Fixes issues where there retrieving data returns a 404 when there are slashes in s3 path.

Documentation entry for user-facing changes

Use key (parsed without URI decoding) so that percent-encoded characters in object keys are preserved. Fixes issues where there retrieving data returns a 404 when there are slashes in s3 path.

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • Tiered Storage (2h)

@github-actions
Copy link

github-actions bot commented Mar 12, 2026

Workflow [PR], commit [9bcbbe6]

Signed-off-by: Kanthi Subramanian <subkanthi@gmail.com>
@subkanthi subkanthi force-pushed the 1338_fix_s3_key_decoding branch from b5bde22 to 2908d6d Compare March 12, 2026 15:41
@subkanthi subkanthi marked this pull request as ready for review March 14, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant