SchemaColumnConvertNotSupportedException: column: [Col_Name], physicalType: INT64, logicalType: string
I am trying to read data from parquet file in blob storage in databricks and writing to a delta table.
I am trying to read data from parquet file in blob storage in databricks and writing to a delta table.