This repository was archived by the owner on Aug 2, 2023. It is now read-only.
This repository was archived by the owner on Aug 2, 2023. It is now read-only.
null values when it attempts to guess the column types #2915
As soon as we encounter a
nullvalue, we deduce the whole value to be aStringDataFrameColumninstead of adding anullvalue to the real column type.