apache / datafusion-ballista

Apache DataFusion Ballista Distributed Query Engine
https://datafusion.apache.org/ballista
Apache License 2.0
1.39k stars 181 forks source link

docs.rs failed to build Ballista 0.8.0 #314

Open iajoiner opened 1 year ago

iajoiner commented 1 year ago

Describe the bug docs.rs didn't manage to build Ballista 0.8.0

To Reproduce Steps to reproduce the behavior:

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

Additional context https://docs.rs/crate/ballista/0.8.0/builds/632752

avantgardnerio commented 1 year ago

I believe this is a known issue to be fixed in 0.9.0 :crossed_fingers:

avantgardnerio commented 1 year ago

https://github.com/apache/arrow-ballista/pull/247/files see the "docsrs" config option.