Skip to content

Conversation

MazterQyou
Copy link
Member

This PR contains changes that improve compatibility with DataGrip.

List of changes:

  • DISTINCT keyword is now supported with set operators (e.g. UNION DISTINCT)
  • array_agg prefixed with pg_catalog. is now correctly parsed

Related test is included.

@coveralls
Copy link

coveralls commented Jul 28, 2025

Pull Request Test Coverage Report for Build 16576252979

Details

  • 22 of 28 (78.57%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 89.493%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/parser.rs 12 18 66.67%
Totals Coverage Status
Change from base Build 15449897269: -0.04%
Covered Lines: 9080
Relevant Lines: 10146

💛 - Coveralls

@MazterQyou MazterQyou merged commit e14d5bf into cubesql-v0.16.0 Jul 28, 2025
16 checks passed
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