Skip to content

docs: fix broken snapshots#7717

Merged
elijahpetty merged 2 commits intodeephaven:mainfrom
elijahpetty:nightly-fix-feb24
Feb 25, 2026
Merged

docs: fix broken snapshots#7717
elijahpetty merged 2 commits intodeephaven:mainfrom
elijahpetty:nightly-fix-feb24

Conversation

@elijahpetty
Copy link
Contributor

Turned up broken during the nightly checks.

@elijahpetty elijahpetty added documentation Improvements or additions to documentation NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Feb 24, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2026

Deploying docs previews for 123cc1a (available for 14 days)

Python
Groovy


denver_weather = function_generated_table(
table_generator=pull_denver_weather_data, source_tables=tt
table_generator=pull_denver_weather_data,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we definitely want to delete the time table? won't the table generator fail to work without a source table?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's okay to do so. The table we want is the denver_weather function generated table, which was only using tt as a trigger. Triggering denver_weather with the refresh_interval_ms param instead works.

@elijahpetty elijahpetty merged commit 9a21eb6 into deephaven:main Feb 25, 2026
23 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants