Skip to content

Major Change: Make the Row object thin. Added RowInterface. #17

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

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

byjg
Copy link
Owner

@byjg byjg commented Dec 11, 2024

No description provided.

byjg added 13 commits December 10, 2024 20:05
Implemented new relation types IS_NULL and IS_NOT_NULL in the Relation enum and IteratorFilter class. Updated filter evaluation logic to handle these relations and adjusted test cases to validate the new functionality.
Updated method return types for consistency across `RowOutput`, `RowValidator`, and `IteratorFilter` classes. Adjusted documentation with clearer examples and added new features such as NULL filtering, row importing, and field additions to datasets. Also reorganized sidebar positions to improve navigation.
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.

1 participant