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

[Doc] Add user guide for Pulsar connector #8977

Closed
wants to merge 1 commit into from

Conversation

Anonymitaet
Copy link

@Anonymitaet Anonymitaet commented Aug 26, 2021

This is the same as #8469


Hi Trino community,

Pulsar community is contributing the Pulsar connector to Trino with code and docs:

Pulsar connector guide

image

Pulsar connector tutorial guide

image

Comment on lines +20 to +26
* A Pulsar cluster is configured as a catalog in Trino.

* The Pulsar namespace or tenant combination is mapped to a schema in Trino.

* A Pulsar topic schema is mapped to a Trino table schema.

* A message in a Pulsar topic is presented as a row in Trino.
Copy link
Member

Choose a reason for hiding this comment

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

I love this section - makes it really easy for newcomers to either Trino or Pulsar to make sense of how things are mapped and the terminology.

@mosabua It'd be nice to have similar text in overview for other connectors too at some point in future.

Copy link
Member

Choose a reason for hiding this comment

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

agreed .. we still need to create a generic doc about catalog vs connector and so on as well..

@mosabua
Copy link
Member

mosabua commented Oct 28, 2022

Whenever work on the connector resumes, let's make sure we follow along here as well. Leaving this open and in progress.

@colebow
Copy link
Member

colebow commented Mar 30, 2023

This PR has been stale for a while, and it seems like the Pulsar connector isn't going to be landing. I'm going to close this PR out for now, but if we get back to adding Pulsar to Trino, we should re-open this and make sure it's ready to go.

@colebow colebow closed this Mar 30, 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.

5 participants