Update TableFunctionProcessorProvider.getDataProcessor to include ConnectorSession parameter#19779
Conversation
|
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla |
|
@findepi Not all too familiar with that |
|
Ah, nevermind. I just saw b060fff. Let me know if there is anything else I need to do. |
|
can you please make sure you filled the CLA? For more information, see https://github.com/trinodb/cla. |
Already signed and sent a week ago. |
|
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla |
Thanks! Let's wait until it's processed by @martint . |
…nectorSession parameter
f74f6df to
49f56b5
Compare
|
Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla |
Rebased and also added |
CLA processed. Thanks @martint! |
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
| import java.util.List; | ||
| import java.util.Optional; | ||
|
|
||
| public class ClassLoaderSafeTableFunctionDataProcessor |
Description
Fixes #19778
Update
TableFunctionProcessorProvider.getDataProcessorto includeConnectorSessionparameter to provide a consistent interface withTableFunctionProcessorProvider.getSplitProcessor.Additional context and related issues
Slack discussion
Release notes
( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(x) Release notes are required, with the following suggested text: