Skip to content

Dev allegra holland 4fs6#1

Open
laurajanewagner wants to merge 2 commits intollooker:masterfrom
homechef:dev-allegra-holland-4fs6
Open

Dev allegra holland 4fs6#1
laurajanewagner wants to merge 2 commits intollooker:masterfrom
homechef:dev-allegra-holland-4fs6

Conversation

@laurajanewagner
Copy link
Copy Markdown

No description provided.

group_label: "County"
label: "County FIPS Code"
sql: CONCAT(${state}, ${TABLE}.county_fips_code);;
sql: (${state} || ${TABLE}.county_fips_code)
Copy link
Copy Markdown

@ededdneddyfan ededdneddyfan Nov 27, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was working on converting/using this data set for our own team internally and was wondering why this concat was even happening (same for Tract, Block etc.) in the first place. Can anyone enlighten me?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@allegramholland can definitely offer more insight to the "why," but I edited the syntax of the concatenation to match the correct redshift syntax.

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

Successfully merging this pull request may close these issues.

3 participants