Add sql type tests for cassandra#11028
Merged
ebyhr merged 2 commits intotrinodb:masterfrom Apr 27, 2022
Merged
Conversation
Member
Author
|
WIP, there are still two issues raised by #10860 that are not fixed, I will add new commits to fix these two issues by tonight. |
ebyhr
reviewed
Feb 14, 2022
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/CassandraSqlExecutor.java
Outdated
Show resolved
Hide resolved
cf2ba18 to
183b13a
Compare
Member
Author
|
Updated. But when I run
|
183b13a to
d39d3c9
Compare
tangjiangling
commented
Feb 15, 2022
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
Member
Author
Member
Author
Fixed, ignore. |
d39d3c9 to
73edc0c
Compare
Member
Author
|
@ebyhr Updated, you can review now :) |
ebyhr
reviewed
Feb 15, 2022
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraConnectorTest.java
Outdated
Show resolved
Hide resolved
73edc0c to
6e0c226
Compare
ebyhr
reviewed
Feb 25, 2022
...ino-cassandra/src/test/java/io/trino/plugin/cassandra/CassandraCreateAndInsertDataSetup.java
Outdated
Show resolved
Hide resolved
...ino-cassandra/src/test/java/io/trino/plugin/cassandra/CassandraCreateAndInsertDataSetup.java
Outdated
Show resolved
Hide resolved
...ino-cassandra/src/test/java/io/trino/plugin/cassandra/CassandraCreateAndInsertDataSetup.java
Outdated
Show resolved
Hide resolved
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/CassandraSqlExecutor.java
Outdated
Show resolved
Hide resolved
...ino-cassandra/src/test/java/io/trino/plugin/cassandra/CassandraCreateAndInsertDataSetup.java
Outdated
Show resolved
Hide resolved
...ino-cassandra/src/test/java/io/trino/plugin/cassandra/CassandraCreateAndInsertDataSetup.java
Outdated
Show resolved
Hide resolved
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
Member
Author
|
Ah, thanks for the careful review, I'll update this PR later today. |
6e0c226 to
11f09f1
Compare
Member
Author
|
Updated. |
ebyhr
approved these changes
Feb 28, 2022
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
11f09f1 to
872be4a
Compare
Member
Author
|
I'll add tests for unsupported types (e.g. |
872be4a to
08eac19
Compare
Member
Author
|
(Rebased from master) |
ebyhr
approved these changes
Apr 25, 2022
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
plugin/trino-cassandra/src/test/java/io/trino/plugin/cassandra/TestCassandraTypeMapping.java
Outdated
Show resolved
Hide resolved
08eac19 to
181b12b
Compare
Member
Author
|
AC |
Member
Author
|
181b12b to
b7a5ed9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fix part of the issue raised by #10860.
General information
Improve tests in Cassandra(
TestCassandraConnectorTest).N/A.
N/A.
Related issues, pull requests, and links
Fixes #10860
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: