Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

chore: remove discontinued sqlglot type attribute from the vendored ibis code#1379

Merged
sycai merged 2 commits intomainfrom
shobs-UNIQUEIDENTIFIER
Feb 10, 2025
Merged

chore: remove discontinued sqlglot type attribute from the vendored ibis code#1379
sycai merged 2 commits intomainfrom
shobs-UNIQUEIDENTIFIER

Conversation

@shobsi
Copy link
Copy Markdown
Contributor

@shobsi shobsi commented Feb 8, 2025

The type attribute UNIQUEIDENTIFIER has been removed in sqlglot head
tobymao/sqlglot@b12aba9#diff-7857fedd1d1451b1b9a5b8efaa1cc292c02e7ee4f0d04d7e2f9d5bfb9565802c which is causing unit_prerelease tests fail with AttributeError: type object 'Type' has no attribute 'UNIQUEIDENTIFIER':

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes internal issue 395193422 🦕

@shobsi shobsi requested a review from a team as a code owner February 8, 2025 02:47
@shobsi shobsi requested review from a team and TrevorBergeron February 8, 2025 02:47
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Feb 8, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Feb 8, 2025
@shobsi shobsi changed the title chore: remove UNIQUEIDENTIFIER from the vendored ibis datatypes chore: remove discontinued sqlglot type attribute from the vendored ibis datatypes Feb 8, 2025
@shobsi shobsi changed the title chore: remove discontinued sqlglot type attribute from the vendored ibis datatypes chore: remove discontinued sqlglot type attribute from the vendored ibis code Feb 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants