a foreign table is built for any func populated even if a date

This commit is contained in:
Paul Trowbridge 2022-04-26 22:50:59 -04:00
parent 0b5ee0bdf3
commit 2f10d46806
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ BEGIN
fc.target_meta tm
WHERE
func IS NOT NULL
--if func is populated for a date type, a foreign table will be setup unless excluded here or func not populated
--AND dtype <> 'date'
GROUP BY
schema
,tname