Category "foundry-code-repositories"

What is the difference beween writting logic in Python or plain SQL in Foundry's SQL Transforms?

Foundry's SQL Transforms offers at least 2 ways to write logic code: Python and plain text SQL. I already noticed some differences: SQL does not allow increment

Tests in Foundry all pass when run one-by-one but many fail when run as part of a suite

I have many tests that all pass when run individually but 15% fail during a full build when I try to build a data set. Of the 15% that fail, most of them fail w