Update the engine and ext CI tools #398
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates submodules and adds a number of minor changes:
duckdbsubmodule to the latestv1.5-variegataextension-ci-toolssubmodule to the latestmainMainDistributionPipeline.ymlto the same versions of the engine and CI tools as aboveLinux.ymlto setLOCAL_EXTENSION_REPOenv var that is now (after some recentunittestchage) is required to run tests with extensions that are not statically linked (otherwiserequire postgres_scannerfails)getdatainternal.patchfrom the engine repopostgres_storage.cppto accomodate to changes added in Settings Rework: Move many more settings to the generic settings and extend functionality/speed up retrieval duckdb#20508attach_types.testthat started failing due to TIME_NS Support + Arrow duckdb#20361 changePS: due to changes required for duckdb/duckdb#20508 it is suggested to add
v1.4-andiumbranch to this repo (on a currentmain).