Skip to content

Commit

Permalink
Update setup.py to include parquet methods in python package (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhou7 committed Sep 21, 2023
1 parent 762fe17 commit 503915d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"gresearch.spark",
"gresearch.spark.diff",
"gresearch.spark.diff.comparator",
"gresearch.spark.parquet",
"pyspark.jars",
],
include_package_data=False,
Expand Down

0 comments on commit 503915d

Please sign in to comment.