Results 16 comments of Tanguy Compagnon

Thanks for the help @brills ! > It's true that ListArray.from_arrays doesn't accept a mask parameter, but the offsets parameter actually serves two purposes: > if offset[i] == null, then...

> Sorry, I meant to revise generate_statistics_from_pandas. I could imagine a generate_statistics_from_pyarrow, but that will take longer (contributions are welcomed!) Ok in that case i can try to contrib on...

Hello I think following those allowed it: https://github.com/tensorflow/io/pull/1092#pullrequestreview-469875844 however it does not work with batch_size not set to 1 on the pyarrow side: ``` from functools import partial import pyarrow...

we have i think a very similar bug: for us it happens when you have a search space which is smaller than the number of workers you started: one of...

Hello @pindinagesh, could you take a look @SylvainGavoille did a reproducible example that fails one over 6 pipeline runs. Can you take a look and tell us if it's an...

@laurenyu thank you for your answer ! I'm not sure it comes from the local mode: I have the same issue in Distant mode in CloudWatch: ``` PYTHONPATH=/opt/conda/bin:/opt/conda/lib/python36.zip:/opt/conda/lib/python3.6:/opt/conda/lib/python3.6/lib-dynload:/opt/conda/lib/python3.6/site-packages Invoking script...