Skip to content

[pull] master from prestodb:master#545

Merged
pull[bot] merged 2 commits intofishbone:masterfrom
prestodb:master
Feb 3, 2026
Merged

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

Conversation

@pull
Copy link

@pull pull bot commented Feb 3, 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 : )

amitkdutta and others added 2 commits February 2, 2026 11:37
```
== NO RELEASE NOTE ==
```

## Summary by Sourcery

Chores:
- Update the Velox submodule reference used by presto-native-execution
to the latest desired commit.

---------

Co-authored-by: Ping Liu <lpingbj@cn.ibm.com>
Co-authored-by: Christian Zentgraf <czentgr@us.ibm.com>
…riter (#27054)

Summary: Session property to control the file size for presto writers

Differential Revision: D91361183

## Summary by Sourcery

New Features:
- Introduce a NATIVE_MAX_TARGET_FILE_SIZE session property to control
when writers roll over to a new output file based on size.


### Release Notes

```
== RELEASE NOTES ==

Prestissimo (Native Execution) Changes
* Add ``native_max_target_file_size`` session property to control the maximum target file size for writers. When a file exceeds this size during writing, the writer will close the current file and start writing to a new file.
```
@pull pull bot locked and limited conversation to collaborators Feb 3, 2026
@pull pull bot added the ⤵️ pull label Feb 3, 2026
@pull pull bot merged commit 49975aa into fishbone:master Feb 3, 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