richardantal commented on pull request #71: URL: https://github.com/apache/phoenix-queryserver/pull/71#issuecomment-875671112
If we have more parameter than placeholders the zip will eliminate the extra ones here: https://github.com/apache/phoenix-queryserver/blob/master/python-phoenixdb/phoenixdb/cursor.py#L178 Thats why it is silently ignored. -- 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]
