We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are a few things that could be improved in the ETL results processing which may require a new version due to breaking changes.
These are things that should be considered:
etl-debug-design: install @cd $(does_config_dir) && \ poetry run python -m debugpy --listen 5678 --wait-for-client $(PWD)/doespy/doespy/etl/etl.py --suite $(suite) --id $(id) --load_from_design
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There are a few things that could be improved in the ETL results processing which may require a new version due to breaking changes.
These are things that should be considered:
The text was updated successfully, but these errors were encountered: