In a nutshell, I have a CSV with quotes.
The file has some non-std characters in it on a column on some rows.
On V18,
select lower(addressline1) is fine.
on V20
select lower(addressline1)
throws a
GandivaException: unexpected byte \bf encountered while decoding utf8 string
The file IS the same in both, and the I’ve checked the PDS settings. These are also identical.
Is anyone aware of a change in the versions that causes this?
There are two chars in the string which in 1252 codepage get converted to ¿¿