Skip to content

[pull] master from prestodb:master#528

Merged
pull[bot] merged 2 commits intofishbone:masterfrom
prestodb:master
Jan 23, 2026
Merged

[pull] master from prestodb:master#528
pull[bot] merged 2 commits intofishbone:masterfrom
prestodb:master

Conversation

@pull
Copy link

@pull pull bot commented Jan 23, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

acarpente-denodo and others added 2 commits January 22, 2026 19:15
…f Delta tables when running the SHOW CREATE TABLE command (#26986)

## Description
Add support to show the external table location of Delta tables when
running the SHOW CREATE TABLE command.

## Motivation and Context
* Some tools need to know the data and metadata location of Delta
tables.
* After this change, users will be able to recreate a Delta table at the
same location where it was previously created.

## Test Plan
Integration test added

## Contributor checklist

- [x] Please make sure your submission complies with our [contributing
guide](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md),
in particular [code
style](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#code-style)
and [commit
standards](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#commit-standards).
- [x] PR description addresses the issue accurately and concisely. If
the change is non-trivial, a GitHub Issue is referenced.
- [x] Documented new properties (with its default value), SQL syntax,
functions, or other functionality.
- [x] If release notes are required, they follow the [release notes
guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines).
- [x] Adequate tests were added if applicable.
- [x] CI passed.
- [x] If adding new dependencies, verified they have an [OpenSSF
Scorecard](https://securityscorecards.dev/#the-checks) score of 5.0 or
higher (or obtained explicit TSC approval for lower scores).

## Release Notes

```
== RELEASE NOTES ==

Delta Connector Changes
* Add support to show the external table location of Delta tables when running the SHOW CREATE TABLE command.
```
…p_n (#27010)

## Description
Added documentation for the comparator version of array_top_n. 

## Motivation and Context
Functionality exists without documentation. 


## Release Notes

```
== NO RELEASE NOTE ==
```
@pull pull bot locked and limited conversation to collaborators Jan 23, 2026
@pull pull bot added the ⤵️ pull label Jan 23, 2026
@pull pull bot merged commit 4e91f15 into fishbone:master Jan 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants