Search Icon, Magnifying Glass

Marmanold.com


Entries for #Snowflake

Résumé for Michael Wayne Arnold

Michael Wayne Arnold Headshot

I am a Data Engineering & Architecture Leader with 15+ years of experience driving enterprise cloud data strategies, modernizing legacy pipelines, enabling data democratization, and delivering scalable platforms for advanced analytics and ML/AI initiatives. I have a proven ability to align data architecture with business priorities, lead cross-functional teams, and deliver measurable outcomes at scale.

Technical Projects

🖥 GitHub Profile 🤓 Tech Writings

Read more...

Posted: , Words: ~2500, Reading Time: 12 min

Error in Secure Object

Recently I’ve been working with secure data sharing in Snowflake.

We’ve not yet shared our data using a normal private share to another Snowflake account, but I’ve tested everything. Using SIMULATED_DATA_SHARING_CONSUMER and setting the consumer id to my expected account, I was getting data back from the share and everything was working fine.

Today, however, we got a request to share our data to a managed reader account. I created the account, logged in, copied the share into a database, and could see all of my secure views. But, when I went to query the view, some of the views that were previously working, suddenly were not. All I got back was an ominous “Error in secure object.”

Read more...

Posted: , Words: ~400, Reading Time: 2 min