Randal Boyle

Results 9 comments of Randal Boyle

@marcosmarxm would it possible to get a review on this

> @jhsb25 right now the team is dedicated to review August Hackathon contributions. We're going to return to the community backlog after the event finish @marcosmarxm has there been any...

@marcosmarxm can i please get an approval on this?

@marcosmarxm is there any update on this?

> We use Snowflake source tables that heavily use VARIANT columns. Using CSV seeds to add sample data for testing transformations is resulting in error `SQL compilation error: Expression type...

Anyone in need of the hack solution in overriding `snowflake__load_csv_rows` here it is: ``` {% macro snowflake__load_csv_rows(model, agate_table) %} {% set batch_size = get_batch_size() %} {% set cols_sql = get_seed_column_quoted_csv(model,...

I've tried using DBT 1.10 beta core to fix this but it still happening. Is the issue still open or should it be resolved with 1.10 beta?