Hey,
Can someone tell me why spark.sql("") in datahub treated as Input Dataset as HDFS dataset instead of Hive because in spark.sql() I passed select * from hive table name
h
hundreds-photographer-13496
09/15/2022, 7:39 AM
Hey @silly-finland-62382 by any chance are you using temporary tables in hive when using spark.sql ?