hubUtils 1.0.0
- Added latest schema version (v6.0.0).
- Added support for
target-dataconfig files inget_schema_url(),read_config(),get_version_hub(), andis_v3_hub()(#252). - Added two lightweight example v6 hubs for use in examples and tests:
testhubs/v6/target_file— target data stored in single files.testhubs/v6/target_dir— hive-partitioned target data.