dbt-labs / dbt-external-tables

dbt macros to stage external sources
https://hub.getdbt.com/dbt-labs/dbt_external_tables/latest/
Apache License 2.0
288 stars 116 forks source link

Support Hive external tables #244

Open dishkakrauch opened 7 months ago

dishkakrauch commented 7 months ago

Describe the feature

As I see this package does not support Hive. Managing Hive external tables with dbt would be very helpfull.

Describe alternatives you've considered

I didn't find any possible solutions in community except our handmaded python modules that we've building on our own.

Additional context

It's only related to Apache Hive SQL engine.

Who will this benefit?

Anybody who works with Hive and Apache stack will be very thankfull for this feature.

NicolasPA commented 5 months ago

Would the Spark source work for Hive?