nl5887 opened a new pull request, #4548: URL: https://github.com/apache/arrow-rs/pull/4548
we will ignore new lines in case of more complex likes, which are translated to regexes # Which issue does this PR close? Closes #4547 # Rationale for this change Adding the S flag to regexes, makes the . to ignore newlines (\n). # What changes are included in this PR? Updated tests and fix to add flag. -- 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]
