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: [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