-
Have you explored Obfuscation of the JSON, in particular synchronized Obfuscation of JavaScript source code and Java source code. The Use-Case for Obfuscation is two fold;
1) Reducing the wire cos…
-
https://github.com/taosdata/taosadapter/blob/a2e99207d58c2d845f4af420ff2ef82b6540920c/controller/rest/stmt.go#L537
没有类似下面的代码 响应 ws的请求。
```
resp := &StmtExecResp{
Action: STMTExec,
R…
-
## Bug Report
Hey I am having issues defining an API struct with an unstructured component. This is primarily for handling in arbitrary overrides the user may give to things like helm charts. As we…
-
If I have a demo.fbs with Demo table, then fb can generate embed schema as static method in struct `DemoBinarySchema` in file `demo_bfbs_generated.h`
My method is `template send(const T& data)`.
I…
-
🆕💥 New issue !
🔥 CP 5.5.13 🔢 Connector v2.0.65 (📅 release date 2022-10-17) 🕐 2022-12-28 18:19 📄 [csv.sh](https://github.com/vdesabou/kafka-docker-playground/blob/master/connect/connect-spool-dir-sour…
-
On Hyde we somehow ended up with h3 and height solr fields that are multivalued.
hyde:
```
"producedBy_samplingSite_location_h3":["8f2da6b2e0d9a81"],
"producedBy_samplingSite_l…
-
**Description**
When merging 2 mcaps with the CLI tool, and one of them has a schema ID of 0 (no schema, just 1 channel with schema ID 0 and 1 message on that channel), the CLI tool crashes with:
``…
-
Currently, combining multiple summaries into one sample plot requires the use of different summary writers with summaries coming from the same graph variable, but optionally different inputs like trai…
-
**Describe the bug**
Slug validation for uniqueness does not "run" when using the javascript client to create the document.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a do…
-
Hi,
I have a schema which is defining the following:
```
{
"doc": "The service timestamp value associated with the commit point in the platform database giving rise to the INSERT operation…