js8544 commented on PR #40970: URL: https://github.com/apache/arrow/pull/40970#issuecomment-2044084984
> Gandiva function "LIKE" does not always work correctly when the string contains \n. String value: [function_name: "Space1.protect" args: "passenger_count" column_name: "passenger_count" ] Pattern '%Space1%' match string, but '%Space1.%' - not. Could you please clarify the example? There are no '\n' in the target string. Because the pattern '%Space1.%' does match the string you give. -- 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]
