tsql-utils icon indicating copy to clipboard operation
tsql-utils copied to clipboard

`dbt_utils.get_query_results_as_dict()` failing for Synapse

Open dataders opened this issue 4 years ago • 0 comments

    The col_3 column has differing values:
      expected_dictionary[col_3][2] == None
      actual_dictionary[col_3][2] == False

dataders avatar Nov 09 '21 19:11 dataders