spark-snowflake
spark-snowflake copied to clipboard
Support to count large table
fixes #376
SparkContext.parallelize() doesn't support Int64, instead of which we can use SparkContext.range()
Any progress on getting a fix for this through?