Skip to content

Conversation

@suremarc
Copy link
Collaborator

@suremarc suremarc commented Dec 31, 2024

This PR implements an integration test with a (very rudimentary) materialized ListingTable implementation. It utilizes the stale_files UDTF to determine when materialized data is stale, and incrementally regenerate the now-old data.

The test is quite long, as it is somewhat complicated as of now to set up materialized views correctly. We hope to make this easier in the future, but for now the library is focused on providing the minimal kernel of functionality necessary to support incremental view maintenance.

For now, the integration test serves dually as both a test and an example of how to utilize the library correctly.

@suremarc suremarc marked this pull request as ready for review January 3, 2025 06:32
@suremarc suremarc merged commit da8ed33 into main Jan 3, 2025
8 checks passed
@github-actions github-actions bot mentioned this pull request Jan 3, 2025
@suremarc suremarc deleted the integration-test branch January 6, 2025 17:48
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

Successfully merging this pull request may close these issues.

2 participants