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

Add Trino 445 release notes #21472

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Add Trino 445 release notes #21472

merged 1 commit into from
Apr 17, 2024

Conversation

colebow
Copy link
Member

@colebow colebow commented Apr 9, 2024

Description

Assemble the release notes for the upcoming Trino 445 release.

Verification for each pull request

Format: PR/issue number, ✅ / ❌ rn ✅ / ❌ docs
✅ rn - release note added and verified, or assessed to be not necessary, set to ❌ rn before completion
✅ docs - need for docs assessed and merged, or assessed to be not necessary, set to ❌ docs before completion

3 April 2024

4 April 2024

5 April 2024

6 April 2024

8 Apri 2024

9 April 2024

10 April 2024

11 April 2024

12 April 2024

13 April 2024

14 April 2024

15 April 2024

16 April 2024

17 April 2024


## Snowflake connector

* Add support for pushdown of statistical aggregation. ({issue}`21384`)
Copy link
Member

Choose a reason for hiding this comment

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

Thats a thing?

Copy link
Member

Choose a reason for hiding this comment

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

please name the functions explicitly since not all statistical aggregation functions are supported.

Copy link
Member

Choose a reason for hiding this comment

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

Yeah .. also .. did the docs get updated with that PR?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes updated. the functions are variance, var_pop,var_samp,covar_pop,covar_samp, corr,regr_intercept,regr_slope

Copy link
Member

Choose a reason for hiding this comment

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

Awesome @chenjian2664

@colebow colebow force-pushed the colebow/rn-445 branch 2 times, most recently from c9d36ba to dd6c5ff Compare April 17, 2024 18:46
docs/src/main/sphinx/release/release-445.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-445.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-445.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-445.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-445.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/release/release-445.md Outdated Show resolved Hide resolved
@martint martint merged commit ead5e9c into trinodb:master Apr 17, 2024
3 checks passed
@github-actions github-actions bot added this to the 445 milestone Apr 17, 2024

## BigQuery connector

* Add support for reading materialized views. ({issue}`21487`)
Copy link
Member

Choose a reason for hiding this comment

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

This is wrong. The past versions have already supported reading materialized views.

Copy link
Member

Choose a reason for hiding this comment

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

Are either @colebow or @ebyhr sending a PR to correct this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

6 participants