a guest Aug 6th, 2019 6,530 0 Never Add comment Not a member of Pastebin yet?Sign Up, it unlocks many cool features! text8.61 KB| None|00 rawdownloadcloneembedprintreport eNrdXOlzE8e2_xz9FVOuouq94hqme3YK7i28sF2Mjc2aL1TPTI-tiywZLRDz6lXZIV7BmMXgACYsccIWsAOEOMaGP-Z6RtKn-y_c0zO...
jsbin - live pastebin for HTML, CSS & JavaScript, and more. CodeSandbox - online code editor for web application development. PHP Sandbox - test your PHP code with this code tester. Repl.it - an instant IDE to learn, build, collaborate, and host all in one place. vclFiddle - is an ...
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
I ran: sqlContext.cacheTable("product") var df = sqlContext.sql("...complex query...") df.explain(true) ...and obtained: http://pastebin.com/k9skERsr ...where "[...]" corresponds therein to huge lists of records from the addressed table (product) The query is of the following ...