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

Improve type mapping documentation for Kafka connector #14646

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

tlblessing
Copy link
Member

Description

Add a type mapping section. Relo SQL Support to bottom of topic for consistency.

Original PR that I had to close: #14147

@cla-bot cla-bot bot added the cla-signed label Oct 14, 2022
@tlblessing tlblessing requested a review from jhlodin October 14, 2022 20:58
@tlblessing tlblessing force-pushed the tb/kafka-type-mapping-redux branch from 3bee46d to 883ec52 Compare October 14, 2022 21:16
@tlblessing tlblessing requested a review from ebyhr October 14, 2022 21:16
docs/src/main/sphinx/connector/kafka.rst Outdated Show resolved Hide resolved
docs/src/main/sphinx/connector/kafka.rst Outdated Show resolved Hide resolved
docs/src/main/sphinx/connector/kafka.rst Outdated Show resolved Hide resolved
@@ -1164,7 +1174,7 @@ For ``TIMESTAMP WITH TIME ZONE`` and ``TIME WITH TIME ZONE`` data types, if time
be used as Trino value. Otherwise result time zone will be set to ``UTC``.

``avro`` decoder
^^^^^^^^^^^^^^^^
""""""""""""""""
Copy link
Member

Choose a reason for hiding this comment

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

Could you use same naming between decoder and encoder?
Screen Shot 2022-10-21 at 8 54 25

Copy link
Member Author

Choose a reason for hiding this comment

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

image

Copy link
Member Author

Choose a reason for hiding this comment

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

@ebyhr thank you for your review

@tlblessing tlblessing force-pushed the tb/kafka-type-mapping-redux branch from 883ec52 to 36b3aac Compare October 24, 2022 18:35
@tlblessing tlblessing requested review from ebyhr and jhlodin October 24, 2022 18:37
Copy link
Contributor

@jhlodin jhlodin left a comment

Choose a reason for hiding this comment

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

LGTM % any further comments from Yuya

@ebyhr ebyhr merged commit 971e94a into trinodb:master Oct 26, 2022
@ebyhr
Copy link
Member

ebyhr commented Oct 26, 2022

Merged, thanks!

@ebyhr ebyhr added this to the 401 milestone Oct 26, 2022
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.

3 participants