Skip to content

Conversation

@MazterQyou
Copy link
Member

Check List

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

Description of Changes Made

This PR quotes join aliases as identifiers when generating SQL for SQL push down to cube. Related test is included.

@MazterQyou MazterQyou requested review from a team as code owners May 28, 2025 16:17
Copy link
Member

@KSDaemon KSDaemon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻 Great!

@codecov
Copy link

codecov bot commented May 28, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.14%. Comparing base (2b36aae) to head (b732d08).

Files with missing lines Patch % Lines
...t/cubesql/cubesql/src/compile/engine/df/wrapper.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9629      +/-   ##
==========================================
- Coverage   84.14%   84.14%   -0.01%     
==========================================
  Files         230      230              
  Lines       84622    84625       +3     
==========================================
+ Hits        71205    71207       +2     
- Misses      13417    13418       +1     
Flag Coverage Δ
cubesql 84.14% <80.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MazterQyou MazterQyou force-pushed the cubesql/cube-join-quote-identifier branch from 3f65152 to dee0b78 Compare May 28, 2025 16:55
@MazterQyou MazterQyou force-pushed the cubesql/cube-join-quote-identifier branch from dee0b78 to b732d08 Compare May 28, 2025 16:56
@MazterQyou MazterQyou merged commit 89b00cf into master May 28, 2025
77 checks passed
@MazterQyou MazterQyou deleted the cubesql/cube-join-quote-identifier branch May 28, 2025 17:27
marianore-muttdata pushed a commit to MuttData/cube that referenced this pull request Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants