Is there a way to use cast function on a multivalu...
# troubleshooting
s
Is there a way to use cast function on a multivalue column select cast(deals as STRING) from bidrequest.. deals is a multi value column
s
yes the feature was just merged today actually! https://github.com/apache/pinot/pull/9296