cambyzju commented on pull request #8597: URL: https://github.com/apache/incubator-doris/pull/8597#issuecomment-1080555999
> Check the logic of Clickhouse > > 1. array_string call `array_position` with `int` param > 2. array_float call `array_position` with `int` param > Confirm the behavior rules of different array types and different data types Got it. We will do it while extend array subtype to float and double. -- 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]
