10000 Updating Dependent Data Models · Issue #52 · wvlet/wvlet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Updating Dependent Data Models #52

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

Open
2 tasks
xerial opened this issue Aug 29, 2024 · 0 comments
Open
2 tasks

Updating Dependent Data Models #52

xerial opened this issue Aug 29, 2024 · 0 comments

Comments

@xerial
Copy link
Member
xerial commented Aug 29, 2024

Now that wvlet has added save to, append to, delete operators in #229, it's ready to start building materialization plans for data models.

Key questions to consider:

  • How to trigger materialization?
subscribe my_model as  my_model_stream

subscribe as my_stream = 
   from ... 
end
  • How to specify materialization types?
  • Using model annotation or subscribe parameters
  • How to share materialized data models between users?
  • How to apply incremental optimization?

Related work:

@xerial xerial converted this from a draft issue Aug 29, 2024
@xerial xerial moved this from Ready to In Progress in wvlet: Roadmap 2024-2025 Aug 29, 2024
@xerial xerial changed the title LogicalPlan -> Materialization Plan with CTAS/INSERT INTO Updating Dependent Data Models Nov 6, 2024
@xerial xerial closed this as completed in b563254 Dec 19, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in wvlet: Roadmap 2024-2025 Dec 19, 2024
@xerial xerial reopened this Dec 19, 2024
@xerial xerial moved this from Done to In Progress in wvlet: Roadmap 2024-2025 Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant
0