MohamedAbdeen21 opened a new pull request, #2029:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2029

   MySQL allows specifying the index type `USING index_type` before the `ON` 
clause in `CREATE INDEX` statements.
   
   This PR allows the `CREATE INDEX` parser to accept both positions of the 
`USING` clause, regardless of the dialect.
   
   docs: https://dev.mysql.com/doc/refman/8.4/en/create-index.html


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to