Dynamic Forms in Materialized Views
Streamline your data investigation with the use of dynamic forms!
Streamline your data investigation with the use of dynamic forms!
Sometimes you need to check the version of a Python package. Find out how!
We bet there is one thing in here you didn't know about working with notebooks in Incorta.
Use hash keys to simplify duplicate record identification.
Introduction When replacing your current Informatica ETL processes, there are many approaches you can take to seamlessly transition to Incorta. This document will cover some of the best practices around how to manage an Informatica migration to Inco...
Quickly save Pandas DataFrames as materialized views without manually defining each column's data type and function. These simple functions allow the switch between Spark and Pandas more efficiently.
Learn out to implement the Oracle LISTAGG() function in Incorta
Introduction The incorta_sql() function lets you directly query physical schema data in a PySpark MV without going through the old and cumbersome way. What you need to know before reading this article Previously, you could use spark.sql() to query ...
Introduction The incorta_sql_pg() function lets you directly query business schema data in a PySpark MV without going through the old and cumbersome way. What you need to know before reading this article Previously, you could use spark.sql() to quer...
Your MV ran successfully in Incorta Notebook, but when you tried to validate and save the MV, it failed.
Learn how to leverage MVs to build connections to pull from REST APIs.
Learn how Incorta Data Profiler can help you understand the quality of your data before you bring it into Incorta.
OverviewSolutionCreate GCS Data Source in TAZICreate the destination in TAZI to write to the shared GCS BucketLoad the data from GCS via the Incorta Data Lake Connector Overview This article discusses integrating Incorta Cloud with TAZI Cloud. ...
IntroductionWhat you need to know before reading this articleStepsNavigationIncorta Notebook for SparkSQLAutocomplete for SparkSQLUse the DESC command to get the list of columnsUse Incorta Notebook Visualization Introduction Incorta Materialized Vi...