KIKIMR-20539: pure pg_catalog selects#950
Conversation
|
Note This is an automated comment that will be appended during run. 🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit e9e87b8.
🔴 linux-x86_64-release-asan: some tests FAILED for commit e9e87b8.
|
febef82 to
ed1fc11
Compare
|
works now |
|
⚪
|
|
⚪
|
|
⚪
|
|
⚪
|
|
⚪
|
|
⚪
|
I am still figuring out why the changes are not sufficient.
I construct similar ASTs for
select 1and select from pg_catalog, replacing constantListwithPgTableContent, but the compilation fails.Here are some of the logs and debug info.
https://pastebin.com/7Mi9r5sU
https://pastebin.com/8QTcw6fW