.< a whole load of other joins, wheres , etc >........ full joinfrom callTableFunction(@paramCurr)
.....< a whole load of other joins<other joins with the same subselect as the above two with diff
使用sqlContext.sql查询在电子病历上运行pyspark代码。其中一个查询会引发与driver.maxResultSize相关的错误。引起问题的查询: df1.createOrReplaceTempView("temp_df_sql_view1")# Get values from df1 that exist only in df1
df = sqlContext.sql(