sorenmacbeth / flambo

A Clojure DSL for Apache Spark
Eclipse Public License 1.0
606 stars 84 forks source link

Adding Spark SQL utility functionality #129

Closed plandes closed 6 years ago

plandes commented 6 years ago

This adds several utility functions (i.e. row->map, creating rows, creating views, spark SQL queries).

plandes commented 6 years ago

I have also renamed setup-temp-view -> setup-temporary-view

leon-barrett commented 6 years ago

Thanks for the changes.

plandes commented 6 years ago

You're welcome. Is there anything else I need to do?

leon-barrett commented 6 years ago

@plandes Hmm, I guess my additional comments are kind of hidden, so let me link to them:

https://github.com/yieldbot/flambo/pull/129#discussion_r156763408 https://github.com/yieldbot/flambo/pull/129#discussion_r156766654

plandes commented 6 years ago

I'm not sure why I didn't see 129 comments.

leon-barrett commented 6 years ago

Cool, thanks!