Clever / optimus

Concurrently extract, transform, and load tables of data in Go
Apache License 2.0
34 stars 7 forks source link

add GroupBy transform #30

Closed jiancheung closed 9 years ago

jiancheung commented 9 years ago

GroupBy would be nice here so we don't have it duplicated in three places internally

azylman commented 9 years ago

Small comment about documentation, but other than that, lgtm

azylman commented 9 years ago

lgtm - feel free to change the string requirement or not, at your discretion

jiancheung commented 9 years ago

@azylman please take a quick glance at the last commits