Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

substr fails to compile #94

Open
seibs opened this issue Nov 22, 2021 · 1 comment · Fixed by #95
Open

substr fails to compile #94

seibs opened this issue Nov 22, 2021 · 1 comment · Fixed by #95

Comments

@seibs
Copy link
Contributor

seibs commented Nov 22, 2021

Using substr in an expression results in AttributeError: 'NoneType' object has no attribute 'op'.

@seibs
Copy link
Contributor Author

seibs commented Nov 22, 2021

I'll submit a PR with a fix shortly.

seibs added a commit to seibs/ibis-bigquery that referenced this issue Nov 22, 2021
seibs added a commit to seibs/ibis-bigquery that referenced this issue Nov 22, 2021
tswast added a commit that referenced this issue Nov 23, 2021
* bug: substr fails to compile (#94)

* manually run Main workflow

* fix lint

Co-authored-by: Tim Swast <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant