Metadata-Version: 2.1
Name: slickdeals-dbt-spark
Version: 1.0.1
Summary: The Apache Spark adapter plugin for dbt, slickdeals flavor
Home-page: https://github.com/ryanClift-sd/dbt-spark
Author: dbt Labs
Author-email: ryan.clift@slickdeals.net
License: UNKNOWN
Description: <p align="center">
          <img src="https://raw.githubusercontent.com/dbt-labs/dbt/ec7dee39f793aa4f7dd3dae37282cc87664813e4/etc/dbt-logo-full.svg" alt="dbt logo" width="500"/>
        </p>
        <p align="center">
          <a href="https://github.com/dbt-labs/dbt-spark/actions/workflows/main.yml">
            <img src="https://github.com/dbt-labs/dbt-spark/actions/workflows/main.yml/badge.svg?event=push" alt="Unit Tests Badge"/>
          </a>
          <a href="https://github.com/dbt-labs/dbt-spark/actions/workflows/integration.yml">
            <img src="https://github.com/dbt-labs/dbt-spark/actions/workflows/integration.yml/badge.svg?event=push" alt="Integration Tests Badge"/>
          </a>
        </p>
        
        **[dbt](https://www.getdbt.com/)** enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
        
        dbt is the T in ELT. Organize, cleanse, denormalize, filter, rename, and pre-aggregate the raw data in your warehouse so that it's ready for analysis.
        
        ## dbt-spark
        
        The `dbt-spark` package contains all of the code enabling dbt to work with Apache Spark and Databricks. For
        more information, consult [the docs](https://docs.getdbt.com/docs/profile-spark).
        
        ## Getting started
        
        - [Install dbt](https://docs.getdbt.com/docs/installation)
        - Read the [introduction](https://docs.getdbt.com/docs/introduction/) and [viewpoint](https://docs.getdbt.com/docs/about/viewpoint/)
        
        ## Join the dbt Community
        
        - Be part of the conversation in the [dbt Community Slack](http://community.getdbt.com/)
        - Read more on the [dbt Community Discourse](https://discourse.getdbt.com)
        
        ## Reporting bugs and contributing code
        
        - Want to report a bug or request a feature? Let us know on [Slack](http://community.getdbt.com/), or open [an issue](https://github.com/dbt-labs/dbt-spark/issues/new)
        - Want to help us build dbt? Check out the [Contributing Guide](https://github.com/dbt-labs/dbt/blob/HEAD/CONTRIBUTING.md)
        
        ## Code of Conduct
        
        Everyone interacting in the dbt project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the [dbt Code of Conduct](https://community.getdbt.com/code-of-conduct).
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: ODBC
Provides-Extra: PyHive
Provides-Extra: all
