Yi Zhou created SPARK-5378: ------------------------------ Summary: There is no return results with 'select' operating on View Key: SPARK-5378 URL: https://issues.apache.org/jira/browse/SPARK-5378 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 1.2.0 Reporter: Yi Zhou
There is 'q04_spark_RUN_QUERY_0_temp_cart_abandon' view with some of dataset in system. There is no any return when execute below SQL in SparkSQL. SELECT * FROM q04_spark_RUN_QUERY_0_temp_cart_abandon; -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org