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

Possible future works of the test case reduction #860

Open
5 of 6 tasks
ColinYoungTaro opened this issue Jul 21, 2023 · 4 comments
Open
5 of 6 tasks

Possible future works of the test case reduction #860

ColinYoungTaro opened this issue Jul 21, 2023 · 4 comments

Comments

@ColinYoungTaro
Copy link
Contributor

ColinYoungTaro commented Jul 21, 2023

  • Refactor the implementation of the AST-based reducer, making it more extendable.
  • add support of writing reduced result to log files. #865
  • Log reduced results and add docs about this feature.
  • Add options of time and steps limit for AST-based reducer.
  • Add support for more statements. e.g.INSERT, UPDATE.
  • Consider support different dialects of some kinds of DBMSs
@oraluben

This comment was marked as off-topic.

@oraluben
Copy link
Collaborator

oraluben commented Aug 8, 2023

How about add docs about this feature? e.g. how to use it, what information could be found in the log/output

@ColinYoungTaro
Copy link
Contributor Author

How about add docs about this feature? e.g. how to use it, what information could be found in the log/output

OK. But I wonder where should the doc be added.

@oraluben
Copy link
Collaborator

oraluben commented Aug 8, 2023

OK. But I wonder where should the doc be added.

A markdown in docs/ would be fine, e.g. docs/SqlReduction.md.

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

No branches or pull requests

2 participants