when i want to concate two dataset,the error happened:
ValueError: Cannot zip <class ‘ray.data.impl.pandas_block.PandasBlockAccessor’> with block of type <class ‘pyarrow.lib.Table’>
Hey @tingting_qi, could you provide a repro for this?
when i want to concate two dataset,the error happened:
ValueError: Cannot zip <class ‘ray.data.impl.pandas_block.PandasBlockAccessor’> with block of type <class ‘pyarrow.lib.Table’>
Hey @tingting_qi, could you provide a repro for this?