Design Proposals¶
This section contains unshipped APIs, historical plans, and normative proposals. It is deliberately separate from the ETLantic 0.14 user guide.
Not current API documentation
Do not copy unshipped interfaces from these pages into a 0.12 application. Start with the current-version guide and capabilities.
Exceptions (shipped):
- portable authoring (@Transformation.portable, etlantic.transform)
— see Portable Transformations
- portable compiler protocol and Polars kernel compiler — see
Portable Transform Compiler
under Integrations and Execution
Portable transformation program (history and remaining work)¶
- Authoring experience (shipped 0.11)
- Function catalog (shipped 0.11)
- Compiler protocol (shipped 0.12; Polars kernel)
- Implementation plan
- DTCS evolution
- DTCS 2.0 publication record
- DTCS 3.0 Rich Portable Analytics publication record
Maintainer plans¶
Design-study examples¶
The Examples index distinguishes CI-tested scripts from aspirational studies. Design studies are not compatibility promises.