Module 1: Architecture
Module 2: Projects & Sandboxes
- Projects inside
- EMESandbox creation
- Locking, Check in & Check out process
- Project and Sandbox parameters
Module 3: Reading data from Source
- DML and its types
- Fixed length DML
- Delimited DML
- Conditional DML
- Input file and Output file component
Module 4: Sorting
- Sort Component
- Maxcore parameter theory
- Sort within group
- Dedup Sort component
Module 5: Parallelism
- Component parallelism
- Pipeline parallelism
- Multifile System
- Data Parallelism
Module 6: Partitioning & Departitioning Components
- Partitioning
- Partition by key
- partition by round-robin
- Partition by key and sort
- Partition by ExpressionBroadcast
- Departtioning
- Concatenate
- Interleave
- Merge
- Gather
Module 7: Transform Components
- Filter by Expression
- Reformat
- Join
- Rollup & Scan
- Normalize
- Redefine format
- Replicate
Module 8: Database Component
- DBC file
- Input table
- Output table
- Update table
- Join with DB
- Truncate table
- Run SQL
Module 9: Code promotion
- Check in
- Check out
- Tag creation
- .save file creation
- air commands
- m commands
- The entire cycle of code promotion in Abinitio Project
Module 10: Vectors
Module 11: Types of Vectors
Module 12: Plans
Module 13: PDL interpretation
Module 14: Metaprogramming
Module 15: Dynamic DML and XFR generation