Hi,

previously in 1.2.1, the result row from a Spark SQL query was
a org.apache.spark.sql.api.java.Row.

In 1.3.0 I do not see a sql.api.java package. so does it mean that even the
SQL query result row is an implementation of org.apache.spark.sql.Row such
as GenericRow etc?

-- 
Niranda

Reply via email to