Skip to content

Conversation

NickCrews
Copy link
Contributor

fixes #11091

@github-actions github-actions bot added tests Issues or PRs related to tests duckdb The DuckDB backend labels Apr 4, 2025
@NickCrews NickCrews force-pushed the duckdb-temp-database branch 2 times, most recently from 4fa395f to 4bbc28a Compare April 4, 2025 23:46
@cpcloud cpcloud force-pushed the duckdb-temp-database branch from 4bbc28a to 090dc1a Compare April 7, 2025 11:23
@cpcloud cpcloud merged commit 20bec13 into ibis-project:main Apr 7, 2025
111 of 112 checks passed
ted0928 added a commit to ted0928/ibis that referenced this pull request Apr 10, 2025
* origin/main: (23 commits)
  fix(duckdb): always create temp tables in `temp.main` (ibis-project#11092)
  chore(deps): bump and relock
  chore(deps): update dependency itables to >=1.6.3,<2.4
  chore(deps): update actions/create-github-app-token action to v2
  ci: avoid attesting to validity of test-pypi packages
  ci(publishing): bump pypa version to pick up attestation bug fix
  chore(deps): update bitnami/minio docker tag to v2025.4.3
  ci(codeql): remove old codeql workflow
  ci(pr-title): fix commitlint call
  ci: build cpp
  ci: create advanced codeql config
  chore: allow id-token writes in release workflows
  ci: reduce blast radius of PR title check
  ci: assign token permissions to each gha workflow
  docs: fix `SECURITY.md` formatting
  ci: fix changed file detection
  ci(publishing): use hash
  ci(docs): use a different change detection mechanism
  ci(publishing): use oidc for publishing to pypi and test pypi
  feat(databricks): add support for json via variant
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duckdb The DuckDB backend tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: temp tables created on duckdb backend should ALWAYS be created in temp.main
2 participants