Kimahriman commented on code in PR #52853:
URL: https://github.com/apache/spark/pull/52853#discussion_r2553120557
##########
python/pyspark/sql/tests/test_udf_profiler.py:
##########
@@ -575,6 +585,34 @@ def summarize(left, right):
for id in self.profile_results:
self.assert_udf_profile_present(udf_id=id,
expected_line_count_prefix=2)
+ def test_perf_profiler_data_source(self):
Review Comment:
Sorry about that! thanks for the fix
--
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]