taosdata/TDengine

base64 decode for column, like mysql FROM_BASE64(str)

Open

#25,945 建立於 2024年5月28日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C (5,002 fork)batch import
help wantedquestion

倉庫指標

Star
 (24,849 star)
PR 合併指標
 (平均合併 1天 1小時) (30 天內合併 4 個 PR)

描述

General Questions A general question should be related to TDengine's user's manual, user experience, milestones, business cooperations etc. Before you ask a question, please:

  1. Try searching for answers in the official documentation
  2. Try searching in the existing issues on GitHub
  3. Try searching on tech forums such as Stack Overflow, Quora, CSDN, v2ex etc.
  4. Try using online searching engines such as Google, Bing, Baidu

If all the ways above couldn't help, please clearly and concisely describe what the question is. dear tdengine team: i find base64 function in this repo, https://github.com/search?q=repo%3Ataosdata%2FTDengine%20base64&type=code is there a function like mysql FROM_BASE64(str) that i can use select FROM_BASE64('${column_value}') from ${table_name} in tdengine

貢獻者指南