Open GraceHLiu opened 3 years ago
I got a FileAlreadyExistsException when I was trying to save a pyspark dataframe that has 3d array columns. The saving worked for me when I only had 1d, 2d, and scalars in the dataframe. Is there any plan to support 3d arrays in the near future?
Thanks for your feedback. We don't have a plan to support 3D array.
I got a FileAlreadyExistsException when I was trying to save a pyspark dataframe that has 3d array columns. The saving worked for me when I only had 1d, 2d, and scalars in the dataframe. Is there any plan to support 3d arrays in the near future?