You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error was reported stating, This feature is not implemented: Unsupported ast node in sqltorel: Substring.
It worked prior to #10137, but it stopped working after upgrading sqlparser to 0.45.0.
Describe the bug
Found while working on #10013.
An error was reported stating,
This feature is not implemented: Unsupported ast node in sqltorel: Substring.
It worked prior to #10137, but it stopped working after upgrading sqlparser to 0.45.0.
Related to apache/datafusion-sqlparser-rs#1173
To Reproduce
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: