alamb commented on code in PR #10701:
URL: https://github.com/apache/datafusion/pull/10701#discussion_r1638021407


##########
datafusion/common/src/column.rs:
##########
@@ -127,6 +127,13 @@ impl Column {
             })
     }
 
+    /// return the column's name.

Review Comment:
   I added some small access APIs to make the example easier to read. I can 
revert these or put them in a different PR if reviewers prefer



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