zhztheplayer opened a new pull request, #11596: URL: https://github.com/apache/incubator-gluten/pull/11596
## What changes are proposed in this pull request? Previously we followed the Delta's original Scala code style for Delta support code that was originated from Delta's codebase, this doesn't suit well for long term maintenance as we had to disable code style checking for these files. The PR removes the `spotless:off` marks to enable linters for these files. The code will be complying with Gluten's code style then. ## Was this patch authored or co-authored using generative AI tooling? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
