Skip to content

Conversation

@hatyo
Copy link
Contributor

@hatyo hatyo commented Oct 23, 2025

PR message is still WIP. the PR though is more or less ready for review.

this fixes #3693, it also rectifies incorrect tests as described in #3695.

@hatyo hatyo added the enhancement New feature or request label Oct 23, 2025
hatyo added 2 commits October 24, 2025 15:24
- Fix other incorrect tests in DdlStatementParsingTest.java.
@github-actions
Copy link

📊 Metrics Diff Analysis Report

Summary

  • New queries: 19
  • Dropped queries: 0
  • Plan changed + metrics changed: 0
  • Plan unchanged + metrics changed: 0
ℹ️ About this analysis

This automated analysis compares query planner metrics between the base branch and this PR. It categorizes changes into:

  • New queries: Queries added in this PR
  • Dropped queries: Queries removed in this PR. These should be reviewed to ensure we are not losing coverage.
  • Plan changed + metrics changed: The query plan has changed along with planner metrics.
  • Metrics only changed: Same plan but different metrics

The last category in particular may indicate planner regressions that should be investigated.

New Queries

Count of new queries by file:

  • yaml-tests/src/test/resources/cast-tests.metrics.yaml: 2
  • yaml-tests/src/test/resources/vector.metrics.yaml: 17

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.

Add support for Vector type in SQL

1 participant