prestodb / presto

The official home of the Presto distributed SQL query engine for big data
http://prestodb.io
Apache License 2.0
16.06k stars 5.38k forks source link

Presto release 0.285.1 #21597

Closed wanglinsong closed 9 months ago

wanglinsong commented 11 months ago

Patch release with the following hotfix.

commit f7dc5383829ac1cbcece474297d144be7fe6ff19 Author: wangd mingwbd@gmail.com Date: Wed Dec 20 16:50:25 2023 +0800

Fix bug for LIKE pattern with multiple-byte characters
wanglinsong commented 11 months ago

Cherry-picked the mentioned commit into branch release-0.285 per discussion https://github.com/prestodb/presto/pull/21578#issuecomment-1864652865

wanglinsong commented 11 months ago

@tdcmeehan Please confirm.

tdcmeehan commented 11 months ago

Confirmed--thank you!

wanglinsong commented 10 months ago

The build failed unless https://github.com/prestodb/presto/pull/21428 is cherry-picked into branch release-0.285.

wanglinsong commented 10 months ago

0.285.1 artifacts are published.

https://repo1.maven.org/maven2/com/facebook/presto/presto-server/0.285.1/

wanglinsong commented 10 months ago

Will submit PR for release notes after 0.285 release notes PR (https://github.com/prestodb/presto/pull/21579) is merged.

wanglinsong commented 9 months ago

Published docker image to docker hub.

wanglinsong commented 9 months ago

Published presto-docs 0.285.1 maven artifacts.

wanglinsong commented 9 months ago

Docs website is updated.

steveburnett commented 9 months ago

Docs website is updated.

Verified that the docs on the website are updated, no problems visible.