Skip to content

Conversation

@ianton-ru
Copy link

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):

Fix s3 partition wildcard

Documentation entry for user-facing changes

CREATE TABLE t_parquet_03262 (a UInt64)
ENGINE = S3(s3_conn, filename = 'test_03262_{_partition_id}', format = Parquet)
PARTITION BY a;

tries to et object with path test_03262_{_partition_id and gets 404 error.

Copy link
Member

@Enmk Enmk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Enmk Enmk merged commit ebe0ffa into antalya Apr 7, 2025
11 checks passed
@MyroTk MyroTk added the antalya-25.2.2 Planned for 25.2.2 release label Apr 7, 2025
@Enmk Enmk mentioned this pull request Apr 14, 2025
3 tasks
ianton-ru pushed a commit that referenced this pull request May 23, 2025
Enmk added a commit that referenced this pull request May 29, 2025
…_calls

25.3 Antalya port #583, #584, #703, #720 - fixes for distributed calls
ianton-ru pushed a commit that referenced this pull request Jul 17, 2025
…_calls

25.3 Antalya port #583, #584, #703, #720 - fixes for distributed calls
ianton-ru pushed a commit that referenced this pull request Aug 5, 2025
…_calls

25.3 Antalya port #583, #584, #703, #720 - fixes for distributed calls
Enmk added a commit that referenced this pull request Sep 9, 2025
…te_calls

25.6.5 Antalya port #583, #584, #703, #720 - fixes for s3Cluster distributed calls
ianton-ru pushed a commit that referenced this pull request Oct 1, 2025
…te_calls

25.6.5 Antalya port #583, #584, #703, #720 - fixes for s3Cluster distributed calls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants