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

Table template #2870

Open
1 of 6 tasks
sanikolaev opened this issue Dec 19, 2024 · 0 comments
Open
1 of 6 tasks

Table template #2870

sanikolaev opened this issue Dec 19, 2024 · 0 comments

Comments

@sanikolaev
Copy link
Collaborator

Proposal:

Let's prepare a specification and implement the table template functionality for RT mode.

We already have this feature in plain mode: https://manual.manticoresearch.com/Creating_a_table/Local_tables/Template_table#Template-table

The requirements are:

  • SQL statements and JSON endpoints for managing templates
  • Each template should support a table name pattern
  • When a table is created, if its name matches a template's pattern, it should inherit the settings from that template.

Checklist:

To be completed by the assignee. Check off tasks that have been completed or are not applicable.

  • Implementation completed
  • Tests developed
  • Documentation updated
  • Documentation reviewed
  • Changelog updated
  • OpenAPI YAML updated and issue created to rebuild clients
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