Open brianbroderick opened 4 months ago
This may not be an issue any longer. There was a "todo" comment indicating that further investigation is needed.
It still is. The wildcard should be found:
{"select count(*) as unfiltered from generate_series(1,10) as s(i)", []string{}},
This is a test case with TestExtractColumns
in extractor_select_test.go
Test and confirm wildcards are working properly