Forum Discussion

eduardo_schmitz's avatar
eduardo_schmitz
Regular Visitor
1 year ago
Solved

Is it possible to insert data into fabric datawarehouse using a script that isnt in fabric notebook?

I have a small pipeline that gets data from mongo using lambda functions and glue and save these files in S3. Then i get the parquet files in S3 using fabric connectors. But I think It would be bette...