Coder Social home page Coder Social logo

Release notes for 301 about trino HOT 18 CLOSED

trinodb avatar trinodb commented on May 11, 2024
Release notes for 301

from trino.

Comments (18)

dain avatar dain commented on May 11, 2024
SPI
---
Add session trace token to ``EventListener`` callbacks.

from trino.

dain avatar dain commented on May 11, 2024
SPI
---
Fix regression in ``NodeManager`` where node list was not being refreshed on workers.

from trino.

martint avatar martint commented on May 11, 2024
* Add  :func:`log` function with arbitrary base.
* Remove the ``deprecated.legacy-log-function`` configuration option. The legacy behavior for the :func:`log` function is no longer available.

#36

from trino.

martint avatar martint commented on May 11, 2024
* Improve performance of `coalesce` expressions.

#35

from trino.

martint avatar martint commented on May 11, 2024
* Remove the ``deprecated.legacy-array-agg`` configuration option. The legacy behavior for :func:`array_agg` is no longer available.

from trino.

electrum avatar electrum commented on May 11, 2024
* Improve error message for unsupported :func:`reduce_agg` state type.

from trino.

findepi avatar findepi commented on May 11, 2024
Kafka Connector
-----
* Update Kafka client to 0.10.2.2. Kafka servers of older versions are no longer supported.

#53

from trino.

findepi avatar findepi commented on May 11, 2024
Security
-----
* Support LDAP with anonymous bind disabled

#97

from trino.

martint avatar martint commented on May 11, 2024
* Improve performance of queries involving ``SYSTEM`` table sampling and computations over the columns of the sampled table.

#29

from trino.

electrum avatar electrum commented on May 11, 2024
General
---
* Improve error message for unsupported :func:`reduce_agg` state type (:issue:`55`).
* Add ``INVOKER`` security mode for :doc:`/sql/create-view` (:issue:`30`).

from trino.

kokosing avatar kokosing commented on May 11, 2024
General
--------
 * Prevent RPM uninstallation when Presto server is not stopped correctly

#67

from trino.

kokosing avatar kokosing commented on May 11, 2024
Hive Connector
-----------
 * Introduce ``hive.temporary-staging-directory-enabled`` configuration property and ``temporary_staging_directory_enabled`` session property to control if temporary staging directory should be used for write operations.
 * Introduce ``hive.temporary-staging-directory-path`` configuration property and ``temporary_staging_directory_path`` session property to control the location of temporary staging directory that is used for write operations. Use ${USER} placeholder to use different location for each user.

#70

from trino.

kokosing avatar kokosing commented on May 11, 2024
Base-JDBC Connector
----
 * Allow Base-JDBC based connectors to define procedures.

#73

from trino.

kokosing avatar kokosing commented on May 11, 2024
Base-JDBC Connector
----
 * Allow Base-JDBC based connectors to provide table statistics.

#72

from trino.

kokosing avatar kokosing commented on May 11, 2024
Base-JDBC Connector
----
 * Add custom additional predicate to ``JdbcSplit`` that could be used when accessing data from underlying RDBMS.

#71

from trino.

findepi avatar findepi commented on May 11, 2024

@kokosing #71, #72, #73 -- these are not user-facing changes. I think we usually do not list such changes in RNs. Should we?

from trino.

kokosing avatar kokosing commented on May 11, 2024
@kokosing #71, #72, #73 -- these are not user-facing changes.

It depends. If user implemented his own Base-JDBC based connector (which happens) then it could be user facing One can see Base-JDBC in the same way as SPI. I also have a mixed feelings about it, but came to conclusion that it is better to say too much here.

from trino.

sopel39 avatar sopel39 commented on May 11, 2024
General
-------

* Add support for ROLE management including CREATE ROLE, DROP ROLE, GRANT ROLE, REVOKE ROLE, SET ROLE, SHOW CURRENT ROLES, SHOW ROLES and SHOW ROLE GRANTS commands.
  Using SET ROLE requires an up to date client.
* Add ANALYZE SQL statement.
* Fix computing of processed input data size in pipeline and task stats.

Hive Connector
--------------

* Add procedure for dumping Metastore recording.
* Add Metastore recorder support to Glue.

from trino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.