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 release notes for 0.292 #5

Closed
wants to merge 1 commit into from
Closed

Conversation

unidevel
Copy link

Missing Release Notes

Amit Dutta

Deepak Majeti

Eric Liu

Joe Giardino

Mariam AlMesfer

Minhan Cao

Pradeep Vaka

Pratik Joseph Dabre

Shahim Sharafudeen

Shakyan Kushwaha

Shang Ma

namya28

unidevel

  • c6948d7 Add prepare release action
  • 3058906 Update release-notes script
  • 469d7b1 Refactor presto release actions

wypb

Extracted Release Notes

All Commits

  • c6948d7 Add prepare release action (unidevel)
  • 3058906 Update release-notes script (unidevel)
  • 469d7b1 Refactor presto release actions (unidevel)
  • d05ee8f [native] Advance velox. (Amit Dutta)
  • a3843f6 Add JDK 17 build support (Anant Aneja)
  • ee6e83d Upgrade Kafka version to 3.9.0 (Anant Aneja)
  • 5d66959 Add manifest caching to iceberg connector (Zac Blanco)
  • 95845fb Fix check_access_control_on_utilized_columns_only for CTE (Rebecca Schlussel)
  • 144105d Upgrade sphinx to 8.2.1 and sphinx-immaterial to 0.13.0 (dnskr)
  • d53d8e4 [native] remove native prefix for native connector session property (Ke)
  • 348e991 Support HDFS and S3 path as warehouse directory for Hive file metastore (wangd)
  • 9d46add Fix silent overflow in DateTimeEncoding.pack (Kevin Wilfong)
  • 6ee450c Revert DataSize change for public-facing API (Revert DataSize change for public-facing API prestodb/presto#24682) (Shang Ma)
  • c29b385 Support Hudi merged view file slices for partition path updates without compaction (Sagar Sumit)
  • cb73e99 Upgrade netty version to 4.1.118.Final to resolve CVE-2025-25193 (inf)
  • 6d23641 Convert DataSize for presto-spark (Shang Ma)
  • 28da88d Convert DataSize for tests (Shang Ma)
  • 0711cfa Convert DataSize for other files in presto-main (Shang Ma)
  • 369deb7 Convert DataSize for operator (Shang Ma)
  • f6049e1 Convert DataSize for execution (Shang Ma)
  • 7458b52 Convert DataSize for APIs (Shang Ma)
  • 1623acc Convert DataSize for cpp worker (Shang Ma)
  • d930d69 Convert DataSize for UI (Shang Ma)
  • 7537e2a Upgrade json-smart version to 2.5.2 in response to CVE-2024-57699 (Shahim Sharafudeen)
  • 5b7748d Upgrade asm dependencies (Shahim Sharafudeen)
  • 29837ef Move IndexSourceNode to the SPI (Rebecca Schlussel)
  • e2fdc66 Put event loop behind a toggle (Put event loop behind a toggle prestodb/presto#24668) (Shang Ma)
  • 2d08ffb [native] Advance velox. (Amit Dutta)
  • cc35085 Fix the dropdown menu style in WorkerTrhead (Yihong Wang)
  • 55a935b Refactor log4j-core and log4j-api dependencies out of root POM (Dilli-Babu-Godari)
  • 3c8d5ef Remove not working command from README.md (unidevel)
  • 33f4371 Fix the lint errors (unidevel)
  • 79ae086 Enable welcome page for UI path /ui/dev (unidevel)
  • 3a162d5 Add separate build/serve command for query_viewer_spa page (unidevel)
  • 64c0e38 Record presto exchange source request duration and num of retries (Ke)
  • 74c0411 Changed delta connector API in documentation (Hazmi)
  • 7515e42 Move velox ahead and fix tests. (Krishna Pai)
  • 5e1f28f Fix the links on the doc page for the 0.291 release (dnskr)
  • bd01f3d Add documentation for cache configuration properties (Minhan Cao)
  • 1d58bca Align format for section headers in the documentation (dnskr)
  • ba3230f Add links from lakehouse connector docs to file-based metastore (Steve Burnett)
  • 9d1cc51 [native] Advance velox. (Amit Dutta)
  • 27469d0 Add registerProperty back for fbcode usage (Add registerProperty back for fbcode usage prestodb/presto#24653) (vhsu14)
  • 9029592 [Iceberg] rename "target_split_size" to "target_split_size_bytes" (Zac Blanco)
  • f6c9750 [native] Default task.max-drivers-per-task to hardware concurrency (Deepak Majeti)
  • ed8584f [native] Include storageParameters in HiveConnectorSplit (Zac Wen)
  • 8930308 [native] Add queuedTimeInNanos in task stats (Ke)
  • f7103fe [native] Fix presto_cpp includes ([native] Fix includes prestodb/presto#24625) (Joe Giardino)
  • 40fe92e [native] Add LinuxMemoryChecker check/warning to ensure system-mem-limit-gb is reasonably set (Minhan Cao)
  • bd29a38 [native] Advance Velox (aditi-pandit)
  • 2a99af4 Add tracking of analysis time (Anant Aneja)
  • 2a0999a Move file-based metastore doc to installation/deployment.rst (Steve Burnett)
  • 321a196 Add native prefix to hive session property (Ke)
  • 75dce51 [Iceberg]Support setting warehouse data directory for Hadoop catalog (wangd)
  • fe97297 [Iceberg]Enable setting separate data write location on table creation (wangd)
  • 56bf5e6 Add hive session property to disable stats based filter reordering (Ke)
  • 0927c8f [Iceberg] Enable affinity scheduling on file sections (Zac Blanco)
  • f9caa39 Move Tableau page to Clients menu (dnskr)
  • c14f8b4 fix(iceberg): Date partition value parse issue (Mahadevuni Naveen Kumar)
  • 8485839 [native] Fix custom type headers in unit tests (Kevin Wilfong)
  • 841932c Correct catalog name for iceberg tests (Reetika Agrawal)
  • 77d55e9 Add troubleshooting topic to documentation (Steve Burnett)
  • 7088216 [codemod] Deshim //folly/experimental:threaded_repeating_function_runner in fbcode (Nicholas Ormrod)
  • e5a1d91 Move Java page to Clients menu and fix references (dnskr)
  • bd095dc Consolidate Presto CLI documentation on clients/presto-cli.rst page (dnskr)
  • abb3399 [native] Advance velox. (Amit Dutta)
  • e57c252 Add ConnectorDeleteTableHandle to support DELETEs (Shelton Cai)
  • 4b8271c [native] Support specification of node pool type in announcer (jay.narale)
  • b12e90d Upgrade org.apache.ratis dependency to address CVE-2020-15250 (Sumi Mathew)
  • d6bc3e2 [native] Advance Velox (Kevin Wilfong)
  • 95dc155 Add documentation to note "-gb" Prestissimo Configs are using GiB units and not gB units (Minhan Cao)
  • 0041846 Fix approx_percentile to have constant pct for input rows (Fix approx_percentile to have constant pct for input rows prestodb/presto#24600) (Yuanda (Yenda) Li)
  • e2ee434 Add checkQueryIntegrity to DispatchManager and Add schema/catalog to AccessControlContext (Kevin Tang)
  • 15afc5c Use builder pattern for IcebergQueryRunner (Zac Blanco)
  • a766a3a Revert "Assign event loop to tasks and run methods from a task in the same event loop" (Shang Ma)
  • d6ce440 Revert "Use a safe eventLoop wrapper to avoid thread shutdown and fail the task correctly" (Shang Ma)
  • 84efc90 Add config property 'tpcds.use-varchar-type' (Pratik Joseph Dabre)
  • 0c546f7 [native] Advance Velox (aditi-pandit)
  • ea7dfa8 Update error code for checkElementNotNull used in array comparison operators (Update the error type for ARRAY_NULL_ELEMENT_MSG prestodb/presto#24570) (XiaoDu)
  • d6c5af6 Upgrade libthrift to 0.14.1 due CVE-2020-13949 (Denodo Research Labs)
  • 4a0bbc9 Subclass FileHiveMetastore for Iceberg connector (wangd)
  • d7c0930 Improve boostrap log to expose the wrong classLoader (Improve boostrap log to expose the wrong classLoader prestodb/presto#24533) (Eric Liu)
  • db0fe87 Add bootstrap icon to the vendor folder (Yihong Wang)
  • 9c4b683 Fix dropdown style and diagram text alignment (unidevel)
  • c1ec5a7 [Iceberg] Session property for target split size (Zac Blanco)
  • 8accda9 [native] Add support for ORC reader and add orc native tests (wypb)
  • 7bdad6d Pass ConnectorSession to PlanChecker.validate (Rebecca Schlussel)
  • 4435387 Add forConnectorId method to ConnectorSession (Rebecca Schlussel)
  • d6b494a Fix failing variadic functions when sidecar is enabled (Pratik Joseph Dabre)
  • 2ec7613 fixed view uuid type parsing (ajay-kharat)
  • 704bcc9 Fix formatting in properties.rst and base-arrow-flight.rst (Steve Burnett)
  • 700fdc7 [native] Advance velox. (Amit Dutta)
  • db92976 [Iceberg]Support renaming table on hive file catalog (wangd)
  • 652026b add mysql compatible function bit_length (shenh062326)
  • 03b8cd9 Make event loop thread number configurable (Shang Ma)
  • 6f16d8c Update presto-verifier/src/main/java/com/facebook/presto/verifier/framework/VerifierConfig.java (Sergey Pershin)
  • 88ee973 Add 'use-test-checksum-in-determinism-analyzer' config property to Verifier. (Sergey Pershin)
  • 6f09c57 Add support to disable task update size tracking (Nikhil Collooru)
  • b190fe8 Remove synchronization for updateFinalTaskInfo() (Nikhil Collooru)
  • 99ea15b Add Join PrestoDB on Slack link on doc pages (Yihong Wang)
  • 089fcf8 Fix GH Actions for doc-only PR (Yihong Wang)
  • d08c27e Fix duplicate TABLE_TYPE listing for view from system.jdbc.tables (Reetika Agrawal)
  • ddb5bae Fix enhanced_scheduling_property name (jaystarshot)
  • c85d3d3 Upgrade log4j-core and log4j-api dependencies (Dilli-Babu-Godari)
  • 7d69b0a [native] Advance velox. (Amit Dutta)
  • 1f61957 Record http client transaction create delay time (Ke)
  • 1c43927 Package all resources into query_view_spa.html (Package all resources into query_view_spa.html prestodb/presto#24486) (Li Zhou)
  • 0370282 Arrow Flight module - do not bind class to itself (ArrowFlight module - do not bind class to itself prestodb/presto#24540) (Elbin Pallimalil)
  • 18cef11 Add documentation for file-based metastore (Steve Burnett)
  • b835409 Upgrade bootstrap and jquery for single page app (Yihong Wang)
  • e2571ab Update presto console docs (Shahad)
  • 2d830a3 add signature index and event type for type safety (Shahad)
  • 37a1f58 fix(dependencies): switch from dagre-d3 to dagre-d3-es (Shahad)
  • 77b64b0 Added data sanitization to queryId and nodeId, along with encodeURIComponent to queryId & nodeId. (Shahad)
  • bc90e93 Check if event ID exists before processing and prevent child events (Shahad)
  • 0c3cdd4 Update stage navigation to match selected plan event (Shahad)
  • ecc8faa Fix issue with Node details not showing on Stage page (Shahad)
  • 859ed50 Fixes: security issues for webapp jquery and bootstrap (Shahad)
  • 2c5f929 Fix compilation failure after merging AddExchangeBeforeGroupId (Zac Blanco)
  • e84e4d2 Add Exchange before GroupId to improve Partial Aggregation (Anant Aneja)
  • 828e81f Add Lateral join support in sql/select.rst (Steve Burnett)
  • 099bd42 [native] Derive TableScan stream type as FIXED (Andrii Rosa)
  • 924d309 Make ArrowFlightConfig verifyServer true by default (Bryan Cutler)
  • 1a0c891 Adjust testing Arrow connector name to arrow-flight (Bryan Cutler)
  • 3b5a705 Use setup-java@v4 parameter for CI dep caching (Zac Blanco)
  • 504184a Upgrade to actions/setup-java@v4 (Zac Blanco)
  • 11adb6e [iceberg] Reformat incorrectly formatted files (Zac Blanco)
  • 28efed3 [native] Advance velox. (Amit Dutta)
  • a0f2ccb re-add deleted subtraction test (librian415)
  • d4417e4 remove leftover (librian415)
  • ff20e13 lint (librian415)
  • 9bf42cb [Presto-Main] Add long overflow checks for IntervalDayTime (librian415)
  • 7882d83 Add @czentgr as module committer for CI (Add @czentgr as module committer for CI prestodb/presto#24519) (Timothy Meehan)
  • 2005b0b Add support for UPDATE in iceberg (Zac Blanco)
  • 4e3cf23 Prevent exception when no input for update (Zac Blanco)
  • 0299a29 [native] Allow options for wget and tar commands during setup (Shakyan Kushwaha)
  • f02046f Avoid creating expensive Path objects in split creation code (Nikhil Collooru)
  • 003d86a Add Support for Iceberg table sort orders (Nidhin Varghese)
  • 069a16f Remove duplicate mapping from iceberg docs (auden-woolfson)
  • 8789cd9 Upgrade commons-text dependency to address CVE-2024-47554 (Upgrade the jar org.apache.commons:commons-text:1.10.0 to 1.13.0 prestodb/presto#24467) (sumi-mathew)
  • 4615d43 [native] Advance velox. (Amit Dutta)
  • 16b447b [iceberg] Fix StatisticsFileCache JMX bean (Zac Blanco)
  • 53da02f [iceberg] Fix bug on StatisticsFileCache miss (Zac Blanco)
  • 744f1bb [native] Trigger presto-native-sidecar-plugin test workflow when changes occur (Pratik Joseph Dabre)
  • a6d82fe [native] Add clang installation to dependency image and update image (Christian Zentgraf)
  • 673c80f [native] Detect companion functions from velox function metadata (Pramod Satya)
  • 391541a Add operator override for xxhash64, combine_hash internal functions ([native]: Add operator override for xxhash64, combine_hash internal functions prestodb/presto#24503) (Pradeep Vaka)
  • f6ffef0 Upgrade airbase and presto-maven-plugin (Upgrade airbase and presto-maven-plugin prestodb/presto#24357) (Zac Blanco)
  • 7119aa2 Update security protocol to TLS (Shahim Sharafudeen)
  • 903520c Upgrade cache Github action to v4 (Pramod Satya)
  • 02f8f9f [native] Add a config property for excluding invalid worker session properties (Pratik Joseph Dabre)
  • be5fe8c [native] Update include for ConfigTest.cpp (Amit Dutta)
  • 1b51466 Update Presto version in example command (Steve Burnett)
  • 6438c4a [native] Advance velox and fix unit tests. (Amit Dutta)
  • 81e31fe Fix typo in clients/go.rst and js.rst (Steve Burnett)
  • a0c9b23 Update pull_request_template.md to remove PR link examples (Steve Burnett)
  • a7f6cfe Add JavaScript client to documentation (Steve Burnett)
  • 1176ffd Fix getting views for Hive metastore (Sayari Mukherjee)
  • 928fdb3 [native] Switch to use Clang for the Linux debug build in the CI (Christian Zentgraf)
  • a8a6ffd Fix build failure on JDK 11 (Zac Blanco)
  • dbc1c15 Add new error code for queries killed due to too many tasks on cluster (Patrick Sullivan)
  • a7a7f80 Expose getting base directory (Yuanda (Yenda) Li)
  • d4c632a [native] Advance velox. (Amit Dutta)
  • e4be876 Add OpenAPI documentation for /v1/functions (Pratik Joseph Dabre)
  • 552cd86 [native] Integrate SPI with sidecar and add e2e native function validation tests (Pratik Joseph Dabre)
  • f54c498 [native] Introduce native function namespace SPI (Pratik Joseph Dabre)
  • 092dd36 Change built-in namespace to JAVA_BUILTIN_NAMESPACE (Pratik Joseph Dabre)
  • c34b63a Add a new module presto-function-namespace-managers-common (Pratik Joseph Dabre)
  • 55060ed [native] Add additional function metadata to function signatures endpoint (Pratik Joseph Dabre)
  • 54de1aa Add utility functions to resolve intermediate type in generic aggregate functions (Pratik Joseph Dabre)
  • 543b48e [native] Add presto.default-namespace Prestissimo config property (Pratik Joseph Dabre)
  • 719bfe2 [native] Fix varchar cast for json ([native] Fix varchar cast for json prestodb/presto#24396) (Natasha Sehgal)
  • 14063ed Add support for loading plugins in the function server (Abe Varghese)
  • 892ad68 Upgrade accumulo to 1.10.1 to fix CVE-2020-17533 (namya28)
  • ec9e904 Add support for timestamps with timezone in iceberg type converter (auden-woolfson)
  • dd1893c Add reference REST function server (Abe Varghese)
  • 8041eb5 Add REST based Function Namespace Manager (Abe Varghese)
  • 6aca572 upgrading hive-dwrf version to 0.8.7 (namya28)
  • 08fe81c Revert " Upgrade Okie to version 3.6.0 and OkHttp to version 4.12.0" (Andrii Rosa)
  • 4464129 Adding Arrow Flight connector template (Arrow Flight Connector Template prestodb/presto#24427) (Bryan Cutler)
  • c229714 Use ExpressionOptimizerProvider (Tim Meehan)
  • 51ae5a5 Add ExpressionOptimizerManager (Tim Meehan)
  • d477ea1 Add SPI to customize expression optimization (Tim Meehan)
  • fd10129 [native] Suppress connector values from being logged (Christian Zentgraf)
  • 0d85483 [native] Add missing catalog configurations to docker image (Christian Zentgraf)
  • 373a1d7 Record CPU time on various planning stages (Andrii Rosa)
  • af6399a Avoid batch reading of nested decimals as this reader is not implemented (Avoid batch reading of nested decimals as this reader is not implemented prestodb/presto#24440) (Denodo Research Labs)
  • e223cc1 [native]Switch to use subfiled filters in dwio common (Xiaoxuan Meng)
  • 510024d Improve the merging of operator stats (Shang Ma)
  • 3f4e4c3 Update git config and environment in the presto stable release pipeline (Update git config and environment in the presto stable release pipeline prestodb/presto#24441) (unidevel)
  • 01bdab4 Upgrade Okie to version 3.6.0 and OkHttp to version 4.12.0 (Mariam AlMesfer)
  • 3da462f [native]Reference hive connector util for subfield filter (Xiaoxuan Meng)
  • 55fe797 [Iceberg]Fix jmx metrics overwrite each other between nodes in query runner (wangd)
  • bbf20b5 Add python and go to /clients ([docs] Add python and go to /clients prestodb/presto#24425) (Steve Burnett)

@unidevel unidevel closed this Mar 10, 2025
@unidevel unidevel deleted the release-notes-0.292 branch March 10, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants