SubQuery with selection from VALUES in projection expression results in NotFound(Column) Err
On query SELECT (SELECT * FROM (values (1))) FROM "hash_testing" call of function sql_to_ir results in error NotFound(Column, "with name \"SELECT\"").
Edited by Emir Vildanov