Shiv
Results
3
comments of
Shiv
Hey, I am also facing similar issue, can you please let me know steps to resolve this.
I am also facing same issue. I am using spark Java Apis
-- For anyone else facing this issue -- -- Workaround in Java (Scala will be much simpler)-- ``` import com.databricks.spark.redshift.DefaultSource; import org.apache.spark.sql.sources.BaseRelation; final String endpoint = "" DefaultSource source =...