On Mon, 21 Mar 2022 at 20:30, Ian Joiner wrote:
> Hi Joris,
>
> Thanks for replying!
>
> No but dataset isn’t the only thing missing here. It is also complaining
> that pyarrow.fs is not a package. Of course it is actually a module.
> Moreover the build process errors out and no docs appear at al
Here is the PR: https://github.com/apache/arrow/pull/12684
> On Mar 21, 2022, at 2:52 PM, Joris Van den Bossche
> wrote:
>
> On Sun, 20 Mar 2022 at 07:50, Ian Joiner wrote:
>
>> Hi,
>>
>> I’d like to ask about how the documentation is built. I have followed the
>> instructions to build and i
Hi Joris,
Thanks for replying!
No but dataset isn’t the only thing missing here. It is also complaining
that pyarrow.fs is not a package. Of course it is actually a module.
Moreover the build process errors out and no docs appear at all so these
can’t simply be ignored.
As for sphinx-build I can
On Sun, 20 Mar 2022 at 07:50, Ian Joiner wrote:
> Hi,
>
> I’d like to ask about how the documentation is built. I have followed the
> instructions to build and install the C++ and Python libraries in my
> virtual environment and then followed the instructions for building the
> documentation. How
Hi,
I’d like to ask about how the documentation is built. I have followed the
instructions to build and install the C++ and Python libraries in my virtual
environment and then followed the instructions for building the documentation.
However unfortunately it failed. Moreover manually adding to