Skip to content

Commit 6ca1a2b

Browse files
Update presto-docs/src/main/sphinx/release/release-0.294.rst
Co-authored-by: Steve Burnett <[email protected]>
1 parent bab54c7 commit 6ca1a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presto-docs/src/main/sphinx/release/release-0.294.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Release 0.294
1212
* Add mixed case support for schema and table names. `#24551 <https://github.com/prestodb/presto/pull/24551>`_
1313
* Add case-sensitive support for column names. It can be enabled for JDBC based connector by setting ``case-sensitive-name-matching=true`` at the catalog level. `#24983 <https://github.com/prestodb/presto/pull/24983>`_
1414
* Update ``presto-plan-checker-router-plugin router`` plugin to use ``EXPLAIN (TYPE VALIDATE)`` in place of ``EXPLAIN (TYPE DISTRIBUTED)``, enabling faster routing of queries to either native or Java clusters. `#25545 <https://github.com/prestodb/presto/pull/25545>`_
15-
* From release 0.294, due to Maven Central publishing limitations, executable jar files including ``presto-cli``, ``presto-benchmark-driver``, and ``presto-test-server-launcher`` are no longer published in the Maven Central repository. These jars can now be found on the `Presto GitHub release page <https://github.com/prestodb/presto/releases/tag/0.294>`_
15+
* From release 0.294, due to Maven Central publishing limitations, executable jar files including ``presto-cli``, ``presto-benchmark-driver``, and ``presto-test-server-launcher`` are no longer published in the Maven Central repository. These jars can now be found on the `Presto GitHub release page <https://github.com/prestodb/presto/releases/tag/0.294>`_.
1616

1717
**Details**
1818
===========

0 commit comments

Comments
 (0)