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

Expand PrestoQueryRunner to test CAST expressions with a VALUES node #10523

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. Expand PrestoQueryRunner to test CAST expressions with a VALUES node

    The addition of CAST expression eval and VALUES eval lays
    the groundwork to be able to test types and CAST expressions
    using types not supported by DuckDB using Presto as the
    source of truth.
    czentgr committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3fa4f5e View commit details
    Browse the repository at this point in the history