How difficult would it be to create a proxying schema that returns the integer value 1 for every column requested
This would be useful for a few things probably, but one neat use it would unlock is the ability to use Calcite for translation between SQL dialects without having a schema beforehand. You could even host a small public webservice people could use, how nifty would that be?
