Skip to content

Delete native_execution_enabled/executable_path/program_arguments session properties#22183

Merged
mbasmanova merged 1 commit intoprestodb:masterfrom
mbasmanova:del-native-exec
Mar 27, 2024
Merged

Delete native_execution_enabled/executable_path/program_arguments session properties#22183
mbasmanova merged 1 commit intoprestodb:masterfrom
mbasmanova:del-native-exec

Conversation

@mbasmanova
Copy link
Contributor

These are no longer used.

== RELEASE NOTES ==

General Changes
* Remove native_execution_enabled, native_execution_executable_path and native_execution_program_arguments session properties. These are no longer used. Corresponding configuration properties are still available.

@mbasmanova mbasmanova requested a review from a team as a code owner March 13, 2024 16:44
@mbasmanova mbasmanova requested a review from presto-oss March 13, 2024 16:44
amitkdutta
amitkdutta previously approved these changes Mar 13, 2024
Copy link
Contributor

@amitkdutta amitkdutta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks @mbasmanova

tdcmeehan
tdcmeehan previously approved these changes Mar 22, 2024
@tdcmeehan
Copy link
Contributor

Thank you!

@mbasmanova mbasmanova dismissed stale reviews from tdcmeehan and amitkdutta via ee698f5 March 27, 2024 13:44
@mbasmanova
Copy link
Contributor Author

@tdcmeehan Tim, I needed to rebase this PR. Can you approve again?

@mbasmanova mbasmanova merged commit 28ee728 into prestodb:master Mar 27, 2024
@mbasmanova
Copy link
Contributor Author

@tdcmeehan Thank you, Tim.

@mbasmanova mbasmanova deleted the del-native-exec branch March 27, 2024 14:52
@wanglinsong wanglinsong mentioned this pull request May 1, 2024
48 tasks
shrinidhijoshi added a commit to shrinidhijoshi/presto that referenced this pull request Jul 15, 2025
This diff re-introduces 2 session properties
 - native_execution_executable_path,
 - native_execution_program_arguments
deleted as a part of prestodb#22183.

But these are introduced in the PrestoOnSparkSessionProperties so that
they are only available to Presto-on-Spark

Also, we move out the existing property `native_execution_process_reuse_enabled`
to the same location as well, as this too is a Presto-on-Spark specific property
shrinidhijoshi added a commit to shrinidhijoshi/presto that referenced this pull request Jul 15, 2025
This diff re-introduces 2 session properties
 - native_execution_executable_path,
 - native_execution_program_arguments
deleted as a part of prestodb#22183.

But these are introduced in the PrestoOnSparkSessionProperties so that
they are only available to Presto-on-Spark

Also, we move out the existing property `native_execution_process_reuse_enabled`
to the same location as well, as this too is a Presto-on-Spark specific property
shrinidhijoshi added a commit to shrinidhijoshi/presto that referenced this pull request Jul 15, 2025
This diff re-introduces 2 session properties
 - native_execution_executable_path,
 - native_execution_program_arguments
deleted as a part of prestodb#22183.

But these are introduced in the PrestoOnSparkSessionProperties so that
they are only available to Presto-on-Spark

Also, we move out the existing property `native_execution_process_reuse_enabled`
to the same location as well, as this too is a Presto-on-Spark specific property
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.

3 participants