You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Smitspeed29!
To better understand what's going on, could you let me know where you noticed that current_length isn’t being set correctly? Any specific part of the code execution or output where this issue shows up would be really helpful.
Describe the bug
Looks like the value of current_length not getting set properly in split_list_to_chunks.sql
Reason for flagging, we are unable to split the query properly wrt query_max_size
https://github.com/elementary-data/dbt-data-reliability/blob/master/macros/utils/list_utils/split_list_to_chunks.sql
Also I am new to Jinja, so If I said something stupid please ignore. Thanks
The text was updated successfully, but these errors were encountered: