ClickHouse / ClickHouse/dbt-clickhouse

Unable to create new snapshot

Open
#475 8 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
362
Forks
177
Avg merge
2d 10h
Merged PRs (30d)
8

Description

Old snapshots work fine - they launch and work, but when trying to create a new snapshot we encounter a problem
Finished running 1 snapshot in 0 hours 0 minutes and 5.82 seconds (5.82s).
06:12:32
06:12:32 Completed with 1 error, 0 partial successes, and 0 warnings:
06:12:32
06:12:32 'NoneType' object has no attribute 'lower'

However, if you create a table manually and then run this new snapshot from dbt, it will work.

Contributor guide

Open the contributing guide

Research direction

Reproduce the failure when creating a new snapshot, then compare it with an existing snapshot and with a manually created table. Trace the `'NoneType' object has no attribute 'lower'` error through the dbt-ClickHouse snapshot path. Done means new snapshots can be created successfully while existing snapshots continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.