Skip to content

feature: no compilation rule for TimestampDiff operation in bigquery #11938

Description

@printsg

What happened?

Raising the same issue as in archived repository

ibis-project/ibis-bigquery#70

ibis.to_sql(expr.mutate(dt = _.timestamp.sub(_.timestamp)))

Results in error:
ibis.common.exceptions.OperationNotDefinedError: Compilation rule for 'TimestampDiff' operation is not defined

What version of ibis are you using?

11.0.0

What backend(s) are you using, if any?

BigQuery

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIncorrect behavior inside of ibis

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions