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 usage S3 table function as table

Documentation entry for user-facing changes

Query

CREATE TABLE db.tablefunc06 (a int) AS s3('http://some_addr:9000/cloud-storage-01/data.tsv', 'M9O7o0SX5I4udXhWxI12', '9ijqzmVN83fzD9XDkEAAAAAAAA', 'TSV');

fails with

Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Table function 's3' cannot be used to create a table. (BAD_ARGUMENTS)

@Enmk Enmk force-pushed the feature/fix_s3_table_function_as_table branch from 132b231 to b532a49 Compare April 7, 2025 20:19
@MyroTk MyroTk added the antalya-25.2.2 Planned for 25.2.2 release label Apr 7, 2025
@Enmk Enmk merged commit cf840a4 into antalya Apr 8, 2025
224 of 315 checks passed
@Enmk Enmk mentioned this pull request Apr 14, 2025
3 tasks
ianton-ru pushed a commit that referenced this pull request May 23, 2025
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.

4 participants