Hey committers, I noticed that some of the operators are missing from the API reference part of the docs (HiveOperator for instance). I'm guessing a committer generated / pushed the docs with some libs missing and that the operators depending on those missing libs got skipped.
We may have to improve the doc-generation wiki page or make a bulletproof shell script that ensures all libs are installed prior to generating the docs. Max