Yevhenii Niestierov
Yevhenii Niestierov
Not sure calling this a "bug" is correct, but the behavior differs from Snowflake. In Embucket, backreferences in the replacement argument of REGEXP_REPLACE are not recognized when written as \n....
The SLT runner gets stuck and eventually times out on a specific query involving a unary minus operator. Analysis of the Embucket logs reveals that this is caused by a...
The failures are not specific to a single test but appear more frequently with simple INSERT statements followed by SELECT statements on the same table. For example, a sequence of...