lidavidm commented on code in PR #12747:
URL: https://github.com/apache/arrow/pull/12747#discussion_r858650696
##########
cpp/src/arrow/flight/sql/column_metadata.h:
##########
@@ -78,6 +81,10 @@ class ColumnMetadata {
/// \return The table name.
arrow::Result<std::string> GetTableName() const;
+ /// \brief Return the type name set in the KeyValueMetadata.
Review Comment:
Can the clarification be done in the format itself as well?
--
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]