Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion website/static/docs/0.294/release/release-0.294.html
Original file line number Diff line number Diff line change
Expand Up @@ -8088,6 +8088,7 @@ <h2 id="highlights"><strong>Highlights</strong><a class="headerlink" href="#high
<li><p>Add mixed case support for schema and table names. <a class="reference external" href="https://github.com/prestodb/presto/pull/24551">#24551</a></p></li>
<li><p>Add case-sensitive support for column names. It can be enabled for JDBC based connector by setting <code class="docutils literal notranslate"><span class="pre">case-sensitive-name-matching=true</span></code> at the catalog level. <a class="reference external" href="https://github.com/prestodb/presto/pull/24983">#24983</a></p></li>
<li><p>Update <code class="docutils literal notranslate"><span class="pre">presto-plan-checker-router-plugin</span> <span class="pre">router</span></code> plugin to use <code class="docutils literal notranslate"><span class="pre">EXPLAIN</span> <span class="pre">(TYPE</span> <span class="pre">VALIDATE)</span></code> in place of <code class="docutils literal notranslate"><span class="pre">EXPLAIN</span> <span class="pre">(TYPE</span> <span class="pre">DISTRIBUTED)</span></code>, enabling faster routing of queries to either native or Java clusters. <a class="reference external" href="https://github.com/prestodb/presto/pull/25545">#25545</a></p></li>
<li><p>From release 0.294, due to Maven Central publishing limitations, executable jar files including <code class="docutils literal notranslate"><span class="pre">presto-cli</span></code>, <code class="docutils literal notranslate"><span class="pre">presto-benchmark-driver</span></code>, and <code class="docutils literal notranslate"><span class="pre">presto-test-server-launcher</span></code> are no longer published on Maven Central repository. These jars can now be found on the <a class="reference external" href="https://github.com/prestodb/presto/releases/tag/0.294">Presto Github release page</a>.</p></li>
</ul>
<h2 id="details"><strong>Details</strong><a class="headerlink" href="#details" title="Link to this heading">¶</a></h2>
<h3 id="general-changes">General Changes<a class="headerlink" href="#general-changes" title="Link to this heading">¶</a></h3>
Expand Down Expand Up @@ -8273,4 +8274,4 @@ <h2 id="credits"><strong>Credits</strong><a class="headerlink" href="#credits" t
<script src="../_static/copybutton.js?v=f281be69"></script>

</body>
</html>
</html>