gaogaotiantian commented on code in PR #56259:
URL: https://github.com/apache/spark/pull/56259#discussion_r3337977616


##########
dev/sparktestsupport/modules.py:
##########
@@ -1590,6 +1590,7 @@ def __hash__(self):
     source_file_regexes=["python/pyspark/pipelines"],
     python_test_goals=[
         "pyspark.pipelines.tests.test_add_pipeline_analysis_context",
+        "pyspark.pipelines.tests.test_auto_cdc_flow",

Review Comment:
   I did this on purpose because we probably will have some real tests for auto 
cdc in the future - and we want to put them together in the same file.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to