Skip to content

Add boundary tests to Cassandra type mapping tests#12150

Merged
ebyhr merged 2 commits intotrinodb:masterfrom
tangjiangling:add-unsupported-type-tests-for-cassandra
Apr 27, 2022
Merged

Add boundary tests to Cassandra type mapping tests#12150
ebyhr merged 2 commits intotrinodb:masterfrom
tangjiangling:add-unsupported-type-tests-for-cassandra

Conversation

@tangjiangling
Copy link
Member

@tangjiangling tangjiangling commented Apr 27, 2022

Cover min-1/max+1 test cases to tinyint/smallint/int/bigint types.

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)

Cassandra 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

Fixes #12115
Related #11181

Documentation

(x) No documentation is needed.

Release notes

(x) No release notes entries required.

@cla-bot cla-bot bot added the cla-signed label Apr 27, 2022
@tangjiangling tangjiangling added test no-release-notes This pull request does not require release notes entry labels Apr 27, 2022
@tangjiangling tangjiangling requested a review from ebyhr April 27, 2022 06:20
Cover `min-1`/`max+1` test cases to `tinyint`/`smallint`/`int`/`bigint` types.
@tangjiangling tangjiangling force-pushed the add-unsupported-type-tests-for-cassandra branch from 86b2dd5 to 1de4d03 Compare April 27, 2022 08:19
@ebyhr ebyhr merged commit b2fb2b5 into trinodb:master Apr 27, 2022
@tangjiangling tangjiangling deleted the add-unsupported-type-tests-for-cassandra branch April 27, 2022 10:23
@github-actions github-actions bot added this to the 379 milestone Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry test

Development

Successfully merging this pull request may close these issues.

Add unsupported type tests for Cassandra (tinyint, smallint, int, bigint)

2 participants