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

Optimize RowIDCoercer #22768

Merged
merged 1 commit into from
May 22, 2024
Merged

Optimize RowIDCoercer #22768

merged 1 commit into from
May 22, 2024

Conversation

elharo
Copy link
Contributor

@elharo elharo commented May 16, 2024

Description

see #22634

Motivation and Context

see #22634

Impact

none

Test Plan

mvn clean test -Dtest=com.facebook.presto.hive.TestRowIDCoercer -pl presto-hive -am -Dsurefire.failIfNoSpecifiedTests=false

Contributor checklist

  • Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

== NO RELEASE NOTE ==

@elharo elharo marked this pull request as ready for review May 16, 2024 13:46
@elharo elharo requested a review from a team as a code owner May 16, 2024 13:46
@elharo elharo requested a review from presto-oss May 16, 2024 13:46
@elharo elharo merged commit a629a91 into master May 22, 2024
57 checks passed
@elharo elharo deleted the takeover branch May 22, 2024 14:27
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.

None yet

3 participants