-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge/merging release 2.26.X into develop ver3 #1997
Merge/merging release 2.26.X into develop ver3 #1997
Conversation
…1873) * 1868 statistics with missing counts and datasets missing proprties
* 1843 Home page with properties, side panel with missing counts and summary page for properties with tab containing datasets missing that particular property
* #1603 serde tests for CR and MT DataFrameFilters (mongo-bson-based serde tests for CR and MT DataFrameFilters, mongo-bson-based serde tests extended for CR with a blank mappingTableFilter)
Project config and management updates * poc issue template * CODEOWNERS update * developers update * Badges to README.md
1881 HyperConformance enceladus_info_version from payload
#1887 defaultTimestampTimeZone can be source type specific * `DefaultsByFormat` extends the `Defaults` trait, being able to read defaults from configuration files * `DefaultsByFormat` offers further granularity by first checking the format specific setting only then taking the global one * Basic `GlobalDefaults` are not configuration dependent anymore * Standardization now user `DefaultsByFormat` for its defaults, where rawFormat is used for format parameter * Switched to configuration path to be `enceladus.defaultTimestampTimeZone.default` and `enceladus.defaultTimestampTimeZone.[rawFormat]` respectively * `defaultTimestampTimeZone` is still supported/read as an obsolete fallback Co-authored-by: Daniel K <dk1844@gmail.com>
* Upgrade of Atum to 3.6.0 * Writing the default time zones for timestamps and dates into _INFO file
* #1927 - testing setup: set both spline _LINEAGE and atum _INFO to hdfs file permissions 733 -> the result on EMR HDFS was 711 (due to 022 umask there) -> evidence of working * #1927 - cleanup of test settings of 733 fs permissions * #1927 Atum final version 3.7.0 used instead of the snapshot (same code) * #1927 comment change * #1927 - default 644 FS permissions for both _INFO and _LINEAGE files.
* 1937 limit output file size
* Handling 0 partition case in repartitioning * .gitignore duplicate entry fixed
…ase-2.26.1-into-develop-ver3 # Conflicts: # dao/pom.xml # data-model/pom.xml # examples/pom.xml # menas/pom.xml # menas/src/main/scala/za/co/absa/enceladus/menas/controllers/LandingPageController.scala # menas/ui/components/dataset/conformanceRule/ConformanceRuleDialog.js # menas/ui/components/dataset/conformanceRule/ConformanceRuleForm.js # menas/ui/components/mappingTable/filterEdit/FilterEdit.js # menas/ui/components/mappingTable/filterEdit/filterTreeEdit.fragment.xml # menas/ui/css/style.css # menas/ui/index.html # menas/ui/npm-shrinkwrap.json # menas/ui/package.json # menas/ui/service/EntityDialog.js # menas/ui/service/FilterTreeUtils.js # menas/ui/service/RestDAO.js # migrations-cli/pom.xml # migrations/pom.xml # plugins-api/pom.xml # plugins-builtin/pom.xml # pom.xml # rest-api/src/main/scala/za/co/absa/enceladus/rest_api/controllers/StatisticsController.scala # rest-api/src/main/scala/za/co/absa/enceladus/rest_api/services/DatasetService.scala # rest-api/src/main/scala/za/co/absa/enceladus/rest_api/services/PropertyDefinitionService.scala # rest-api/src/main/scala/za/co/absa/enceladus/rest_api/services/StatisticsService.scala # rest-api/src/main/scala/za/co/absa/enceladus/rest_api/utils/implicits/package.scala # rest-api/src/test/scala/za/co/absa/enceladus/rest_api/integration/controllers/DatasetApiIntegrationSuite.scala # rest-api/src/test/scala/za/co/absa/enceladus/rest_api/integration/repositories/DatasetRepositoryIntegrationSuite.scala # rest-api/src/test/scala/za/co/absa/enceladus/rest_api/integration/repositories/StatisticsIntegrationSuite.scala # rest-api/src/test/scala/za/co/absa/enceladus/rest_api/services/DatasetServiceTest.scala # spark-jobs/pom.xml # spark-jobs/src/main/resources/reference.conf # spark-jobs/src/main/resources/spline.properties.template # spark-jobs/src/main/scala/za/co/absa/enceladus/common/CommonJobExecution.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/ConformanceExecution.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/HyperConformance.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/HyperConformanceAttributes.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/config/FilterFromConfig.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/streaming/InfoVersionFactory.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/standardization/StandardizationExecution.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/standardization/interpreter/StandardizationInterpreter.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/fixtures/StreamingFixture.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/streaming/HyperConformanceIntegrationSuite.scala # utils/pom.xml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (just read the code)
* Menas gets log4j via Spring, explicitly imported to ensure 2.15 is used * Upgraded Hyperdrive in SparkJobs which already uses log4j 2.15
…ase-2.26.1-into-develop-ver3 # Conflicts: # menas/pom.xml
SonarCloud Quality Gate failed.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still LGTM (just read the code)
Just merge it, I am sure it will work 🤞 🤣 |
No description provided.