Dennes Torres in Blogs SQL Endpoint Secrets you need to know Recently I had a severe problem with SQL endpoints and I was required to build a quick workaround for this.... 29 January 2025 5 min read
Microsoft Fabric Dennes Torres in Microsoft Fabric High Concurrency Data Pipelines in Fabric Data Pipelines can orchestrate many activities, creating a flow for data ingestion. One of these activities is the notebook execution... 08 January 2025 2 min read
Dennes Torres in Blogs T-SQL Notebooks: Manage Views Source Control and more T-SQL Notebooks is one of the new features announced during FabCon Europe. The most distracted could miss the fact this... 31 October 2024 3 min read
Dennes Torres Microsoft Fabric and PySpark: Coding tricks to improve your solutions PySpark has some unconventional syntaxes which provide power to the development process, making it easier. We talked about loops before. Let’s... 04 September 2024 4 min read
Dennes Torres in Blogs PySpark: The flexibility of a loop Pyspark has many flexible syntaxes which are not so common to other languages. One of these syntaxes is the loop... 15 August 2024 3 min read
Blogs Dennes Torres in Blogs Microsoft Fabric: Differences Between %Run and Notebook.Run When developing notebooks in Microsoft Fabric, we have two different methods to call one notebook from another: %Run and MSSparkUtils.notebook.run... 31 July 2024 2 min read
Blogs Dennes Torres in Blogs Creating a Single JSON File for Configuration using Notebooks On the blog Fabric Notebook and Deployment Pipelines I explained a technique to keep notebooks configuration values in JSON files... 27 March 2024 2 min read
Blogs Dennes Torres in Blogs Fabric Notebooks and Deployment Pipelines On my article about Fabric source control extended features, I explained how Microsoft included the notebooks on the source control.... 13 December 2023 8 min read
Blogs Dennes Torres in Blogs Microsoft Fabric: Using VS Code to Develop Notebooks The possibility to use Visual Studio Code (or VS Code) to develop your Microsoft Fabric notebooks seems very interesting. It... 15 November 2023 9 min read
Dennes Torres Microsoft Fabric: using Notebooks and Table Partitioning to Convert Files to Tables When Microsoft Fabric was born, the only method to convert files to tables was using notebooks. Nowadays we have an... 13 September 2023 5 min read