-
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
Aws poc update from develop 2.12 snapshot #1484
Commits on Apr 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6c015f4 - Browse repository at this point
Copy the full SHA 6c015f4View commit details
Commits on May 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 47dfb7b - Browse repository at this point
Copy the full SHA 47dfb7bView commit details
Commits on May 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1a9e6db - Browse repository at this point
Copy the full SHA 1a9e6dbView commit details
Commits on Jun 8, 2020
-
#1307 Refactoring started: changed config, separated logic from the j…
…obs and extracted commonalities
Configuration menu - View commit details
-
Copy full SHA for 0954f90 - Browse repository at this point
Copy the full SHA 0954f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6456011 - Browse repository at this point
Copy the full SHA 6456011View commit details
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d1298d0 - Browse repository at this point
Copy the full SHA d1298d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d60836 - Browse repository at this point
Copy the full SHA 0d60836View commit details
Commits on Jun 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f12f717 - Browse repository at this point
Copy the full SHA f12f717View commit details -
Merge branch 'feature/1015-extract-common-standardization-conformance…
…' into feature/1371-combined-std-conf-main
Configuration menu - View commit details
-
Copy full SHA for 3519c3a - Browse repository at this point
Copy the full SHA 3519c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b69c950 - Browse repository at this point
Copy the full SHA b69c950View commit details
Commits on Jun 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e98c1af - Browse repository at this point
Copy the full SHA e98c1afView commit details
Commits on Jun 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8375390 - Browse repository at this point
Copy the full SHA 8375390View commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 37f99b0 - Browse repository at this point
Copy the full SHA 37f99b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14d299 - Browse repository at this point
Copy the full SHA f14d299View commit details -
Merge remote-tracking branch 'origin/master' into feature/1015-extrac…
…t-common-standardization-conformance
Configuration menu - View commit details
-
Copy full SHA for b1bd2c9 - Browse repository at this point
Copy the full SHA b1bd2c9View commit details -
Merge remote-tracking branch 'origin/develop' into feature/1015-extra…
…ct-common-standardization-conformance
Configuration menu - View commit details
-
Copy full SHA for 81e9077 - Browse repository at this point
Copy the full SHA 81e9077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bf4c3c - Browse repository at this point
Copy the full SHA 1bf4c3cView commit details
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 38b8be2 - Browse repository at this point
Copy the full SHA 38b8be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fbb264 - Browse repository at this point
Copy the full SHA 9fbb264View commit details
Commits on Jun 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 603329f - Browse repository at this point
Copy the full SHA 603329fView commit details
Commits on Jun 22, 2020
-
1015: Refactoring Conformance and Standardization
* Config package for configuration classes * Standardization validation returns all the issues, instead of just one * Remove print and exit, replaced with try * Changed naming for hopefully better clarity * Some code breakdown * Removed some unused imports
Configuration menu - View commit details
-
Copy full SHA for 618fbfe - Browse repository at this point
Copy the full SHA 618fbfeView commit details
Commits on Jun 24, 2020
-
1015: Refactoring Conformance and Standardization
* changed jobs to be of couple of (descriptive) steps only * plugin ErrorSourceId made common for all modules and renamed to SourceId
Configuration menu - View commit details
-
Copy full SHA for 01fff21 - Browse repository at this point
Copy the full SHA 01fff21View commit details
Commits on Jun 25, 2020
-
Merge remote-tracking branch 'origin/feature/1015-extract-common-stan…
…dardization-conformance' into feature/1371-combined-std-conf-job # Conflicts: # examples/src/main/scala/za/co/absa/enceladus/examples/CustomRuleSample1.scala # examples/src/main/scala/za/co/absa/enceladus/examples/CustomRuleSample2.scala # examples/src/main/scala/za/co/absa/enceladus/examples/CustomRuleSample3.scala # examples/src/main/scala/za/co/absa/enceladus/examples/CustomRuleSample4.scala # examples/src/main/scala/za/co/absa/enceladus/examples/interpreter/rules/custom/UppercaseCustomConformanceRule.scala # examples/src/main/scala/za/co/absa/enceladus/examples/interpreter/rules/custom/XPadCustomConformanceRule.scala # examples/src/test/scala/za/co/absa/enceladus/examples/interpreter/rules/custom/UppercaseCustomConformanceRuleSuite.scala # examples/src/test/scala/za/co/absa/enceladus/examples/interpreter/rules/custom/XPadCustomConformanceRuleSuite.scala # 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/ConformanceReader.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/DynamicConformanceJob.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/HyperConformance.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/DynamicInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/InterpreterContext.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/ArrayCollapseInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/ArrayExplodeInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/CastingRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/ConcatenationRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/DropRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/LiteralRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/MappingRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/MappingRuleInterpreterBroadcast.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/MappingRuleInterpreterGroupExplode.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/NegationRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/RuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/SingleColumnRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/SparkSessionConfRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/UppercaseRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/standardization/StandardizationExecution.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/standardization/StandardizationJob.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/standardization/StandardizationReader.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/config/ConformanceConfigSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/ArrayConformanceSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/ChorusMockSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/InterpreterSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/LiteralJoinMappingRuleTest.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/fixtures/NestedStructsFixture.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/interpreter/rules/CastingRuleSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/rules/NegationRuleSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/rules/RulesSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/rules/TestRuleBehaviors.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/rules/custom/CustomRuleSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/rules/testcasefactories/NestedTestCaseFactory.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/rules/testcasefactories/SimpleTestCaseFactory.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/standardization/StandardizationCobolAsciiSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/standardization/StandardizationCobolEbcdicSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/standardization/StandardizationJsonSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/standardization/StandardizationParquetSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/standardization/StandardizationRerunSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/standardization/config/StandardizationConfigSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/standardization/fixtures/CsvFileFixture.scala
Configuration menu - View commit details
-
Copy full SHA for c5f3129 - Browse repository at this point
Copy the full SHA c5f3129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 799de19 - Browse repository at this point
Copy the full SHA 799de19View commit details
Commits on Jun 26, 2020
-
Merge remote-tracking branch 'origin/develop' into feature/1015-extra…
…ct-common-standardization-conformance # Conflicts: # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/DynamicConformanceJob.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/standardization/StandardizationJob.scala
Configuration menu - View commit details
-
Copy full SHA for 9fcc96e - Browse repository at this point
Copy the full SHA 9fcc96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c62535 - Browse repository at this point
Copy the full SHA 2c62535View commit details -
Configuration menu - View commit details
-
Copy full SHA for d31637d - Browse repository at this point
Copy the full SHA d31637dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 802cd72 - Browse repository at this point
Copy the full SHA 802cd72View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a05e72c - Browse repository at this point
Copy the full SHA a05e72cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7a710 - Browse repository at this point
Copy the full SHA 9b7a710View commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ae7bf30 - Browse repository at this point
Copy the full SHA ae7bf30View commit details
Commits on Jul 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d74968d - Browse repository at this point
Copy the full SHA d74968dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 199ed0e - Browse repository at this point
Copy the full SHA 199ed0eView commit details
Commits on Jul 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3d57b7e - Browse repository at this point
Copy the full SHA 3d57b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 937a715 - Browse repository at this point
Copy the full SHA 937a715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 779ffdc - Browse repository at this point
Copy the full SHA 779ffdcView commit details -
Merge pull request #1425 from AbsaOSS/feauture/1378-info-files-templates
#1378 Info file templates
Configuration menu - View commit details
-
Copy full SHA for c92ebdd - Browse repository at this point
Copy the full SHA c92ebddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ffb789 - Browse repository at this point
Copy the full SHA 6ffb789View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce015ce - Browse repository at this point
Copy the full SHA ce015ceView commit details
Commits on Jul 7, 2020
-
Feature/1299 schema from secure schema registry (#1405)
* #1299 schema loading from schema registry by subjectName (or fallbacks to subjectName-value) - secure SR works by supplying keyStore & trustStore config values. - SecureKafka.scala moved to utils and renamed to SecureConfig. - Smart Pathjoining added via /. - UI update: vbox with collapsed/ible panels and formatted text with descriptions - SchemaApiFeature endpoint drives the SR integration enabling on UI - integration test added, unit tests added Co-authored-by: Saša Zejnilović <zejnils@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e3db4a - Browse repository at this point
Copy the full SHA 3e3db4aView commit details
Commits on Jul 8, 2020
-
#1299 application.properties.template cleanup (#1430)
* #1299 application.properties.template cleanup
Configuration menu - View commit details
-
Copy full SHA for ad78dbd - Browse repository at this point
Copy the full SHA ad78dbdView commit details
Commits on Jul 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 89dc59d - Browse repository at this point
Copy the full SHA 89dc59dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41674f3 - Browse repository at this point
Copy the full SHA 41674f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51eafb3 - Browse repository at this point
Copy the full SHA 51eafb3View commit details
Commits on Jul 13, 2020
-
Merge remote-tracking branch 'origin/develop' into feature/1015-extra…
…ct-common-standardization-conformance # Conflicts: # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/DynamicConformanceJob.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/standardization/StandardizationJob.scala
Configuration menu - View commit details
-
Copy full SHA for 44e64a5 - Browse repository at this point
Copy the full SHA 44e64a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5544ed7 - Browse repository at this point
Copy the full SHA 5544ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6556256 - Browse repository at this point
Copy the full SHA 6556256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ce494 - Browse repository at this point
Copy the full SHA 02ce494View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01167e9 - Browse repository at this point
Copy the full SHA 01167e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for efd9180 - Browse repository at this point
Copy the full SHA efd9180View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a8f1f - Browse repository at this point
Copy the full SHA d5a8f1fView commit details
Commits on Jul 14, 2020
-
Merge branch 'feature/1015-extract-common-standardization-conformance…
…' into feature/1371-combined-std-conf-job # Conflicts: # examples/src/main/scala/za/co/absa/enceladus/examples/interpreter/rules/custom/UppercaseCustomConformanceRule.scala # examples/src/main/scala/za/co/absa/enceladus/examples/interpreter/rules/custom/XPadCustomConformanceRule.scala # 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/PropertiesProvider.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/config/ConformanceConfigInstance.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/DynamicInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/InterpreterContext.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/ArrayCollapseInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/ArrayExplodeInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/CastingRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/ConcatenationRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/DropRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/LiteralRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/MappingRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/MappingRuleInterpreterBroadcast.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/MappingRuleInterpreterGroupExplode.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/NegationRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/RuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/SingleColumnRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/SparkSessionConfRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/UppercaseRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/standardization/PropertiesProvider.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/standardization/StandardizationExecution.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/standardization/config/StandardizationConfigInstance.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/rules/RulesSuite.scala # spark-jobs/src/test/scala/za/co/absa/enceladus/conformance/interpreter/rules/custom/CustomRuleSuite.scala
Configuration menu - View commit details
-
Copy full SHA for a8088e6 - Browse repository at this point
Copy the full SHA a8088e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c2923 - Browse repository at this point
Copy the full SHA 73c2923View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0a2be5 - Browse repository at this point
Copy the full SHA a0a2be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8764f - Browse repository at this point
Copy the full SHA 0d8764fView commit details -
Merge pull request #1377 from AbsaOSS/feature/1015-extract-common-sta…
…ndardization-conformance #1015 Refactoring Conformance and Standardization
Configuration menu - View commit details
-
Copy full SHA for f925efe - Browse repository at this point
Copy the full SHA f925efeView commit details -
Merge remote-tracking branch 'origin/develop' into feature/1371-combi…
…ned-std-conf-job # Conflicts: # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/ConformanceExecution.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/ConformancePropertiesProvider.scala
Configuration menu - View commit details
-
Copy full SHA for aa68dea - Browse repository at this point
Copy the full SHA aa68deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 455128a - Browse repository at this point
Copy the full SHA 455128aView commit details
Commits on Jul 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 879b010 - Browse repository at this point
Copy the full SHA 879b010View commit details -
Configuration menu - View commit details
-
Copy full SHA for db426be - Browse repository at this point
Copy the full SHA db426beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 281142f - Browse repository at this point
Copy the full SHA 281142fView commit details
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b1ca17f - Browse repository at this point
Copy the full SHA b1ca17fView commit details
Commits on Jul 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f4f4d85 - Browse repository at this point
Copy the full SHA f4f4d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for e67cd4c - Browse repository at this point
Copy the full SHA e67cd4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for be24ad1 - Browse repository at this point
Copy the full SHA be24ad1View commit details
Commits on Jul 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fd24062 - Browse repository at this point
Copy the full SHA fd24062View commit details
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b557789 - Browse repository at this point
Copy the full SHA b557789View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd12b12 - Browse repository at this point
Copy the full SHA bd12b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for b61fb3e - Browse repository at this point
Copy the full SHA b61fb3eView commit details
Commits on Jul 22, 2020
-
Merge remote-tracking branch 'origin/develop' into feature/1371-combi…
…ned-std-conf-job
Configuration menu - View commit details
-
Copy full SHA for 8c4296a - Browse repository at this point
Copy the full SHA 8c4296aView commit details
Commits on Jul 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cbe4f03 - Browse repository at this point
Copy the full SHA cbe4f03View commit details -
Merge branch 'feature/1371-combined-std-conf-job' of https://github.c…
…om/AbsaOSS/enceladus into feature/1371-combined-std-conf-job
Configuration menu - View commit details
-
Copy full SHA for 3c7441f - Browse repository at this point
Copy the full SHA 3c7441fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0686c - Browse repository at this point
Copy the full SHA 7d0686cView commit details -
Merge remote-tracking branch 'origin/feature/1400-helper-scripts-run-…
…custom-jar' into feature/1400-helper-scripts-run-custom-jar
Configuration menu - View commit details
-
Copy full SHA for f3ac70c - Browse repository at this point
Copy the full SHA f3ac70cView commit details -
1446: Implement coalesce Conformance rule (#1448)
1446: Implement coalesce Conformance rule * coalesce rule implementation * coalesce rule entry in UI * UI: decoupled column selection dialog from concatenation rule * UI: Fixed the order of conformance rules to be alphabetical * UTs Co-authored-by: Saša Zejnilović <zejnils@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9ad4ecb - Browse repository at this point
Copy the full SHA 9ad4ecbView commit details
Commits on Jul 24, 2020
-
Merge remote-tracking branch 'origin/develop' into feature/1371-combi…
…ned-std-conf-job
Configuration menu - View commit details
-
Copy full SHA for 96bcacc - Browse repository at this point
Copy the full SHA 96bcaccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08061b1 - Browse repository at this point
Copy the full SHA 08061b1View commit details -
Merge pull request #1445 from AbsaOSS/feature/1400-helper-scripts-run…
…-custom-jar #1400 Helper scripts run custom JAR
Configuration menu - View commit details
-
Copy full SHA for 109ccbf - Browse repository at this point
Copy the full SHA 109ccbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7cc534 - Browse repository at this point
Copy the full SHA c7cc534View commit details -
Merge remote-tracking branch 'origin/develop' into feature/1371-combi…
…ned-std-conf-job
Configuration menu - View commit details
-
Copy full SHA for 5054da2 - Browse repository at this point
Copy the full SHA 5054da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0ae91 - Browse repository at this point
Copy the full SHA ba0ae91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8925e71 - Browse repository at this point
Copy the full SHA 8925e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f1709 - Browse repository at this point
Copy the full SHA 09f1709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 864b7ef - Browse repository at this point
Copy the full SHA 864b7efView commit details
Commits on Jul 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for daa4617 - Browse repository at this point
Copy the full SHA daa4617View commit details -
Merge remote-tracking branch 'origin/feature/1371-combined-std-conf-j…
…ob' into feature/1371-combined-std-conf-job
Configuration menu - View commit details
-
Copy full SHA for dc6b966 - Browse repository at this point
Copy the full SHA dc6b966View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4ef03 - Browse repository at this point
Copy the full SHA cc4ef03View commit details
Commits on Jul 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f0d53a3 - Browse repository at this point
Copy the full SHA f0d53a3View commit details
Commits on Jul 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a26b3f9 - Browse repository at this point
Copy the full SHA a26b3f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58d5bb2 - Browse repository at this point
Copy the full SHA 58d5bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d611aa1 - Browse repository at this point
Copy the full SHA d611aa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 765da49 - Browse repository at this point
Copy the full SHA 765da49View commit details -
Merge remote-tracking branch 'origin/develop' into feature/1371-combi…
…ned-std-conf-job # Conflicts: # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/FillNullsRuleInterpreter.scala # spark-jobs/src/main/scala/za/co/absa/enceladus/conformance/interpreter/rules/RuleInterpreter.scala
Configuration menu - View commit details
-
Copy full SHA for 2240788 - Browse repository at this point
Copy the full SHA 2240788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c5af3 - Browse repository at this point
Copy the full SHA 44c5af3View commit details
Commits on Jul 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f58713d - Browse repository at this point
Copy the full SHA f58713dView commit details -
Merge pull request #1392 from AbsaOSS/feature/1371-combined-std-conf-job
Feature/1371 Combined Standardization Conformance Job
Configuration menu - View commit details
-
Copy full SHA for 946ccec - Browse repository at this point
Copy the full SHA 946ccecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e78f95 - Browse repository at this point
Copy the full SHA 0e78f95View commit details
Commits on Jul 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eba397b - Browse repository at this point
Copy the full SHA eba397bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe99869 - Browse repository at this point
Copy the full SHA fe99869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 374a352 - Browse repository at this point
Copy the full SHA 374a352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b5be76 - Browse repository at this point
Copy the full SHA 3b5be76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 577af2e - Browse repository at this point
Copy the full SHA 577af2eView commit details
Commits on Aug 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b63f26f - Browse repository at this point
Copy the full SHA b63f26fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8024fb4 - Browse repository at this point
Copy the full SHA 8024fb4View commit details
Commits on Aug 4, 2020
-
Merge pull request #1468 from AbsaOSS/feature/1465-helper-script-for-…
…combined-job #1465 Helper scripts for the combined job
Configuration menu - View commit details
-
Copy full SHA for a67e487 - Browse repository at this point
Copy the full SHA a67e487View commit details
Commits on Aug 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e14104c - Browse repository at this point
Copy the full SHA e14104cView commit details
Commits on Aug 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b04c233 - Browse repository at this point
Copy the full SHA b04c233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae4229 - Browse repository at this point
Copy the full SHA 0ae4229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea3031 - Browse repository at this point
Copy the full SHA 9ea3031View commit details
Commits on Aug 13, 2020
-
Merge branch 'develop' into aws-poc
% Conflicts: % dao/pom.xml % data-model/pom.xml % examples/pom.xml % menas/pom.xml % menas/src/main/resources/application.properties.template % migrations-cli/pom.xml % migrations/pom.xml % plugins-api/pom.xml % plugins-builtin/pom.xml % pom.xml % spark-jobs/pom.xml % utils/pom.xml
Configuration menu - View commit details
-
Copy full SHA for e4432d1 - Browse repository at this point
Copy the full SHA e4432d1View commit details