Yep - the data format that pops out of enriched is in a wide TSV format - this format is consumable by any of the analytics SDKs as well as the shredder process.
The Snowflake model has its own dedicated shredder that runs on Spark but I imagine it’s probably portable to GCP with some changes. There’s also stream shredder (not dependent on Spark) but that’s not in a production ready state yet.