snuyanzin opened a new pull request, #1840: URL: https://github.com/apache/fluss/pull/1840
### Purpose By default IntellijIDE replaces several import from same package with `import packagename.*;` From another side current checkstyle settings forbid this. ``` (imports) AvoidStarImport: Using the '.*' form of import should be avoided ``` ### Brief change log ide_setup ### Tests no ### API and Format no ### Documentation the change is documentation itself -- 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]
