cube icon indicating copy to clipboard operation
cube copied to clipboard

fix(cubesql): Quote push down identifiers correctly with Databricks

Open MazterQyou opened this issue 1 year ago • 0 comments

Check List

  • [x] Tests has been run in packages where changes made if available
  • [x] Linter has been run for changed code
  • [x] Tests for the changes have been added if not covered yet
  • [ ] Docs have been added / updated if required

Description of Changes Made

This PR fixes identifier quoting in Databricks with SQL push down in the outermost query.

MazterQyou avatar Apr 12 '24 13:04 MazterQyou