Skip to content

Set plugin version to a released one #6

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

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Set plugin version to a released one #6

merged 1 commit into from
Sep 13, 2024

Conversation

dawidwys
Copy link
Member

No description provided.

@dawidwys dawidwys requested a review from a team as a code owner September 13, 2024 08:48
@@ -19,8 +19,7 @@ example_08_integration_and_deployment = "flink_table_api_python.examples.table.e

[tool.poetry.dependencies]
python = ">= 3.9, < 3.12"
confluent_flink_table_api_python_plugin = "TODO"
confluent_flink_jars = "TODO"
confluent_flink_table_api_python_plugin = "1.20.38"
Copy link
Member Author

Choose a reason for hiding this comment

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

confluent_flink_jars is pulled automatically as a dependency of confluent_flink_table_api_python_plugin

Previously, since it was not available in pypi, I needed both to provide a filesystem path for both.

@twalthr twalthr merged commit ed3b32e into master Sep 13, 2024
@twalthr twalthr deleted the version-set branch September 13, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants