epsio-banay opened a new issue, #6548: URL: https://github.com/apache/arrow-rs/issues/6548
I'm trying to parse Postgres time interval type string representation to datafusion, unfortunately it fails because Postgres uses "mon" / "mons" token instead of "month" / months". I'd like to add "mon" and "mons" as accepted keywords for months in interval parsing from string -- 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]
