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

Data generator #32

Open
wangli1426 opened this issue May 24, 2014 · 1 comment
Open

Data generator #32

wangli1426 opened this issue May 24, 2014 · 1 comment

Comments

@wangli1426
Copy link
Contributor

To test the correctness of query evaluation, it's better to generated desirable data set.

For example, if I want to test the limit cause, e.g., return c tuples starting from the x-th tuple. It will be very helpful that the query can be run on the table, in which the values of one attribute are consecutive (0,1,2,....M).

The table generating code should generate the table and register it to the catalog.

@wangli1426
Copy link
Contributor Author

@scdong: please consider this issue if you have time. -_-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant