dianfu commented on a change in pull request #11767: [FLINK-17119][python] Add 
Cython support for composite types
URL: https://github.com/apache/flink/pull/11767#discussion_r409471208
 
 

 ##########
 File path: flink-python/pyflink/fn_execution/fast_coder_impl.pyx
 ##########
 @@ -143,6 +145,9 @@ cdef class FlattenRowCoderImpl(StreamCoderImpl):
             if item is not None:
                 if self._output_coder_type[i] == SIMPLE:
 
 Review comment:
   use _encode_field?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to