RickestCode

Results 7 comments of RickestCode

Possibly related to this issue: [https://github.com/typelevel/cats/issues/3628](https://github.com/typelevel/cats/issues/3628) my issue was that circe had a different version of cats than spark 3 shading should help: `assembly / assemblyShadeRules := Seq( ShadeRule.rename("shapeless.**" ->...

I am getting ``` Cannot resolve "TRY_CAST(a AS BINARY)" due to data type mismatch: cannot cast "BIGINT" to "BINARY" ``` In non ANSI Mode and respectfully for all other INT...

@viirya hi I created a pr for float to string not string to float

@viirya oh sry that was my mistake I pin it to the other one.