Data & Schema Discussions
The dataverse runs deep. Get help with connections, loading, schema development, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Materialized view issue

Hello dears I have Python algorithem to solve a complicated issue and Return a new df, but I have not any experience in pyspark method, so can any one help me to excute this code at pysparkThanks 

Schema Naming Convention strategy

Does anyone have any good ideas on how to name their schemas and business schemas?We have different types of schemas - some pull data in externally, but others only use Alias tables from other schemas.  We have some that serve very specific purposes ...

INC_04050773 error

Hi,I am getting below error in one report I have the joins between the above error but still showing error. Could please let me know the reason? 

KHK_0-1715147936963.png KHK_1-1715148167404.png
KHK by Partner
  • 1526 Views
  • 4 replies
  • 0 kudos

Data Load through API Calls

Hello All,I need to work on an MV using spark python where I need to call around or more than 1000 APIs using an endpoint. I can loop it 1000 times by passing different parameter with same endpoint.Is there any restrictions from Incorta if we hit the...