HeartSaVioR commented on code in PR #50600: URL: https://github.com/apache/spark/pull/50600#discussion_r2048049754
########## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/pythonLogicalOperators.scala: ########## @@ -178,16 +178,18 @@ case class FlatMapGroupsInPandasWithState( * @param outputAttrs used to define the output rows * @param outputMode defines the output mode for the statefulProcessor * @param timeMode the time mode semantics of the stateful processor for timers and TTL. + * // FIXME: document `userFacingDataType` Review Comment: Ouch that's missed spot. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org