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

preprocessor #7

Open
bel28kent opened this issue Jun 21, 2024 · 0 comments
Open

preprocessor #7

bel28kent opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bel28kent
Copy link
Owner

It may be useful to have a preprocessor that checks the data when it is read from file. The preprocessor would verify that the data matches certain assumptions, e.g. records with *v have only one pair of joins on them. On the other hand, the preprocessor could be irrelevant if exception handling is implemented in the functions. In the latter case, a function that works with *v would throw an error if the record had more than two *v on it.

@bel28kent bel28kent added the enhancement New feature or request label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant