I have hive table and want to operate with it using pyspark. One of my column have timestamp datatype. I can select it from hive, but I get an error when working th
timestamp