Skip to content

Some TPC-DS queries are not compatible with Presto/Velox #304

@majetideepak

Description

@majetideepak

The queries derived from DuckDB are not compatible.
For example: WHERE d_date BETWEEN '2002-02-01' AND cast('2002-04-02' AS date) throws an error in Presto because one predicate has no cast.
https://github.com/duckdb/duckdb/blob/main/extension/tpcds/dsdgen/queries/16.sql

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions