Pyspark Project
Budget: ₹600 – ₹1,500 INR
I have Delta table, i need to build a python function which would call the POST REST api call from the Rows of the table, This needs to be continuous, as soon as there's new data in the Table. The function should be triggered to call the REST API. The Stream of Data should be directly writing to the API with the JSON payload being the row of the table.