amit_kothari
Employee
Employee
since ‎03-02-2022
‎12-11-2024

User Statistics

  • 78 Posts
  • 10 Solutions
  • 5 Kudos given
  • 57 Kudos received

User Activity

Introduction This article discusses how to unlock complex data questions with Spark SQL Views and streamline Data Access with Real-World Examples. What you should know before reading this article We recommend that you be familiar with these Incorta ...
Introduction This article elaborates the steps to convert complex Oracle SQLS or views to Incorta. What you should know before reading this article We recommend that you be familiar with these Incorta concepts before exploring this topic further  De...
Check out this document on how to optimize Incorta for maximum performance of Data Loads and Dashboard rendering .
Check out this document on how to optimize Incorta for maximum performance of Data Loads and Dashboard rendering .
Question How do I parse a JSON string from column to flattened structure in Incorta? Answer Assuming a Incorta table has a column with JSON string then here is a sample pyspark code which you can use to create a Materialized view in Incorta - from...