Re: [I] Wrong result for parsing special double number value [datafusion-sqlparser-rs]

2024-12-28 Thread via GitHub
goldmedal commented on issue #1619: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1619#issuecomment-2564364957 > Do we need to make a patch release for sqlparser 53.0.0? > I think we don't need to do it. >By my reading this is an issue that was introduced after

Re: [I] Wrong result for parsing special double number value [datafusion-sqlparser-rs]

2024-12-28 Thread via GitHub
alamb commented on issue #1619: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1619#issuecomment-2564362812 Thanks @goldmedal and @iffyio Do we need to make a patch release for sqlparser 53.0.0? By my reading this is an issue that was introduced after that rel

Re: [I] Wrong result for parsing special double number value [datafusion-sqlparser-rs]

2024-12-28 Thread via GitHub
iffyio closed issue #1619: Wrong result for parsing special double number value URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1619 -- 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

Re: [I] Wrong result for parsing special double number value [datafusion-sqlparser-rs]

2024-12-26 Thread via GitHub
goldmedal commented on issue #1619: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1619#issuecomment-2562873092 After some tests, I believe this syntax is broken by #1600 and #1598 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [I] Wrong result for parsing special double number value [datafusion-sqlparser-rs]

2024-12-26 Thread via GitHub
goldmedal commented on issue #1619: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1619#issuecomment-2562282248 I'll take a look at this issue soon. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[I] Wrong result for parsing special double number value [datafusion-sqlparser-rs]

2024-12-25 Thread via GitHub
goldmedal opened a new issue, #1619: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1619 # Description I tried to use the nightly commit in the upstream DataFusion (nightly commit) and the tests failed. - https://github.com/goldmedal/datafusion/pull/2 I think it's