mihaibudiu commented on PR #4592:
URL: https://github.com/apache/calcite/pull/4592#issuecomment-3429337133

   IF people define a ROW type with a field called `a`, they expect to be able 
to extract the data using r.a. Field names are not really optional for ROW 
types the way they work in Calcite - they are structs/records, not tuples.


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

Reply via email to