Nic Crane
Nic Crane
### Describe the enhancement requested Create a CI job which automatically flags stale issues and PRs ### Component(s) Continuous Integration
We had a user issue reported on the Arrow repo in https://github.com/apache/arrow/issues/47980 concerning symbol evaluation, but I think it might be a DuckDB bug; here's the relevant snippet of a...
Switches from directly setting the Content-Security-Policy header to using Apache Infra's recommended SetEnv CSP_PROJECT_DOMAINS approach. This resolves issue #723 by adding CSP exceptions rather than overriding the entire header. Approval:...
### Rationale for this change CRAN have added Alpine Linux to their additional jobs - we should make sure we can test for this on CI ### What changes are...