dbt-labs / dbt-labs/redshift

Redshift Compression Macro throwing delimiter error

Open
#42 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
PLpgSQL
Stars
105
Forks
39
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug
Upon trying to utilize the compression macro I am getting a delimiter error after a run on through CI

### Steps to reproduce
This should be reproduce-able by trying to run the compression macro. I have not primary key set here

### Expected results
DBT run is not able to successfully - ideally I would get a successful run and see compressed results from table output

### Actual results
Error message below
![image](https://user-images.githubusercontent.com/48106077/100941155-03f0d200-34ae-11eb-9c94-12ac144dea58.png)

### System information
packages:
- package: fishtown-analytics/dbt_utils
version: 0.5.0
- package: fishtown-analytics/redshift
version: 0.4.1

**Which database are you using dbt with?**
- [ ] postgres
- [X] redshift
- [ ] bigquery
- [ ] snowflake
- [ ] other (specify: ____________)

**0.17.0**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.