Skip to content

feat: Add Redshift as a shallow query engine - #2242

Open
ferenc-csaky wants to merge 1 commit into
feat/sparksql-dialectfrom
feat/redshift-dialect
Open

feat: Add Redshift as a shallow query engine#2242
ferenc-csaky wants to merge 1 commit into
feat/sparksql-dialectfrom
feat/redshift-dialect

Conversation

@ferenc-csaky

Copy link
Copy Markdown
Collaborator

Adds Redshift query dialect support. This builds on top of the SparkSQL changes, and for starters it uses Calcite's RedshiftSqlDialect as is.

@ferenc-csaky
ferenc-csaky force-pushed the feat/redshift-dialect branch 2 times, most recently from 2095fd5 to cd5ab5b Compare July 30, 2026 18:09
@ferenc-csaky
ferenc-csaky force-pushed the feat/redshift-dialect branch from cd5ab5b to 5f128a5 Compare July 31, 2026 12:09
@ferenc-csaky ferenc-csaky changed the title feat: Add Redshift as a query engine feat: Add Redshift as a shallow query engine Jul 31, 2026
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 23.52941% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.28%. Comparing base (e193fc2) to head (5f128a5).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...qrl/engine/database/relational/RedshiftEngine.java 0.00% 6 Missing ⚠️
.../database/relational/RedshiftStatementFactory.java 0.00% 4 Missing ⚠️
...ine/database/relational/RedshiftEngineFactory.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##             feat/sparksql-dialect    #2242   +/-   ##
========================================================
  Coverage                    18.28%   18.28%           
- Complexity                    1139     1140    +1     
========================================================
  Files                          619      623    +4     
  Lines                        17903    17919   +16     
  Branches                      2177     2177           
========================================================
+ Hits                          3273     3276    +3     
- Misses                       14307    14320   +13     
  Partials                       323      323           

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

@ferenc-csaky ferenc-csaky added the enhancement New feature or request label Jul 31, 2026
@ferenc-csaky ferenc-csaky added this to the 0.11.0 milestone Jul 31, 2026
@ferenc-csaky
ferenc-csaky force-pushed the feat/redshift-dialect branch from 5f128a5 to 41bba40 Compare July 31, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant