apache / arrow-cookbook

Apache Arrow Cookbook
https://arrow.apache.org/
Apache License 2.0
95 stars 46 forks source link

GH-321: [Java] add new error expiration as part of endpoints information #322

Closed davisusanibar closed 1 year ago

davisusanibar commented 1 year ago

To close #321

davisusanibar commented 1 year ago

Also adding configuration ofAllow doctest_show_success=False option mention on https://github.com/sphinx-doc/sphinx/pull/10938

davisusanibar commented 1 year ago

Also adding configuration ofAllow doctest_show_success=False option mention on sphinx-doc/sphinx#10938

To fix error: https://github.com/apache/arrow-cookbook/actions/runs/5972085567/job/16202106444?pr=322

Exception occurred:
  File "/opt/hostedtoolcache/Python/3.9.17/x64/lib/python3.9/site-packages/sphinx/config.py", line 288, in __getattr__
    raise AttributeError(__('No such config value: %s') % name)
AttributeError: No such config value: doctest_show_successes