Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add equality delete writer (apache#372)
* feat: add EqualityDeleteWriter * WIP: add test cases * fix: move delete schema out of writer * test: add test case for equality delete writer * fix: refactor projector * fix: fix projector * fix: add result * test: add float and double column test for equality delete writer * fmt * fix: compatibility with apache#364 * fix: remove unwrap * fix: minor
- Loading branch information