Skip to content

Conversation

hawkfish
Copy link
Contributor

@hawkfish hawkfish commented Jan 23, 2025

  • Implement PG-compatible AVG(INTERVAL).
  • Add detailed test from PG test suite.

fixes: #14366

Richard Wesley and others added 6 commits January 10, 2025 13:44
@hawkfish
Copy link
Contributor Author

This is branched from temporal-avg, but I thought it should be separate.

Copy link
Contributor

@lnkuiper lnkuiper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Looks good to me. This includes some changes that were merged into the v1.2-histrionicus branch, so maybe this should be merged after that branch is merged back into main?

@Mytherin Mytherin merged commit f95653e into duckdb:main Feb 6, 2025
48 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Feb 6, 2025

Thanks!

@hawkfish hawkfish deleted the interval-avg branch February 6, 2025 15:55
staticlibs added a commit to staticlibs/duckdb-odbc that referenced this pull request Feb 19, 2025
isql tests are updated with recent changes from upstream
test_timestamp.test (1e40481).

Fixes: duckdb#64
Mytherin added a commit to duckdb/duckdb-odbc that referenced this pull request Feb 19, 2025
Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Feb 26, 2025
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
staticlibs added a commit to staticlibs/duckdb-odbc that referenced this pull request Apr 16, 2025
This reverts commit 2d1d51c.

This needs to be reverted because the implementation of `AVG(INTERVAL)`
that was added in duckdb/duckdb#15864 is not included in
`v1.2-histrionicus` thus the `isql` test (that is present only in ODBC
repo) is failing on it.
staticlibs added a commit to staticlibs/duckdb-odbc that referenced this pull request Apr 16, 2025
This reverts commit 2d1d51c.

This needs to be reverted because the implementation of `AVG(INTERVAL)`
that was added in duckdb/duckdb#15864 is not included in
`v1.2-histrionicus` thus the `isql` test (that is present only in ODBC
repo) is failing on it.
staticlibs added a commit to duckdb/duckdb-odbc that referenced this pull request Apr 16, 2025
This reverts commit 2d1d51c.

This needs to be reverted because the implementation of `AVG(INTERVAL)`
that was added in duckdb/duckdb#15864 is not included in
`v1.2-histrionicus` thus the `isql` test (that is present only in ODBC
repo) is failing on it.
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants