Following example executes the CASE statement. It uses Spark SQL context to execute queries. >>> sqlContext.sql(" SELECT CASE 1 WHEN 1 THEN 'ONE ...
確定! 回上一頁