setop edited a comment on issue #9346: URL: https://github.com/apache/druid/issues/9346#issuecomment-971655600
using 0.21.1 (unified console shows 0.20.0), when I add a transformation using the web console, I get "null" as a result...  if use a column as the first argument I get weird output. (can't upload image anymore (damned GH)) But somethig like : `string_to_array(log, "_")` return a column with something like : `[ , , , , , , , ...1077 omitted..., x, x, z]` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
