-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt project to use dlt for ingestion
- Loading branch information
1 parent
9207ce5
commit 297cf70
Showing
88 changed files
with
1,318 additions
and
1,867 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.13 | ||
3.12 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#!/bin/bash | ||
|
||
# Record the start time | ||
start_time=$(date +%s) | ||
|
||
# ELT | ||
echo "Starting ELT process..." | ||
python ./pipelines/battle_net.py | ||
sqlmesh run | ||
|
||
# Record the end time | ||
end_time=$(date +%s) | ||
|
||
# Calculate the elapsed time | ||
elapsed_time=$((end_time - start_time)) | ||
|
||
# Print the elapsed time | ||
echo "Elapsed time: ${elapsed_time} seconds" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,177 @@ | ||
- name: '"bronze"."raw"."raw__hearthstone__bg_game_modes"' | ||
columns: | ||
slug: TEXT | ||
id: BIGINT | ||
name: TEXT | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__cardback_categories"' | ||
columns: | ||
slug: TEXT | ||
id: BIGINT | ||
name: TEXT | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__cardbacks"' | ||
columns: | ||
id: BIGINT | ||
sort_category: BIGINT | ||
text: TEXT | ||
name: TEXT | ||
image: TEXT | ||
slug: TEXT | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__cards"' | ||
columns: | ||
id: BIGINT | ||
collectible: BIGINT | ||
slug: TEXT | ||
class_id: BIGINT | ||
multi_class_ids: JSON | ||
spell_school_id: BIGINT | ||
card_type_id: BIGINT | ||
card_set_id: BIGINT | ||
rarity_id: BIGINT | ||
artist_name: TEXT | ||
mana_cost: BIGINT | ||
name: TEXT | ||
text: TEXT | ||
image: TEXT | ||
image_gold: TEXT | ||
flavor_text: TEXT | ||
crop_image: TEXT | ||
child_ids: JSON | ||
keyword_ids: JSON | ||
is_zilliax_functional_module: BOOLEAN | ||
is_zilliax_cosmetic_module: BOOLEAN | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
health: BIGINT | ||
attack: BIGINT | ||
minion_type_id: BIGINT | ||
multi_type_ids: JSON | ||
rune_cost: JSON | ||
armor: BIGINT | ||
durability: BIGINT | ||
parent_id: BIGINT | ||
banned_from_sideboard: BIGINT | ||
tourist_class_id: BIGINT | ||
faction_id: JSON | ||
copy_of_card_id: BIGINT | ||
max_sideboard_cards: BIGINT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__classes"' | ||
columns: | ||
slug: TEXT | ||
id: BIGINT | ||
name: TEXT | ||
card_id: BIGINT | ||
hero_power_card_id: BIGINT | ||
alternate_hero_card_ids: JSON | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__game_modes"' | ||
columns: | ||
slug: TEXT | ||
id: BIGINT | ||
name: TEXT | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__keywords"' | ||
columns: | ||
id: BIGINT | ||
slug: TEXT | ||
name: TEXT | ||
ref_text: TEXT | ||
text: TEXT | ||
game_modes: JSON | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__mercenary_factions"' | ||
columns: | ||
slug: TEXT | ||
id: BIGINT | ||
name: TEXT | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__mercenary_roles"' | ||
columns: | ||
slug: TEXT | ||
id: BIGINT | ||
name: TEXT | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__minion_types"' | ||
columns: | ||
slug: TEXT | ||
id: BIGINT | ||
name: TEXT | ||
game_modes: JSON | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__rarities"' | ||
columns: | ||
slug: TEXT | ||
id: BIGINT | ||
crafting_cost: JSON | ||
dust_value: JSON | ||
name: TEXT | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__set_groups"' | ||
columns: | ||
slug: TEXT | ||
year: BIGINT | ||
svg: TEXT | ||
card_sets: JSON | ||
name: TEXT | ||
standard: BOOLEAN | ||
icon: TEXT | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
year_range: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__sets"' | ||
columns: | ||
id: BIGINT | ||
name: TEXT | ||
slug: TEXT | ||
hyped: BOOLEAN | ||
type: TEXT | ||
collectible_count: BIGINT | ||
collectible_revealed_count: BIGINT | ||
non_collectible_count: BIGINT | ||
non_collectible_revealed_count: BIGINT | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
alias_set_ids: JSON | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__spell_schools"' | ||
columns: | ||
slug: TEXT | ||
id: BIGINT | ||
name: TEXT | ||
game_modes: JSON | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local | ||
- name: '"bronze"."raw"."raw__hearthstone__types"' | ||
columns: | ||
slug: TEXT | ||
id: BIGINT | ||
name: TEXT | ||
game_modes: JSON | ||
_dlt_load_id: TEXT | ||
_dlt_id: TEXT | ||
gateway: local |
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
models/bronze/raw/raw__hearthstone__cardback_categories.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.