Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • Rust - DataFusion
    • None

    Description

      IN (Subquery) in (WHERE) expression support is missing.

      Error: NotImplemented("Unsupported ast node Subquery(Query { with: None, body: Select(Select { distinct: false, top: None, projection: [UnnamedExpr(BinaryOp { left: Value(Number(\"0.2\")), op: Multiply, right: Function(Function { name: ObjectName([Ident

      { value: \"avg\", quote_style: None }

      ]), args: [Unnamed(Identifier(Ident

      { value: \"l_quantity\", quote_style: None }

      ))], over: None, distinct: false }) })], from: [TableWithJoins { relation: Table { name: ObjectName([Ident

      { value: \"lineitem\", quote_style: None }

      ]), alias: None, args: [], with_hints: [] }, joins: [] }], selection: Some(BinaryOp { left: Identifier(Ident

      { value: \"l_partkey\", quote_style: None }

      ), op: Eq, right: Identifier(Ident

      { value: \"p_partkey\", quote_style: None }

      ) }), group_by: [], having: None }), order_by: [], limit: None, offset: None, fetch: None }) in sqltorel")

      Attachments

        Activity

          People

            Unassigned Unassigned
            Dandandan Daniƫl Heres
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: