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

Add support for time type in Cassandra #15802

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Jan 21, 2023

Description

Fixes #13063

Release notes

(x) Release notes are required, with the following suggested text:

# Cassandra
* Add support for `time` type. ({issue}`13063`)

@cla-bot cla-bot bot added the cla-signed label Jan 21, 2023
@github-actions github-actions bot added the docs label Jan 21, 2023
@ebyhr
Copy link
Member Author

ebyhr commented Jan 22, 2023

TestCassandraConnectorTest.testUserDefinedTypeInSet failure will be fixed in #15805

Copy link
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

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

LGTM % test for nulls

@ebyhr ebyhr force-pushed the ebi/cassandra-time-type branch from ae655e3 to 936be22 Compare March 3, 2023 08:04
@ebyhr ebyhr merged commit f2ab0f7 into trinodb:master Mar 3, 2023
@ebyhr ebyhr deleted the ebi/cassandra-time-type branch March 3, 2023 11:50
@ebyhr ebyhr mentioned this pull request Mar 3, 2023
@github-actions github-actions bot added this to the 409 milestone Mar 3, 2023
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.

Cassandra Connector support for CQL TIME data type
2 participants