Skip to content

Commit

Permalink
spark
Browse files Browse the repository at this point in the history
  • Loading branch information
v-chen_data committed Jul 19, 2024
1 parent 2da464d commit 432c7bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ def to_cf(self: 'SparkConnectClient',
is_overflow |= batch.truncated
return result, row_count, is_overflow


from pyspark.sql.connect.client.core import SparkConnectClient
SparkConnectClient.to_cf = to_cf # pyright: ignore


Expand Down

0 comments on commit 432c7bd

Please sign in to comment.