Hi Spark devs, There seems to be a lot of code formatting tech debt. When I run "./dev/scalafmt" on the master branch it makes formatting changes on thousands of files. Is that expected or am I doing something wrong? If these files should be formatted we could add a formatting check to the PR to prevent changes that have formatting issues.
-Rob