With the introduction of Oracle compatibility in MariaDB Server 10.3, it’s now possible to use Oracle PL/SQL and Oracle sequences in an open source database — making it easier for DBAs and developers ...
-- Raw records inserted by the Kafka consumer. -- Column names match exactly the JSON keys from generate.py. -- No transformations applied — this is the source of truth for re-processing.
-- These indexes on marts.fct_landed_cost are created after dbt run. -- If fct_landed_cost doesn't exist yet, these will be created on next run.