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

Multi-table and DDL support #48

Open
wangli1426 opened this issue Aug 3, 2017 · 0 comments
Open

Multi-table and DDL support #48

wangli1426 opened this issue Aug 3, 2017 · 0 comments

Comments

@wangli1426
Copy link
Collaborator

Currently, our system is implemented under the assumption that there is a single table in the system and its schema is predefined before the execution of the system. This assumption makes the system fall short when the application needs to create tables dynamically.

Supporting multiple table and DDL on the fly involves a lot of work, but it is worth the efforts.

@wangli1426 wangli1426 changed the title Multiple table support Multi-table and DDL support Aug 3, 2017
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

1 participant