Can you check if there is a mismatch of serde? Example you may have non-text data inside your external table location whereas your table is expecting text.
Can you check if there is a mismatch of serde? Example you may have non-text data inside your external table location whereas your table is expecting text.