Jonathan Puvilland

Results 1 issues of Jonathan Puvilland

In release 0.1.7, atlasclient.models.EntityUniqueAttribute raised an exception when reading the entity attribute. **atlasclient 0.1.7** ``` >>> from det.app import ATLAS_CLIENT >>> ATLAS_CLIENT >>> hdfs_path_EUA = ATLAS_CLIENT.entity_unique_attribute('hdfs_path', qualifiedName='/data/d0/raw') >>> hdfs_path_EUA >>>...