dbt-firebolt 1.6.2__tar.gz → 1.6.3__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/PKG-INFO +1 -1
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/adapters/firebolt/__init__.py +1 -1
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/dbt_external_tables/create_external_table.sql +1 -1
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt_firebolt.egg-info/PKG-INFO +1 -1
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/LICENSE +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/MANIFEST.in +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/README.md +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/adapters/firebolt/__version__.py +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/adapters/firebolt/column.py +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/adapters/firebolt/connections.py +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/adapters/firebolt/impl.py +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/adapters/firebolt/relation.py +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/__init__.py +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/dbt_project.yml +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/adapters/apply_grants.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/adapters/relation.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/adapters.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/catalog.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/dbt_external_tables/dropif.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/dbt_external_tables/get_external_build_plan.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/clone.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/materialized_view.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/models/incremental/column_helpers.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/models/incremental/incremental.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/models/incremental/is_incremental.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/models/incremental/merge.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/models/incremental/on_schema_change.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/models/incremental/strategies.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/seed.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/table.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/test.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/view.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/array_append.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/array_concat.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/array_construct.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/bool_or.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/cast_bool_to_text.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/dateadd.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/datediff.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/except.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/intersect.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/listagg.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/position.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/right.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/split_part.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/timestamps.sql +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt_firebolt.egg-info/SOURCES.txt +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt_firebolt.egg-info/dependency_links.txt +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt_firebolt.egg-info/requires.txt +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt_firebolt.egg-info/top_level.txt +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/pyproject.toml +0 -0
- {dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/setup.cfg +0 -0
@@ -30,6 +30,6 @@
|
|
30
30
|
{{- ',' if not loop.last }}
|
31
31
|
{%- endfor %}
|
32
32
|
{%- endif %}
|
33
|
-
{%- if external.compression -%} COMPRESSION = {{external.compression}} {%- endif
|
33
|
+
{%- if external.compression -%} COMPRESSION = {{external.compression}} {%- endif %}
|
34
34
|
TYPE = {{ external.type }}
|
35
35
|
{% endmacro %}
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/adapters/apply_grants.sql
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/dbt_external_tables/dropif.sql
RENAMED
File without changes
|
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/clone.sql
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/seed.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/table.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/test.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/materializations/view.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/array_append.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/array_concat.sql
RENAMED
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/array_construct.sql
RENAMED
File without changes
|
File without changes
|
{dbt_firebolt-1.6.2 → dbt_firebolt-1.6.3}/dbt/include/firebolt/macros/utils/cast_bool_to_text.sql
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|