Question about the handling of entities:
If i define a stream_map for tap-hubspot:
stream_maps:
companies:
__filter__: properties.email_data_protection_disabled_phonehome = 'true' and (properties.email_data_protection_disabled_phonehome
is not None) and (properties.email_data_protection_disabled_phonehome != '')```