- Faster Product status checking, now performed at rendering time
- New products: GenericProduct and GenericSQLRelation for Products
that do not have a specific implementation (e.g. you can use Hive
with the DBAPI client + GenericSQLRelation)
- Improved DAG build reports, subselect columns, transform to
pandas.DataFrame and dict
- Parallel executor now returns build reports, just like the Serial
executor