Question about the handling of entities: If i def...
# troubleshooting
j
Question about the handling of entities: If i define a stream_map for tap-hubspot:
Copy code
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 != '')