Skip to content

Add fuzzer for table definitions#40096

Merged
CurtizJ merged 14 commits intoClickHouse:masterfrom
CurtizJ:fuzz-table-definitions
Oct 5, 2022
Merged

Add fuzzer for table definitions#40096
CurtizJ merged 14 commits intoClickHouse:masterfrom
CurtizJ:fuzz-table-definitions

Conversation

@CurtizJ
Copy link
Copy Markdown
Member

@CurtizJ CurtizJ commented Aug 11, 2022

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Resolves #35757.

TODO:

  • fuzz types of columns
  • fuzz table properties (ORDER BY, PARTITION BY, etc.)
  • fuzz column properties (DEFAULT, TTL, etc.)
  • fuzz table engines

@robot-ch-test-poll robot-ch-test-poll added the pr-not-for-changelog This PR should not be mentioned in the changelog label Aug 11, 2022
@nikitamikhaylov nikitamikhaylov self-assigned this Aug 11, 2022
@CurtizJ CurtizJ marked this pull request as ready for review September 28, 2022 14:52
@CurtizJ
Copy link
Copy Markdown
Member Author

CurtizJ commented Oct 5, 2022

Test failures are not related.

@CurtizJ CurtizJ merged commit 02cdc20 into ClickHouse:master Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fuzzing of data types in tables

3 participants