Re: Spark build failed> File line length exceeds 100 characters

2025-04-05 Thread Ángel Álvarez Pascua
I've noticed that the check is set in *scalastyle-config.xml*: true Given this configuration, how is it possible that some people have been able to commit changes violating this rule? Moreover, how were these changes even merged despite failing this validation? It seems like

Spark build failed> File line length exceeds 100 characters

2025-03-27 Thread Ángel Álvarez Pascua
Hi, I'm trying to build the project, but I'm encountering multiple errors due to long lines. Is this expected? I built the project a few weeks ago and don’t recall seeing these errors. Is anyone else experiencing the same issue? [image: image.png] Thanks in advance.