Skip to content

Draft: [DRIVER-786] Validate SELECT without FROM support#953

Draft
dkropachev wants to merge 2 commits into
scylla-4.xfrom
dk/driver-786-select-without-from
Draft

Draft: [DRIVER-786] Validate SELECT without FROM support#953
dkropachev wants to merge 2 commits into
scylla-4.xfrom
dk/driver-786-select-without-from

Conversation

@dkropachev

Copy link
Copy Markdown

Jira: https://scylladb.atlassian.net/browse/DRIVER-786
GitHub issue: #952
Parent epic: https://scylladb.atlassian.net/browse/DRIVER-782

Draft PR for validating SELECT without FROM support in this driver.

Refs #952.

Scope:

  • Add or update integration tests for SELECT 1.
  • Add or update integration tests for SELECT now().
  • Cover prepared and non-prepared execution paths where relevant.
  • Feature-detect or skip cleanly against servers that do not support SELECT without FROM.
  • Document any driver-specific limitation found during implementation.

This draft currently contains an empty setup commit so work can start from a linked branch without adding placeholder source changes.

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 39719eca-586e-4131-a0e0-f56b2c63a7f7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant