A numeric type data field appears as 66de63.... How could it be changed to the correct data type?

12 views Asked by At

I tried to use the cast function to change the data type, but No matching signature for operator = for argument types: STRING, INT64. Supported signature: ANY = ANY

0

There are 0 answers