Skip to content

Improve ClickHouse type mapping tests#11340

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
tangjiangling:separate-clickhouse-testBasicTypes
Mar 7, 2022
Merged

Improve ClickHouse type mapping tests#11340
ebyhr merged 1 commit intotrinodb:masterfrom
tangjiangling:separate-clickhouse-testBasicTypes

Conversation

@tangjiangling
Copy link
Copy Markdown
Member

@tangjiangling tangjiangling commented Mar 5, 2022

This commit includes:

  • Add separate tests for ClickHouse tinyint/smallint/integer/bigint
  • Add min/max/min-1/max+1 test cases

Description

Is this change a fix, improvement, new feature, refactoring, or other?

Improvement.

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

ClickHouse type mapping tests.

How would you describe this change to a non-technical end user or system administrator?

N/A.

Related issues, pull requests, and links

Related #11181

Documentation

(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Mar 5, 2022
@tangjiangling tangjiangling requested a review from ebyhr March 5, 2022 13:53
@tangjiangling tangjiangling marked this pull request as ready for review March 5, 2022 13:54
@tangjiangling tangjiangling changed the title Improve SQL Server type mapping tests Improve ClickHouse type mapping tests Mar 5, 2022
@tangjiangling tangjiangling force-pushed the separate-clickhouse-testBasicTypes branch from d0cf9f5 to e1f7bba Compare March 5, 2022 13:57
This commit includes:

- Add separate tests for ClickHouse tinyint/smallint/integer/bigint
- Add min/max/min-1/max+1 test cases
@tangjiangling tangjiangling force-pushed the separate-clickhouse-testBasicTypes branch from e1f7bba to 6284873 Compare March 7, 2022 07:58
@ebyhr ebyhr merged commit 98babf1 into trinodb:master Mar 7, 2022
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Mar 7, 2022

Merged, thanks!

@github-actions github-actions bot added this to the 373 milestone Mar 7, 2022
@tangjiangling tangjiangling deleted the separate-clickhouse-testBasicTypes branch March 7, 2022 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants