TrivadisPF/modern-data-platform-stack

View on GitHub

Showing 1 of 4 total issues

Constructor has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

case class Config(year: String = null,
                  month: String = null,
                  day: String = null,
                  hour: String = null,
                  s3aEndpoint: String = "http://minio:9000",
Severity: Major
Found in cookbooks/recipes/submit-spark-flight-app-scala/FlightDataApp.scala - About 50 mins to fix
    Severity
    Category
    Status
    Source
    Language