Hi, I have a question about paralelizm (launching parallel tasks to make load faster). Does pyspark in Fabric works the same as in DataBricks? Which means it is smart and does paralelizm automatically if I am not mistaken. Or should I make him do it in python script? Thank you. J python: https://docs.python.org/3/library/concurrent.futures.html