We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is currently no data type for a byte array in IotDB.
Add a new data type for byte array. For example, it can be called BYTES.
No response
The text was updated successfully, but these errors were encountered:
Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!
Sorry, something went wrong.
We are introducing new data types. #12576
For current version, you can use TEXT to store byte array data. Here is an example.
Ok, thank you for feedback. I will waiting for release of #12576. I think I should close this issue.
No branches or pull requests
Search before asking
Motivation
There is currently no data type for a byte array in IotDB.
Solution
Add a new data type for byte array. For example, it can be called BYTES.
Alternatives
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: