raulcd opened a new issue, #290: URL: https://github.com/apache/arrow-cookbook/issues/290
Java nightly builds have been failing for some days with: https://github.com/apache/arrow-cookbook/actions/runs/3852256069/jobs/6564227455 https://github.com/apache/arrow-cookbook/actions/runs/3879814786/jobs/6617345612 ``` >>> Testing Java Cookbook <<< cd java && make javadoctest Running Sphinx v6.1.1 Running with Arrow version: 11.0.0-SNAPSHOT Extension error: Could not import extension javadoctest (exception: cannot import name 'Dict' from 'sphinx.ext.doctest' (/Users/runner/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages/sphinx/ext/doctest.py)) make[1]: *** [javadoctest] Error 2 make: *** [javatest] Error 2 Error: Process completed with exit code 2. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
