JS Proc with Event Tables

Wed Apr 17, 2024

During the last post we discussed about the Event tables and how these are used for Error logging in your process. The scenario we discussed was related to the Python User Defined Tabular function(UDTF). The UDTF was responsible of parsing JSON data in a tabular format and identify any erroneous records and log into an Event table. Now in extension to it we will see how we can utilize the Event tables with Javascript procedure. We have seen JS procedures are extensively use in any project and it would be a great help if we can leverage EVENT tables with Stored procedure.

We are going to discuss an interesting stored procedure scenario w.r.t Event tables. To get detailed scenario please click here; JS Proc with Event Tables

Sachin Mittal
Snowflake Architect