DKER2 commented on code in PR #32594:
URL: https://github.com/apache/beam/pull/32594#discussion_r1792818675


##########
sdks/python/apache_beam/dataframe/transforms_test.py:
##########
@@ -354,6 +354,16 @@ def test_rename(self):
                   0: 2, 2: 0
               }, errors='raise'))
 
+  def test_dataframe_column_fillna_constant_as_value(self):

Review Comment:
   Thank you @shunping for your suggestion. That works 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]

Reply via email to