Skip to content

Revert "[native]Add data cache related server operations"#23157

Closed
majetideepak wants to merge 1 commit intoprestodb:masterfrom
majetideepak:revert-pr
Closed

Revert "[native]Add data cache related server operations"#23157
majetideepak wants to merge 1 commit intoprestodb:masterfrom
majetideepak:revert-pr

Conversation

@majetideepak
Copy link
Collaborator

@majetideepak majetideepak commented Jul 9, 2024

This reverts commit b73ab7d.

Fix deterministic CI failure.
Resolves: #23156

== NO RELEASE NOTE ==

@majetideepak majetideepak marked this pull request as ready for review July 9, 2024 23:03
@majetideepak majetideepak requested a review from a team as a code owner July 9, 2024 23:03
Copy link
Contributor

@xiaoxmeng xiaoxmeng left a comment

Choose a reason for hiding this comment

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

@majetideepak do you know what's the failure of the test? I think the server operation change is unrelated to the failed test. I am on vocation but you can also ask @zacw7 to help fix this. Thanks!

@xiaoxmeng xiaoxmeng requested a review from zacw7 July 9, 2024 23:24
Copy link
Member

@zacw7 zacw7 left a comment

Choose a reason for hiding this comment

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

This change itself doesn't have issue. It just includes a breaking change in Velox: facebookincubator/velox#10261

@tdcmeehan
Copy link
Contributor

@zacw7 @xiaoxmeng unfortunately, this commit included both an update to Velox and the server operations endpoint. So to avoid keeping trunk in a broken state, let's revert, then re-add without the Velox bump.

@yingsu00 please note the above, can you please address? Thanks.

@xiaoxmeng
Copy link
Contributor

xiaoxmeng commented Jul 10, 2024

@zacw7 @xiaoxmeng unfortunately, this commit included both an update to Velox and the server operations endpoint. So to avoid keeping trunk in a broken state, let's revert, then re-add without the Velox bump.

@yingsu00 please note the above, can you please address? Thanks.

@tdcmeehan since we already know the issue, why not make a forward fix from Velox side? It doesn't make sense to me to continue this revert.

@zacw7
Copy link
Member

zacw7 commented Jul 10, 2024

This change and the advanced Velox version are already being released to prod within Meta. Instead of reverting a whole bunch of changes together, is it possible to revert the one breaking change in Velox if we really want to fix the broken trunk ASAP to minimize the disruption.

@tdcmeehan
Copy link
Contributor

It's fine to revert in Velox first, then advance Velox here. But I have a question @zacw7: if we were to revert this PR here, are you suggesting this might affect your production deployment?

@majetideepak
Copy link
Collaborator Author

I am closing this in favor of advancing Velox.

@zacw7
Copy link
Member

zacw7 commented Jul 10, 2024

It's fine to revert in Velox first, then advance Velox here. But I have a question @zacw7: if we were to revert this PR here, are you suggesting this might affect your production deployment?

It doesn't affect deployment directly. But this is already being rolled out to prod so we would prefer not have it reverted.

@majetideepak majetideepak deleted the revert-pr branch May 19, 2025 17:04
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.

[native] TestPrestoNativeIcebergTpcdsQueriesParquetUsingThrift.doDeletesAndQuery is failing

4 participants