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

Use ContinuePromise #1410

Closed

Conversation

mbasmanova
Copy link
Contributor

Use ContinuePromise instead of VeloxPromise throughout the code base for
consistency (with ContinueFuture) and readability.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 13, 2022
@facebook-github-bot
Copy link
Contributor

@mbasmanova has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Summary:
Use ContinuePromise instead of VeloxPromise<bool> throughout the code base for
consistency (with ContinueFuture) and readability.

Pull Request resolved: facebookincubator#1410

Reviewed By: kagamiori

Differential Revision: D35617219

Pulled By: mbasmanova

fbshipit-source-id: 755951f4dc57204581baa67294bc5107df8e9219
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D35617219

Arty-Maly pushed a commit to Arty-Maly/velox that referenced this pull request May 13, 2022
Summary:
Use ContinuePromise instead of VeloxPromise<bool> throughout the code base for
consistency (with ContinueFuture) and readability.

Pull Request resolved: facebookincubator#1410

Reviewed By: kagamiori

Differential Revision: D35617219

Pulled By: mbasmanova

fbshipit-source-id: 5bce0aad8f7bb9f97d94bc688751c5594aa23783
shiyu-bytedance pushed a commit to shiyu-bytedance/velox-1 that referenced this pull request Aug 18, 2022
Summary:
Use ContinuePromise instead of VeloxPromise<bool> throughout the code base for
consistency (with ContinueFuture) and readability.

Pull Request resolved: facebookincubator#1410

Reviewed By: kagamiori

Differential Revision: D35617219

Pulled By: mbasmanova

fbshipit-source-id: 5bce0aad8f7bb9f97d94bc688751c5594aa23783
marin-ma pushed a commit to marin-ma/velox-oap that referenced this pull request Dec 15, 2023
…bator#1411)

What changes were proposed in this pull request?
This pr converts partition names get from hdfs path to lower case, as spark paritiions are in lower case.

(Fixes: facebookincubator#1410)

How was this patch tested?
This patch was tested manually.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants