Ad
  • Custom User Avatar

    PostgreSQL 13.0 should be enabled. This will require clearing a bunch of:

    /workspace/spec/support/preloaded.rb:14:
    Passing `l_digits` with the 1st argument of `decimal` is deprecated.
    Use keyword argument like `decimal(l_digits: ...)` instead.
    
  • Custom User Avatar

    I'm stuck. I don't know how to troubleshoot any further, when the data changes before I can inspect it.

    I'm getting ~90% accuracy, with about 5% of expected names failing to appear in my final report, and 5% appearing with a "max" credit limit lower than the expected max.

    I assume some rows are somehow failing to pass through my transformation pipeline, but I haven't any idea how to check why that happens. The test run failed info lists which rows were incorrect or absent, but I can't then go browse the prospect source data to figure out why exactly that row is being dropped (or not matched).

    Any tips on how to continue troubleshooting?

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution