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

ValueError: notnull where clause not supported #403

Open
sentry-io bot opened this issue Jun 27, 2022 · 0 comments
Open

ValueError: notnull where clause not supported #403

sentry-io bot opened this issue Jun 27, 2022 · 0 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 27, 2022

Sentry Issue: EXPORT-TOOL-2-PROD-L0-ES

ValueError: notnull where clause not supported
(1 additional frame(s) were not displayed)
...
  File "tasks/task_runners.py", line 380, in run_task
    source_path = source.path()
  File "osm_export_tool/sources.py", line 132, in path
    filters = OsmiumTool.filters(self.mapping)
  File "osm_export_tool/sources.py", line 91, in filters
    parts = cls.parts(prefix)
  File "osm_export_tool/sources.py", line 71, in parts
    return _parts(expr)
  File "osm_export_tool/sources.py", line 65, in _parts
    raise ValueError('{0} where clause not supported'.format(op))

ValueError: notnull where clause not supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant