thisisnic commented on issue #37645: URL: https://github.com/apache/arrow/issues/37645#issuecomment-1713623709
Thanks for reporting this @giocomai! I think this may be a bug, which is fixed in the dev version of arrow: #36784 As a workaround for now, if you put the `!!` (bang bang) in front of `input$pattern`, it'll evaluate the content of `input$pattern` correctly, and return the expected result. Let me know if this works for you! -- 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]
