RD-10855 RDMBS readers duplicate columns that have the same name #1660
ci.yaml
on: pull_request
build-custom-deps
1m 11s
code-checks
1m 20s
Matrix: tests
Annotations
4 errors
code-checks
Process completed with exit code 1.
|
RD10855Test.PostgreSQL.InferAndQuery(
"rawtest",
"""SELECT t1.a, t2.a, t1.b, t2.x as b
FROM rdbmstest.tbl1 t1, rdbmstest.tbl1 t2
WHERE t1.a = t2.a """,
host = "test-psql.raw-labs.com",
username = "rawtest",
password = "f55ba92415"
):
snapi-client/src/test/scala/raw/compiler/rql2/tests/truffle/regressions/RD10855Test.scala#L95
org.scalatest.exceptions.TestFailedException: null
|
RD10855Test.PostgreSQL.InferAndQuery(
"rawtest",
"SELECT * FROM rdbmstest.test_types",
host = "test-psql.raw-labs.com",
username = "rawtest",
password = "f55ba92415"
):
snapi-client/src/test/scala/raw/compiler/rql2/tests/truffle/regressions/RD10855Test.scala#L112
org.scalatest.exceptions.TestFailedException: null
|
tests (snapiClient)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ivy
Expired
|
2.63 MB |
|
m2
Expired
|
6.54 MB |
|