issues
search
vegas-viz
/
Vegas
The missing MatPlotLib for Scala + Spark
MIT License
730
stars
98
forks
source link
Spark integration broken
#67
Closed
aishfenton
closed
8 years ago
aishfenton
commented
8 years ago
Two bugs:
withDataFrame
return type Any, rather than SpecBuilder.
vegas.spark package conflicts with
spark
implicit import in Spark 2.0. We need to rename to something else.
Two bugs:
withDataFrame
return type Any, rather than SpecBuilder.spark
implicit import in Spark 2.0. We need to rename to something else.