Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-3563

optimize java code checkstyle for RedundantImport rule

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.6.0
    • 2.0.0
    • core, hadoop-integration
    • None

    Description

      Checks for redundant import statements. An import statement is considered redundant if:

      • It is a duplicate of another import.
      • The class non-statically imported is from the java.lang package, e.g. importing java.lang.String.
      • The class non-statically imported is from the same package as the current package.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lamber-ken lamber-ken
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h
                  1h