-
To guarantee getting valid data from peers, we may need to use peer signatures in QueryResponse.
```proto
message QueryResponse {
message Payload {
oneof { ... }
}
Payload payload = 1;…
motxx updated
6 years ago
-
![localhost](https://user-images.githubusercontent.com/809378/34375859-0c05dd42-eb2c-11e7-8056-81bfc873302f.png)
# environments
```
{
"dependencies": {
"@types/react": "^16.0.28",
"@…
-
Hello,
I was trying this simple CRUD app however I am unable to find the value for the configuration defined in web.config file under my app in qbo. Can someone point me where can I get those detai…
-
Hello,
I have been able to fetch (get) info such as taxAgency, taxRate, invoice, customers from my sandbox which is in OAuth2. However, when I switch over to fetching this same data from a live QBO …
-
Currently, when connecting to HBase the following error is observed:
```
Caused by: java.lang.ExceptionInInitializerError
at org.apache.hadoop.hbase.ClusterId.parseFrom(ClusterId.java:64)…
-
From logs on bws-b5-b, and replicable using the following query:
``https://biocache-clustered.ala.org.au/occurrences/search?q=lsid:urn:lsid:biodiversity.org.au:afd.taxon:d0d70538-9caa-4cfb-863c-d0a…
-
```java
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache…
asidd updated
6 years ago
-
Hi everybody. So far I have been using lotion locally to develop my application. I recently deployed it to two EC2 instances and found out two things:
The express tx-server is run with 'localhost' …
-
Hello gang - great job with the new SignalR framework 👍 . I really like the `IObservable` support for the hub methods, it makes tons of sense to let data streams propagate out to the client. I don't k…
-
This issue tracks things we need to migrate query to use `tabledata.list` instead of `getQueryResults` RPC.
Work is in `bq-perf` branch.
- [x] ~Remove~ InternalApi `QueryResponse` type
- [x] ~Rem…