Is it possible to include more than one MCE object...
# ingestion
o
Is it possible to include more than one MCE object in a single MCE JSON file? I'm currently looking at the source for file.py in metadata ingestion module and I have my doubts about this - https://github.com/linkedin/datahub/blob/master/metadata-ingestion/src/datahub/ingestion/source/file.py#L62
b
o
Thanks for the quick reply! Looks like I read the code wrong. I just verified this same myself.