cube-js / cube

📊 Cube — The Semantic Layer for Building Data Applications
https://cube.dev
Other
17.71k stars 1.75k forks source link

Preaggregation in oracle database fails #3127

Open jaipgit opened 3 years ago

jaipgit commented 3 years ago

Describe the bug When use oracle database - preaggregatoin script fails

To Reproduce

  1. Connect oracle database
  2. Create schema with 'preAggregations'
  3. Run cube
  4. See error

Expected behavior Create schema dev_pre_aggregations in db and tables here

Screenshots image

Version: image

Additional context Seems to fogortten 'as' clause

paveltiunov commented 3 years ago

Hey @jaipgit ! I guess you're right. Would love to see community contributed fix here.

github-actions[bot] commented 3 years ago

If you are interested in working on this issue, please leave a comment below and we will be happy to assign the issue to you. If this is the first time you are contributing a Pull Request to Cube.js, please check our contribution guidelines. You can also post any questions while contributing in the #contributors channel in the Cube.js Slack.