Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert typing tests to use parameterized PType #1649

Open
johnedquinn opened this issue Nov 18, 2024 · 0 comments
Open

Convert typing tests to use parameterized PType #1649

johnedquinn opened this issue Nov 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@johnedquinn
Copy link
Member

Relevant Issue/Bug

Requested Solution/Feature

  • We need to remove the use of StaticType in favor of parameterized PTypes in our tests.
  • As part of this, we need to revamp our cartesian product of planner tests relevant here: Removes SEXP, SYMBOL, and DECIMAL_ARBITRARY from PType and Datum #1633 (comment). These are currently using a version of a CastTable that doesn't match the logic from SQL and is outdated (see the classification of safetyness in the cast definitions).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant