Skip to content

dbt: DataFusion error: Error during planning: table function 'embucket' not found #1056

@DanCodedThis

Description

@DanCodedThis

On recent main:

  • cargo run (memory)
  • run a py script (or though UI make: volume, database, schema and run a query to add the table for the web events sample, and then load the this csv)
  • dbt seed: DataFusion error: Error during planning: table function 'embucket' not found

DBT Logs last error:

12:32:54.273017 [debug] [ThreadPool]: Snowflake adapter: Snowflake query id: None
�[0m12:32:54.273398 [debug] [ThreadPool]: Snowflake adapter: Snowflake error: 000200: DataFusion error: Error during planning: table function 'embucket' not found
�[0m12:32:54.273754 [debug] [ThreadPool]: Snowflake adapter: Error running SQL: macro list_relations_without_caching
�[0m12:32:54.274003 [debug] [ThreadPool]: Snowflake adapter: Rolling back transaction.
�[0m12:32:54.274535 [debug] [MainThread]: Connection 'master' was properly closed.
�[0m12:32:54.274907 [debug] [MainThread]: Connection 'list_snowplow_public_scratch' was left open.
�[0m12:32:54.275341 [debug] [MainThread]: On list_snowplow_public_scratch: Close
�[0m12:32:54.280758 [info ] [MainThread]: 
�[0m12:32:54.281084 [info ] [MainThread]: Finished running  in 0 hours 0 minutes and 1.20 seconds (1.20s).
�[0m12:32:54.281638 [error] [MainThread]: Encountered an error:
Database Error
  000200: DataFusion error: Error during planning: table function 'embucket' not found
�[0m12:32:54.282899 [debug] [MainThread]: Resource report: {"command_name": "seed", "command_success": false, "command_wall_clock_time": 2.152325, "process_in_blocks": "82680", "process_kernel_time": 0.38005, "process_mem_max_rss": "137416", "process_out_blocks": "4688", "process_user_time": 1.680065}
�[0m12:32:54.283297 [debug] [MainThread]: Command `dbt seed` failed at 12:32:54.283223 after 2.15 seconds
�[0m12:32:54.283617 [debug] [MainThread]: Sending event: {'category': 'dbt', 'action': 'invocation', 'label': 'end', 'context': [<snowplow_tracker.self_describing_json.SelfDescribingJson object at 0x764b4fd73620>, <snowplow_tracker.self_describing_json.SelfDescribingJson object at 0x764b4d03b9b0>, <snowplow_tracker.self_describing_json.SelfDescribingJson object at 0x764b4c4a2510>]}
�[0m12:32:54.283930 [debug] [MainThread]: Flushing usage events
�[0m12:32:55.260549 [debug] [MainThread]: An error was encountered while trying to flush usage events

Metadata

Metadata

Assignees

No one assigned

    Labels

    dbtRelated to dbt

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions