<?xml version="1.0" encoding="UTF-8"?>
<changelog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="file:/var/app/InputFileSchema.xsd">

    <changeset id="snowflake_kafka_test:1" author="oefanova" run-always="true" topic="event.smf.fanresponse">
        <precondition>
            <sqlquery>
                <![CDATA[
                    SELECT
                        OBJECT_CONSTRUCT(
                            'ae_segment_id', '987459',
                            'email_address', 'test.oefanova@gmail.com',
                            'form_id', '117583',
                            'retargeting_consent', 'false',
                            'sourceChannel', 'Spotify'
                        ) AS VALUE
                ]]>
            </sqlquery>
        </precondition>
    </changeset>

</changelog>
