You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Possibly deleted sql script, warehouse item.
Viveks-MacBook-Pro:warehouse vivek$ poetry run dbt seed
22:04:12 Running with dbt=1.5.1
22:04:13 Unable to do partial parsing because saved manifest not found. Starting full parse.
22:04:17 [WARNING]: Test 'test.calitp_warehouse.test_micropayment_transaction_time_order' (tests/staging/payments/littlepay/test_micropayment_transaction_time_order.sql) depends on a node named 'int_littlepay__cleaned_micropayment_device_transactions' in package '' which was not found
22:04:17 [WARNING]: Test 'test.calitp_warehouse.test_micropayment_device_transactions' (tests/staging/payments/littlepay/test_micropayment_device_transactions.sql) depends on a node named 'int_littlepay__cleaned_micropayment_device_transactions' in package '' which was not found
22:04:17 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources.
There are 1 unused configuration paths:
models.calitp_warehouse.mart.ad_hoc To Reproduce
poetry run dbt seed
Expected behavior Please enter a clear and concise description of what you expected to happen.
Additional context Please enter any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Possibly deleted sql script, warehouse item.
Viveks-MacBook-Pro:warehouse vivek$ poetry run dbt seed
22:04:12 Running with dbt=1.5.1
22:04:13 Unable to do partial parsing because saved manifest not found. Starting full parse.
22:04:17 [WARNING]: Test 'test.calitp_warehouse.test_micropayment_transaction_time_order' (tests/staging/payments/littlepay/test_micropayment_transaction_time_order.sql) depends on a node named 'int_littlepay__cleaned_micropayment_device_transactions' in package '' which was not found
22:04:17 [WARNING]: Test 'test.calitp_warehouse.test_micropayment_device_transactions' (tests/staging/payments/littlepay/test_micropayment_device_transactions.sql) depends on a node named 'int_littlepay__cleaned_micropayment_device_transactions' in package '' which was not found
22:04:17 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources.
There are 1 unused configuration paths:
To Reproduce
poetry run dbt seed
Expected behavior
Please enter a clear and concise description of what you expected to happen.
Additional context
Please enter any other context about the problem here.
The text was updated successfully, but these errors were encountered: