We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to add tests for ColumnarBatchUtil using mocking to verify correctness of buildRowIdMapping and buildIsDeleted.
ColumnarBatchUtil
buildRowIdMapping
buildIsDeleted
Spark
The text was updated successfully, but these errors were encountered:
The class was added as part of #11933.
Sorry, something went wrong.
I have some context on this one as I was looking at an issue with caching delete files in the executor. I will add the tests.
No branches or pull requests
Feature Request / Improvement
We need to add tests for
ColumnarBatchUtil
using mocking to verify correctness ofbuildRowIdMapping
andbuildIsDeleted
.Query engine
Spark
Willingness to contribute
The text was updated successfully, but these errors were encountered: