Skip to content

Conversation

Mytherin
Copy link
Collaborator

@Mytherin Mytherin commented Feb 4, 2025

Instead of terminating with an uncaught exception the benchmark runner now logs that there was an error.

In addition, we add a new syntax retry load N which can be used to retry the load phase up to N times in case of errors. We use this in the h2oai benchmark (which downloads CSV files from a remote source and sporadically runs into failures on our CI).

@Mytherin
Copy link
Collaborator Author

Mytherin commented Feb 4, 2025

The regression test is expected to fail due to the new syntax introduced in this PR

@Mytherin Mytherin merged commit c5b4e63 into duckdb:main Feb 6, 2025
49 of 50 checks passed
Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Feb 26, 2025
Display schema information of currently selected database only (duckdb/duckdb#15815)
Remove extension definitions to prevent re-compilation of the entire system on commit (duckdb/duckdb#15955)
Throw an error when unsupported commands are used in concurrentloop (duckdb/duckdb#16009)
Benchmark runner: catch and log errors + add support for `retry load N` syntax (duckdb/duckdb#16054)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Display schema information of currently selected database only (duckdb/duckdb#15815)
Remove extension definitions to prevent re-compilation of the entire system on commit (duckdb/duckdb#15955)
Throw an error when unsupported commands are used in concurrentloop (duckdb/duckdb#16009)
Benchmark runner: catch and log errors + add support for `retry load N` syntax (duckdb/duckdb#16054)
@Mytherin Mytherin deleted the benchmark branch April 2, 2025 09:25
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Display schema information of currently selected database only (duckdb/duckdb#15815)
Remove extension definitions to prevent re-compilation of the entire system on commit (duckdb/duckdb#15955)
Throw an error when unsupported commands are used in concurrentloop (duckdb/duckdb#16009)
Benchmark runner: catch and log errors + add support for `retry load N` syntax (duckdb/duckdb#16054)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Display schema information of currently selected database only (duckdb/duckdb#15815)
Remove extension definitions to prevent re-compilation of the entire system on commit (duckdb/duckdb#15955)
Throw an error when unsupported commands are used in concurrentloop (duckdb/duckdb#16009)
Benchmark runner: catch and log errors + add support for `retry load N` syntax (duckdb/duckdb#16054)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Display schema information of currently selected database only (duckdb/duckdb#15815)
Remove extension definitions to prevent re-compilation of the entire system on commit (duckdb/duckdb#15955)
Throw an error when unsupported commands are used in concurrentloop (duckdb/duckdb#16009)
Benchmark runner: catch and log errors + add support for `retry load N` syntax (duckdb/duckdb#16054)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Display schema information of currently selected database only (duckdb/duckdb#15815)
Remove extension definitions to prevent re-compilation of the entire system on commit (duckdb/duckdb#15955)
Throw an error when unsupported commands are used in concurrentloop (duckdb/duckdb#16009)
Benchmark runner: catch and log errors + add support for `retry load N` syntax (duckdb/duckdb#16054)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant