The MaxCompute adapter plugin for dbt
Project description
v
dbt 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.
MaxCompute
This repo contains the base code to help you start to build out your dbt-maxcompute adapter plugin, for more information on how to build out the adapter please follow the docs
** Note ** this README
is meant to be replaced with what information would be required to use your adpater once your at a point todo so.
** Note **
Adapter Scaffold default Versioning
This adapter plugin follows semantic versioning. The first version of this plugin is v1.7.0, in order to be compatible with dbt Core v1.7.0.
It's also brand new! For MaxCompute-specific functionality, we will aim for backwards-compatibility wherever possible. We are likely to be iterating more quickly than most major-version-1 software projects. To that end, backwards-incompatible changes will be clearly communicated and limited to minor versions (once every three months).
Getting Started
Setting up Locally
- run
pip install -r dev-requirements.txt
. - cd directory into the
dbt-core
you'd like to be testing against and runmake dev
.
Connect to Github
- run
git init
. - Connect your lcoal code to a Github repo.
Join the dbt Community
- Be part of the conversation in the dbt Community Slack
- If one doesn't exist feel free to request a #db-MaxCompute channel be made in the #channel-requests on dbt community slack channel.
- Read more on the dbt Community Discourse
Reporting bugs and contributing code
- Want to report a bug or request a feature? Let us know on Slack, or open an issue
- Want to help us build dbt? Check out the Contributing Guide
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file dbt_maxcompute-1.8.0a1.tar.gz
.
File metadata
- Download URL: dbt_maxcompute-1.8.0a1.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc7b5c7afe5d2871bc124de7111e8e336f762c0375b1cb4298313dab3467dd70 |
|
MD5 | e92db8b7a4919deb0c575f2a81e234c2 |
|
BLAKE2b-256 | b5d470a1337b74e29aad9f4ad48b7c1de4b4b6bde950d4a2e753f742e0d5b1ea |