You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Bowen Ding (Jira)" <ji...@apache.org> on 2020/08/14 14:48:00 UTC

[jira] [Created] (DRILL-7778) Storage IPFS: Support CIDv1 (multibase)

Bowen Ding created DRILL-7778:
---------------------------------

             Summary: Storage IPFS: Support CIDv1 (multibase)
                 Key: DRILL-7778
                 URL: https://issues.apache.org/jira/browse/DRILL-7778
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - Other
            Reporter: Bowen Ding


CIDs used to be encoded in base58. CIDv1 allows different base encodings such as base32 and some contents on IPFS have been using CIDv1.

The `java-multibase` library supports encoding and decoding these multibase CIDs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)