Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22104#discussion_r210044089
  
    --- Diff: python/pyspark/sql/tests.py ---
    @@ -3367,6 +3367,24 @@ def test_ignore_column_of_all_nulls(self):
             finally:
                 shutil.rmtree(path)
     
    +    def test_datasource_with_udf_filter_lit_input(self):
    --- End diff --
    
    Add another test case for arrow-based pandas udf?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to