Skip to content

Added support for unions inside SELECT FROM #342

Added support for unions inside SELECT FROM

Added support for unions inside SELECT FROM #342

Triggered via push November 22, 2025 11:39
Status Failure
Total duration 6m 33s
Artifacts
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

40 errors
(gcc-12-postgres)
Process completed with exit code 1.
(gcc-12-postgres): src/sqlgen/postgres/to_sql.cpp#L768
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(gcc-14-postgres)
Process completed with exit code 1.
(gcc-14-postgres): src/sqlgen/postgres/to_sql.cpp#L768
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(gcc-11-mysql)
Process completed with exit code 1.
(gcc-11-mysql): src/sqlgen/mysql/to_sql.cpp#L843
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(llvm-16-postgres)
Process completed with exit code 1.
(llvm-16-postgres): src/sqlgen/postgres/to_sql.cpp#L768
no matching function for call to 'select_from_to_sql'
(gcc-11-postgres)
Process completed with exit code 1.
(gcc-11-postgres): src/sqlgen/postgres/to_sql.cpp#L768
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(llvm-18-postgres)
Process completed with exit code 1.
(llvm-18-postgres): src/sqlgen/postgres/to_sql.cpp#L768
no matching function for call to 'select_from_to_sql'
(gcc-14-mysql)
Process completed with exit code 1.
(gcc-14-mysql): src/sqlgen/mysql/to_sql.cpp#L843
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(llvm-18-mysql)
Process completed with exit code 1.
(llvm-18-mysql): src/sqlgen/mysql/to_sql.cpp#L843
no matching function for call to 'select_from_to_sql'
(gcc-12-mysql)
Process completed with exit code 1.
(gcc-12-mysql): src/sqlgen/mysql/to_sql.cpp#L843
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(llvm-16-mysql)
Process completed with exit code 1.
(llvm-16-mysql): src/sqlgen/mysql/to_sql.cpp#L843
no matching function for call to 'select_from_to_sql'
(gcc-11-sqlite)
Process completed with exit code 1.
(gcc-11-sqlite): src/sqlgen/mysql/to_sql.cpp#L843
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(gcc-11-sqlite): src/sqlgen/postgres/to_sql.cpp#L768
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(gcc-11-sqlite): src/sqlgen/duckdb/to_sql.cpp#L804
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(llvm-16-sqlite)
Process completed with exit code 1.
(llvm-16-sqlite): src/sqlgen/postgres/to_sql.cpp#L768
no matching function for call to 'select_from_to_sql'
(llvm-16-sqlite): src/sqlgen/duckdb/to_sql.cpp#L804
no matching function for call to 'select_from_to_sql'
(llvm-16-sqlite): src/sqlgen/mysql/to_sql.cpp#L843
no matching function for call to 'select_from_to_sql'
(gcc-14-sqlite)
Process completed with exit code 1.
(gcc-14-sqlite): src/sqlgen/postgres/to_sql.cpp#L768
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(gcc-14-sqlite): src/sqlgen/duckdb/to_sql.cpp#L804
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(gcc-14-sqlite): src/sqlgen/mysql/to_sql.cpp#L843
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(llvm-18-sqlite)
Process completed with exit code 1.
(llvm-18-sqlite): src/sqlgen/duckdb/to_sql.cpp#L804
no matching function for call to 'select_from_to_sql'
(llvm-18-sqlite): src/sqlgen/mysql/to_sql.cpp#L843
no matching function for call to 'select_from_to_sql'
(llvm-18-sqlite): src/sqlgen/postgres/to_sql.cpp#L768
no matching function for call to 'select_from_to_sql'
(gcc-12-sqlite)
Process completed with exit code 1.
(gcc-12-sqlite): src/sqlgen/postgres/to_sql.cpp#L768
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(gcc-12-sqlite): src/sqlgen/mysql/to_sql.cpp#L843
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’
(gcc-12-sqlite): src/sqlgen/duckdb/to_sql.cpp#L804
invalid initialization of reference of type ‘const sqlgen::dynamic::SelectFrom&’ from expression of type ‘sqlgen::dynamic::SelectFrom::Union’