René's URL Explorer Experiment


Title: [BUG] JSQLParser 5.4-SNAPSHOT : PostgreSQL : GROUPS not supported in window function frame clause · Issue #2431 · JSQLParser/JSqlParser · GitHub

Open Graph Title: [BUG] JSQLParser 5.4-SNAPSHOT : PostgreSQL : GROUPS not supported in window function frame clause · Issue #2431 · JSQLParser/JSqlParser

X Title: [BUG] JSQLParser 5.4-SNAPSHOT : PostgreSQL : GROUPS not supported in window function frame clause · Issue #2431 · JSQLParser/JSqlParser

Description: Failing SQL Feature PostgreSQL GROUPS frame mode used inside a window function's frame specification. PostgreSQL supports three frame_mode options on window function frames: RANGE, ROWS, and GROUPS. The GROUPS mode (added in PostgreSQL 1...

Open Graph Description: Failing SQL Feature PostgreSQL GROUPS frame mode used inside a window function's frame specification. PostgreSQL supports three frame_mode options on window function frames: RANGE, ROWS, and GROUPS...

X Description: Failing SQL Feature PostgreSQL GROUPS frame mode used inside a window function's frame specification. PostgreSQL supports three frame_mode options on window function frames: RANGE, ROWS, and GR...

Opengraph URL: https://github.com/JSQLParser/JSqlParser/issues/2431

X: @github

direct link

Domain: Github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[BUG] JSQLParser 5.4-SNAPSHOT : PostgreSQL : GROUPS not supported in window function frame clause","articleBody":"  **Failing SQL Feature**\n\n  PostgreSQL `GROUPS` frame mode used inside a window function's frame specification.\n\n  PostgreSQL supports three `frame_mode` options on window function frames: `RANGE`, `ROWS`, and `GROUPS`. The `GROUPS` mode (added in PostgreSQL 11) defines the frame in terms of *peer groups* — sets of rows that are equivalent according to\n  the window's `ORDER BY` clause — rather than individual rows or value ranges. It is valid SQL-standard syntax in PostgreSQL and appears in analytical queries that need to aggregate over a fixed number of distinct ordered groups.\n\n  See the PostgreSQL docs for details: https://www.postgresql.org/docs/current/sql-expressions.html#SYNTAX-WINDOW-FUNCTIONS\n\n  **SQL Example**\n\n  ```sql\n  CREATE TABLE events (\n      id SERIAL PRIMARY KEY,\n      user_id INT,\n      ts INT,\n      value INT\n  );\n\n  INSERT INTO events (user_id, ts, value) VALUES\n  (1, 1, 10),\n  (1, 1, 20),\n  (1, 2, 30),\n  (1, 3, 40),\n  (1, 3, 50),\n  (1, 4, 60);\n\n  SELECT\n      id,\n      ts,\n      value,\n      SUM(value) OVER (\n          ORDER BY ts\n          GROUPS BETWEEN 1 PRECEDING AND CURRENT ROW\n      ) AS sum_last_2_groups\n  FROM events\n  ORDER BY ts, id;\n  ```\n  \n  **Parsing error**\n\n  `ParseException: Encountered: \u003cS_IDENTIFIER\u003e / \"GROUPS\", at line 7, column 9, in lexical state DEFAULT.`\n","author":{"url":"https://github.com/tomershay","@type":"Person","name":"tomershay"},"datePublished":"2026-05-12T17:30:09.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2431/JSqlParser/issues/2431"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:db5e2f88-f172-efee-19ca-e1dc5a78f0f7
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8C0A:2E05FC:4D236E:683C7A:6A629BFE
html-safe-nonce0af8ddb865f6cbf13b2cbd66e6c50c3553bf6d038a2345d84422a1353089cc40
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QzBBOjJFMDVGQzo0RDIzNkU6NjgzQzdBOjZBNjI5QkZFIiwidmlzaXRvcl9pZCI6IjU1NDMzOTMyNTg1NTM2NDYwNzgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac6a0cf8bce1b63ae3f87d2fc4f5db918b43e3748b95b90082d4ad176926286f1f
hovercard-subject-tagissue:4431271343
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/JSQLParser/JSqlParser/2431/issue_layout
twitter:imagehttps://opengraph.githubassets.com/3562ebd33673196d5c6096b98e9f54096a9de5bafc9a9df0681084565a03495d/JSQLParser/JSqlParser/issues/2431
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/3562ebd33673196d5c6096b98e9f54096a9de5bafc9a9df0681084565a03495d/JSQLParser/JSqlParser/issues/2431
og:image:altFailing SQL Feature PostgreSQL GROUPS frame mode used inside a window function's frame specification. PostgreSQL supports three frame_mode options on window function frames: RANGE, ROWS, and GROUPS...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernametomershay
hostnamegithub.com
expected-hostnamegithub.com
Nonea6443033349a18134b517627f043d4a59a5110337b879810c7229c2c7e28eda0
turbo-cache-controlno-preview
go-importgithub.com/JSQLParser/JSqlParser git https://github.com/JSQLParser/JSqlParser.git
octolytics-dimension-user_id4643847
octolytics-dimension-user_loginJSQLParser
octolytics-dimension-repository_id1944709
octolytics-dimension-repository_nwoJSQLParser/JSqlParser
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1944709
octolytics-dimension-repository_network_root_nwoJSQLParser/JSqlParser
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released6c6cacbe32d3ddfd1796fbd1a39b8fb47b87daf
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://Github.com/JSQLParser/JSqlParser/issues/2431#start-of-content
https://Github.com/
Sign in https://Github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJSQLParser%2FJSqlParser%2Fissues%2F2431
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://Github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJSQLParser%2FJSqlParser%2Fissues%2F2431
Sign up https://Github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=JSQLParser%2FJSqlParser
Reloadhttps://Github.com/JSQLParser/JSqlParser/issues/2431
Reloadhttps://Github.com/JSQLParser/JSqlParser/issues/2431
Reloadhttps://Github.com/JSQLParser/JSqlParser/issues/2431
Please reload this pagehttps://Github.com/JSQLParser/JSqlParser/issues/2431
JSQLParser https://Github.com/JSQLParser
JSqlParserhttps://Github.com/JSQLParser/JSqlParser
Please reload this pagehttps://Github.com/JSQLParser/JSqlParser/issues/2431
Notifications https://Github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Fork 1.4k https://Github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Star 6k https://Github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Code https://Github.com/JSQLParser/JSqlParser
Issues 88 https://Github.com/JSQLParser/JSqlParser/issues
Pull requests 2 https://Github.com/JSQLParser/JSqlParser/pulls
Discussions https://Github.com/JSQLParser/JSqlParser/discussions
Actions https://Github.com/JSQLParser/JSqlParser/actions
Projects https://Github.com/JSQLParser/JSqlParser/projects
Wiki https://Github.com/JSQLParser/JSqlParser/wiki
Security and quality 0 https://Github.com/JSQLParser/JSqlParser/security
Insights https://Github.com/JSQLParser/JSqlParser/pulse
Code https://Github.com/JSQLParser/JSqlParser
Issues https://Github.com/JSQLParser/JSqlParser/issues
Pull requests https://Github.com/JSQLParser/JSqlParser/pulls
Discussions https://Github.com/JSQLParser/JSqlParser/discussions
Actions https://Github.com/JSQLParser/JSqlParser/actions
Projects https://Github.com/JSQLParser/JSqlParser/projects
Wiki https://Github.com/JSQLParser/JSqlParser/wiki
Security and quality https://Github.com/JSQLParser/JSqlParser/security
Insights https://Github.com/JSQLParser/JSqlParser/pulse
[BUG] JSQLParser 5.4-SNAPSHOT : PostgreSQL : GROUPS not supported in window function frame clausehttps://Github.com/JSQLParser/JSqlParser/issues/2431#top
https://Github.com/manticore-projects
Missing Standard Featurehttps://github.com/JSQLParser/JSqlParser/issues?q=state%3Aopen%20label%3A%22Missing%20Standard%20Feature%22
https://github.com/tomershay
tomershayhttps://github.com/tomershay
on May 12, 2026https://github.com/JSQLParser/JSqlParser/issues/2431#issue-4431271343
https://www.postgresql.org/docs/current/sql-expressions.html#SYNTAX-WINDOW-FUNCTIONShttps://www.postgresql.org/docs/current/sql-expressions.html#SYNTAX-WINDOW-FUNCTIONS
manticore-projectshttps://Github.com/manticore-projects
Missing Standard Featurehttps://github.com/JSQLParser/JSqlParser/issues?q=state%3Aopen%20label%3A%22Missing%20Standard%20Feature%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.