'pyspark get different varchar printSchema()
From spark dataframe when I run df.printSchema() all varchar(1), varchar(10), etc... becomes string Is there a way to differentiate varchars?
Doesn't have to be in pyspark. method to do it in spark sql is welcome as well.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
