You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have these files for codification - committing human readable files to Git.
For now we can use .parquet for transferring datasets. But in general, we would need a special extension to distinguish dataset files from the others. However, the extension needs to be renamed to something like .dc and .dcp (binary parquet version).
For now I'd not prioritize this.
What is the reason for cp command to support edachain as a format?
We can export / import to / from parquet or json files.
What is the reason for
cp
command to supportedachain
as a format?It makes code more complicated, requires additional care, etc.
I suggest we drop it, unless we have a strong reason not to.
cc @dmpetrov @ilongin
The text was updated successfully, but these errors were encountered: