samuelcolvin commented on PR #12448:
URL: https://github.com/apache/datafusion/pull/12448#issuecomment-2346963198

   @alamb if this passes I believe it's ready to merge despite the very minor 
regression, overall it's way better than what went before.
   
   In particular expressions like `interval '1s'` are pretty common and without 
this, fail with a very ugly error:
   
   ```
   Arrow error: Parser error: Invalid input syntax for type interval: "1s 
seconds"
   ```


-- 
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]

Reply via email to