Hi Team,
I am trying to create a table in a specific data job before which i have done some calculations using pandas and i want to perform SQL using that table in the datajob.
But the tutorial gives the datapool create tables and i am not able to access it in Datajob i need.
Is there any way to do this?
When i force the data_source_id while creating the table in data pool, it gives an error saying it cannot find that table and source id.
Please let me know if there is a way.
Thank you