You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/22 17:21:30 UTC

[GitHub] [beam] TheNeuralBit commented on a diff in pull request #21982: [#21634] Add comments on FieldValueGetter.

TheNeuralBit commented on code in PR #21982:
URL: https://github.com/apache/beam/pull/21982#discussion_r904047942


##########
sdks/java/core/src/main/java/org/apache/beam/sdk/values/Row.java:
##########
@@ -106,7 +106,7 @@ public abstract class Row implements Serializable {
   /** Return the size of data fields. */
   public abstract int getFieldCount();
 
-  /** Return the list of data values. */

Review Comment:
   Could you clarify the meaning of "raw" here?



-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org