Skip to content

Conversation

pilvikala
Copy link
Contributor

This fixes three problems:

  • updated dependencies so they can be installed
  • added a line of code to return an example row so the plugin template can be run as a plugin
  • fixed Dockerfile so the plugin can be packaged

@pilvikala pilvikala requested a review from erezrokah September 10, 2025 13:14
python = ">=3.11,<3.14"
cloudquery-plugin-sdk = ">=0.1.47"
pydantic = "^2.11.7"
pyarrow = "^19.0.1"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@erezrokah I had to downgrade pyarrow to 19.0.1 because that's the version the python SDK uses.

@pilvikala pilvikala merged commit ed7f4e4 into master Sep 10, 2025
7 checks passed
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.

2 participants