david_wallace
05/19/2021, 6:17 PMStream.schema approach, for all of the nested objects in the schema Im seeing log lines like this when running the tap:
time=2021-05-19 11:15:14 name=tap-ocs level=WARNING message=Catalog entry missing for 'collections':'('properties', 'meta', 'properties', 'product')'. Using parent value of selected=True.
Am I doing something wrong here?douwe_maan
05/19/2021, 6:18 PMdavid_wallace
05/19/2021, 6:18 PMdavid_wallace
05/19/2021, 6:19 PM0.1.6douwe_maan
05/19/2021, 6:19 PMaaronsteers
05/19/2021, 6:24 PMproduct as a sub-property for meta, for the above example? If yes, then this would be a bug and an issue - along with the log and your sample schema declaration - would be much appreciated.david_wallace
05/19/2021, 6:25 PMdavid_wallace
05/19/2021, 6:26 PMaaronsteers
05/19/2021, 6:26 PMdavid_wallace
05/19/2021, 6:56 PM