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

   Continuation of #1551
   
   This moves over two of the special case compound expressions delimited by 
period to use the new `CompoundFieldAccess` representation.
   
   It moves the logic to parse the various kinds of compound expression into 
the same function `parse_compound_expr`, where previously they were somewhat 
spread between individual expression parsing and the compound field access 
parsing.


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