rdblue commented on PR #16652:
URL: https://github.com/apache/iceberg/pull/16652#issuecomment-4837153858

   I'm going to commit this since the vote passed and I've addressed the latest 
comments, which were mostly minor clarifications or updates.
   
   This can continue to evolve, and in particular it sounds like we may want to 
formalize the JSON grammar. Right now it is descriptive, but not exact. For 
example, @stevenzwu points out that identifiers that are "one or more" names 
are represented with `[ NAME* ]` instead of `[ NAME+ ]`.


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