Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
Debugging
On this page
SQL Pushdown Debugging
Use df. to show which parts of a query are being pushed down.true, you get more information in the output, including pre- and post-optimization passes.
Other
In addition, the singlestore-spark-connector outputs a lot of helpful information when the TRACE log level is enabled for the com. package.log4j..
Last modified: