Closed Ramshackle-Jamathon closed 4 years ago
I would strongly encourage (a) each of these individually and (b) a "wrapper" shortcut that builds one of each. Naming maybe is the only confusing part.
(b) a "wrapper" shortcut that builds one of each
Keeping in mind that the syntax of sparkSQL and prestoSQL are not cross compatible, what params do you think the combined wrapper would have? Or should it just be implied that you use syntax shared by both when using it?
Oh I see what you mean. Ok, let's keep them separated.
Would GlueSparkView
and GluePrestoView
be acceptable names?
Would GlueSparkView and GluePrestoView be acceptable names?
👍 yeah that works for me
Uh oh. No tests!
This pr:
GlueView
toGlueAthenaView
, which more accurately reflects what it doesGlueSparkSQLView
to support defining views that can be used by spark applications running in EMR or any other spark environment using glue as the metastore.cc @mapbox/data-tools