Closed cbarca closed 8 years ago
This is similar with [1]. Seemed a better approach than "select 1 from table where ..." which would've read num_table_rows of <1> tuples through the network.
[1] https://github.com/databricks/spark-redshift/blob/master/src/main/scala/com/databricks/spark/redshift/RedshiftRelation.scala
ship
This is similar with [1]. Seemed a better approach than "select 1 from table where ..." which would've read num_table_rows of <1> tuples through the network.
[1] https://github.com/databricks/spark-redshift/blob/master/src/main/scala/com/databricks/spark/redshift/RedshiftRelation.scala