-
Hi Jordan, My system (2004 vintage) consists of two FX, two MX, and a MATE. When running scan.py, the hub and two FX are detected, but it errors on detecting the MX devices. Any insights are most welc…
-
This is from the https://github.com/ietf-teep/otrp-over-http/issues/8.
Would like to add member of informing insert or delete wish in the QueryResponse which is sent from Device to TAM.
For the …
-
Hi Team,
I am using the below code to update the rows in my table using Java Cloud Bigquery.
```
String dmlQuery = String.format("update exploreTest.Student set Stud_Name = \"Shruti11\", Stud_…
-
Hi Team,
While using **jobs.query API** to select the data from bigquery table, NULL values in the table are returned as object hashcode *java.lang.Object@674621fd*.
I want to retrieve those nu…
-
https://github.com/GoogleCloudPlatform/google-cloud-node/pull/1648#issuecomment-251383826
The BigQuery TIMESTAMP has up to microseconds precision, but when converting to a JavaScript Date, it becomes…
-
We have introduced tc-list in TEEP-TYPE-update message after combining messages from Install and Delete.
I would like to change the typo of tc-list in Update message as an arrays of tc-info which wou…
-
Hello,
I simply want to run this Query in Java.
`SELECT Leistung FROM [myprojekt-111111:SimTestdaten] Where TIMESTAMP between TIMESTAMP("2016-08-28") AND TIMESTAMP("2016-08-29")`
I searched f…
-
Section 7.1 has in the list of things that go in attestation claims:
> - Requested Components: A list of zero or more components (TAs or
> other dependencies needed by a TEE) that are re…
-
I am trying out the examples provided as below:
QueryRequest request = QueryRequest.newBuilder(query)
.setUseLegacySql(false) // standard SQL is required to use query param…
-
### Environment
- OS version: Windows
- JDK version: 8
- ClickHouse Server version: 20.11.5.18
- ClickHouse Native JDBC version: 2.4.3
- (Optional) Spark version: N/A
- (Optional) Other compon…