Hi 👋
I’m updating the manifest to add my dataset and noticed the delta_url field doesn’t accept file paths, only valid URLs. In the code, entities_url was updated to support both file paths and URLs via expand_entities_url.
Could delta_url be updated similarly to accept both file paths and URLs?
Thanks
Hi 👋
I’m updating the manifest to add my dataset and noticed the
delta_urlfield doesn’t accept file paths, only valid URLs. In the code,entities_urlwas updated to support both file paths and URLs viaexpand_entities_url.Could
delta_urlbe updated similarly to accept both file paths and URLs?Thanks