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

docs(flink): add a basic "getting started" example #7739

Closed
1 task done
Tracked by #8033
deepyaman opened this issue Dec 13, 2023 · 1 comment · Fixed by #7912
Closed
1 task done
Tracked by #8033

docs(flink): add a basic "getting started" example #7739

deepyaman opened this issue Dec 13, 2023 · 1 comment · Fixed by #7912
Assignees
Labels
docs Documentation related issues or PRs

Comments

@deepyaman
Copy link
Contributor

deepyaman commented Dec 13, 2023

Please describe the issue

Add more guided documentation on how to use the Flink backend, including an end-to-end example. Probably can just link out to https://github.com/claypotai/ibis-flink-example.

Consider looking at https://ibis-project.org/tutorials/data-platforms/starburst-galaxy/1_basics for inspiration.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@deepyaman
Copy link
Contributor Author

/take

lostmygithubaccount pushed a commit that referenced this issue Feb 12, 2024
<!--
Thanks for taking the time to contribute to Ibis!

Please ensure that your pull request title matches the conventional
commits
specification: https://www.conventionalcommits.org/en/v1.0.0/
-->

## Description of changes

<!--
Write a description of the changes commensurate with the pull request's
scope.

Extremely small changes such as fixing typos do not need a description.
-->

Port https://github.com/claypotai/ibis-flink-example to a
quickstart/blog post.

## Issues closed

<!--
Please add Resolves #<issue number> (no angle brackets) if this pull
request
resolves any outstanding issues.

For example, if your pull requests resolves issues 1000, 2000 and 3000
write:

* Resolves #1000
* Resolves #2000
* Resolves #3000

If your pull request doesn't resolve any issues, you can delete this
section
entirely, including the `## Issues closed` section header.
-->
Resolves #7739
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related issues or PRs
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant