GitHub user Xuanwo added a comment to the discussion: The map construction in opendal's C binding
> In opendal, we use a HashMap<String, String> to support our init logic. This conclusion is incorrect. Using a hashmap for initialization has never been considered as our primary method. `nodejs` and `python` init operator in this way because they are dynamic language. GitHub link: https://github.com/apache/incubator-opendal/discussions/1904#discussioncomment-5577258 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
