Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNDB-12075: Allow UDFs within GROUP BY clause #1494

Open
wants to merge 1 commit into
base: CNDB-12154
Choose a base branch
from

Conversation

adelapena
Copy link

Port of DB-672.

Checklist before you submit for review

  • Make sure there is a PR in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits

@adelapena adelapena self-assigned this Jan 9, 2025
Copy link

sonarqubecloud bot commented Jan 9, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@cassci-bot
Copy link

❌ Build ds-cassandra-pr-gate/PR-1494 rejected by Butler


60 new test failure(s) in 1 builds
See build details here


Found 60 new test failures

Showing only first 15 new test failures

Test Explanation Branch history Upstream history
t.TestCqlshUnicode.test_unicode_identifier regression 🔴
o.a.c.d.c.CompactionControllerTest.testMemtable... regression 🔴
...adCommitLogAndSSTablesWithDroppedColumnTestCC40 regression 🔴
...adCommitLogAndSSTablesWithDroppedColumnTestCC50 regression 🔴
...ersionTest.v4ConnectionCleansUpThreadLocalState regression 🔴
...d.t.QueriesTableTest.shouldExposeReadsAndWrites regression 🔴
...rtitionRestrictedQueryTest.testSAIWarnThreshold regression 🔴
...eadSizeWarningTest.warnThresholdSinglePartition regression 🔴
o.a.c.i.c.CompressionMetadataTest.testMemoryIsF... regression 🔴
...ientRequestMetricsLatenciesTest.testReadMetrics regression 🔴
...entRequestMetricsLatenciesTest.testWriteMetrics regression 🔴
...ntIrWithPreviewFuzzTest.concurrentIrWithPreview regression 🔴
o.a.c.t.SSTablePartitionsTest.testBackups regression 🔴
o.a.c.t.SSTablePartitionsTest.testCurrentTimestamp regression 🔴
o.a.c.t.SSTablePartitionsTest.testExcludedKeys regression 🔴

No known test failures found

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