red-pizza-28006
11/02/2021, 3:05 PMprofiling.limit
-> I started getting this error
[SQL: CREATE OR REPLACE TEMPORARY TABLE ge_tmp_eee423e9 AS SELECT *
FROM src_salesforce."ORDER"
LIMIT 2000
Without this, it seems to work fine. I also tried adding
profile.turn_off_expensive_profiling_metrics
But for some reason it does not accept the profile param. I am on the latest datahub version 0.8.16.2helpful-optician-78938
11/02/2021, 7:28 PMred-pizza-28006
11/04/2021, 8:23 AMhelpful-optician-78938
11/04/2021, 4:39 PMprofiling:
enabled: True
turn_off_expensive_profiling_metrics: True
red-pizza-28006
11/04/2021, 4:40 PMhelpful-optician-78938
11/04/2021, 4:46 PMconfig:
helpful-optician-78938
11/04/2021, 4:52 PM