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

[Bug]filter should not pushdown before merge on read #310

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

Ceng23333
Copy link
Contributor

@Ceng23333 Ceng23333 commented Aug 29, 2023

Fix incorrect filter pushdown before merge on read, which may cause incorrect query result.
Part of #284
Will have a refactor on this issue in near future.

@Ceng23333 Ceng23333 force-pushed the bugfix/spark_filter_pushdown branch from b3ac639 to 3564383 Compare September 5, 2023 08:51
@Ceng23333 Ceng23333 added bug Something isn't working native-io labels Sep 6, 2023
@Ceng23333 Ceng23333 force-pushed the bugfix/spark_filter_pushdown branch from 17122bb to 3564383 Compare September 7, 2023 02:38
zenghua added 2 commits September 21, 2023 10:08
Signed-off-by: zenghua <huazeng@dmetasoul.com>
Signed-off-by: zenghua <huazeng@dmetasoul.com>
@Ceng23333 Ceng23333 force-pushed the bugfix/spark_filter_pushdown branch from 3564383 to 115a01b Compare September 21, 2023 02:10
@xuchen-plus xuchen-plus merged commit 90725df into lakesoul-io:main Sep 21, 2023
@Ceng23333 Ceng23333 deleted the bugfix/spark_filter_pushdown branch September 28, 2023 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working native-io
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants