Pull request #9: DEV-27594Merge in QA/qa_package_pd from DEV-27594 to staging
* commit '6fa1350f49cf8e83fab7e228bdffb03f06f39f6d':
DEV-27594:Parallelization of Partitioned data - after 2nd QC
DEV-27594:Parallelization of Partitioned data - after 1st QC
DEV-27594:Parallelization of Partitioned data - ready for QC
Pull request #12: DEV-37013Merge in QA/qa_package_pd from DEV-37013 to staging
* commit '0360956d83ecaf55c2ce20f9d2852c7848464092':
DEV-36999: apply fix to partition checking module syntax for defining prefix and suffix of table names
DEV-36999: apply fix to partition checking module syntax for defining prefix and suffix of table names
DEV-37013: revise log printing of common components to capture redirection of l...
DEV-37013: update common components program verify_cc_etl to reset memname to root value of table, excluding exception, to enable merging to datasets on key where only this filename part retained to allow merge and comparison
DEV-37013: update common components verify_cc_etl program to no longer compare obs conts from qa output table all_l1_cont.These counts are across all partitions whereas qadata tables are separated by parition. Comparison not appropriate
DEV-37013: update common components program cc_test to include PARTABLE in list of tables to verify and correct definition of root name of SCDM tables for comparison
DEV-36212: update partition checks to properly identify tables not meeting expected partitioning convent and avoid writing records to log checkthat are not appropriate:
DEV-36212: update partition checks to properly identify tables not meeting expected partitioning convent and avoid writing records to log checkthat are not appropriate:
Pull request #10: DEV-37000: Add check for non compliant SCDM partitioned tablesMerge in QA/qa_package_pd from DEV-37000 to staging
* commit '40686aae54ad017a9cfdb4ab5fbeddceeb543fcb':
DEV-37000: Add check for non compliant SCDM partitioned tables
DEV-36212: update control flow to check partitions before other pre-module logic to avoid issues with global macros set-up for other functions in package
Pull request #6: DEV-36118Merge in QA/qa_package_pd from DEV-36118-modify-mi-id-to-run-against-partitioned-data to staging
* commit 'bec1384ad343f28c359f2a8eb8893ebb18404b1a':
DEV-36118: Modify to allow running against non-partitioned SCDM data
DEV-36118: working version ready for QC
DEV-36118: working version ready for QC
DEV-36118: initial working version
Pull request #5: DEV-36056Merge in QA/qa_package_pd from DEV-36056 to staging
* commit '3a52e665add3b9e67d4d367f6ee26b66305e32c5': (22 commits)
DEV-36056: add defensive code to partition_meta_chks macro to prevent errors
DEV-36056: update partition_meta_chk logic to avoid issue in logic flow when partion file does not include variables patid and partition id. Process will abort when this is the case with update rat...
DEV-36056: update partition_meta_chk logic to avoid issue in logic flow when partion file does not include variables patid and partition id.Process will abort when this is the case with update rather than an error being thrown to the log