Vitalii Ludanenkov
Vitalii Ludanenkov
If I try and manually add code to include # symbol in alphanum I still got an error, but different one  data-diff --conf /c/Users/Vitalii/WorkRepos/data_diff_configs/datadiff.toml --run compare_unuseddata_sqlserver_snowflake -k 'unique_id' -c...
@sungchun12 hi there. Could you advise on this issue?
I provided a bit shortened version of logs, because it goes beyond character limit
I have to add that comparing tables are around 50mil rows each, it works as expected with smaller size
I am now thinking that this is due to the fact, that it was trying to put all the diff data in my terminal too, I think with the stats...
It works with stats flag just fine. Hope you can add it somewhere in documentation.
[sqlfluff] dialect = snowflake templater = dbt sql_file_exts = .sql exclude_rules = layout.long_lines, ambiguous.column_count, structure.column_order processes = 2 runaway_limit = 10 max_line_length = 80 indent_unit = space large_file_skip_byte_limit = 0...
Any updates here? Issue is still persist and it is impossible to create procedure in snowflake from dbt.
Any updates here? The issue is still not solved and it is impossible to create a procedure in snowflake from dbt.
Guys, can you update your docs if that is the case and specifiying a profiles-dir is a requirement, because your help message says that by default it looks into pwd....