Jackie-Jiang commented on issue #9204: URL: https://github.com/apache/pinot/issues/9204#issuecomment-1289819987
@nizarhejazi This is a bug on literal only query (no need to send the query to server). When I query a column, it can return an array. But seems like when I put `', '` as the delimiter, it will try to split on both `','` and `' '`. Will submit a fix -- 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]
