Skip to content

Commit

Permalink
Do not import sparklyr, because it requires spark>=3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Jul 4, 2022
1 parent 61b20aa commit 5eb78a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/base-notebook/test_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"protobuf",
"python",
"r-irkernel",
"r-sparklyr", # TODO(asalikhov): remove this line when updated to spark 3.3
"unixodbc",
]

Expand Down

0 comments on commit 5eb78a1

Please sign in to comment.