apache / datafusion-python

Apache DataFusion Python Bindings
https://datafusion.apache.org/python
Apache License 2.0
329 stars 64 forks source link

CI broken after upgrading setup-protoc #472

Closed viirya closed 10 months ago

viirya commented 10 months ago

Describe the bug

CI pipelines are broken now with failure on "Install Protoc":

Run arduino/setup-protoc@v2
Error: Error: unable to get latest version

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.

viirya commented 10 months ago

It is caused by https://github.com/apache/arrow-datafusion-python/pull/452