Skip to content
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

Allow a three-argument version for table function format #45873

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

FFFFFFFHHHHHHH
Copy link
Contributor

Changelog category (leave one):

  • New Feature

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

Allow a three-argument version for table function format.
close #45808

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

@robot-clickhouse robot-clickhouse added the pr-feature Pull request with new product feature label Feb 1, 2023
@alexey-milovidov alexey-milovidov added the can be tested Allows running workflows for external contributors label Feb 1, 2023
Copy link
Member

@alexey-milovidov alexey-milovidov left a comment

Choose a reason for hiding this comment

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

Looks perfect 👍

@alexey-milovidov alexey-milovidov self-assigned this Feb 1, 2023
Co-authored-by: flynn <fenglv15@mails.ucas.ac.cn>
@alexey-milovidov
Copy link
Member

Wow, all tests are green!

@alexey-milovidov alexey-milovidov merged commit 1682078 into ClickHouse:master Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can be tested Allows running workflows for external contributors pr-feature Pull request with new product feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot specity table structure for table function format
5 participants