Skip to content

Conversation

@jensenity
Copy link
Contributor

@jensenity jensenity commented Feb 9, 2025

This PR upgrades the livequery models to support fsc-evm models in livequery mode by

  1. importing the package and enabling the core logics thru dbt profile
  2. override the bronze layer with udf_api/rpc
  3. create an ephemeral model that has all the dependencies of the override dbt model
  4. create a macro that will re-render the ephemeral models into UDTF
    ephemeral rendering for UDTFs
  5. fsc-evm logics has meant to be used for multiple chains, so the TABLE return type for each blockchain is different too.
    For those UDTFs, a macro is created to support the dynamic TABLE return type by generating it and also COPY/PASTE the variables from fsc-evm
    Table Return Type Macro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants