-
目前企鹅的异常信息较为混乱,缺乏统一的管理。
如:
```java
public ResponseEntity getAdvancedResultHelper(AdvancedQueryRequest advancedQueryRequest,
HttpServletRequest request) {
// 省略
a…
-
Hello, I've started implementing your package and have difficulties with updating the client token for Firebase.
They issue a new token every 3600 seconds. So, I have to have a reliable way to update…
awaik updated
3 years ago
-
# Mission to create a generated Java class that can be extended and override these methods to store information about RNA seqence runs.
![Mission](https://github.com/team19hackathon2021/team19-hack…
-
Item collections are a core concept in DynamoDB, especially for "well-designed" applications using a single table design. So ideally, this concept should have first class support in the SDK. However, …
-
**Describe the bug**
It seems recently some types changed in the package. Now, the following code is not validly typed anymore:
```ts
queryClient
.fetchQuery(
['my-query', { filter: '' }]…
-
Recently I have been having issues with selects in bigquery being run in the following manner:
```
$query = new Google_Service_Bigquery_QueryRequest();
$query->setQuery($stmt);
$respo…
-
**Describe the bug**
The `executionTimeout` parameter exposed in `queueOptions` (to create a `CubejsServer`) doesn't work when using an external Driver (for the external rollouts feature) such as Pos…
-
Hi! Thanks for the great package!
I was searching for information about how to perform mutations and I've just realized that it's work in progress. Any expected date of release? I would like to dit…
-
Currently the first page of BigQuery query results is cached, and the rest is loaded lazily. That's a really confusing way of behaving. We should try to make the exposed surface consistent with other …
-
Hi,
I'm new to grafana and react,
I would like to create a custom panel (html+js) for out client needs. So I need to parse the response from the plugin :
Suppose I have a response with the fo…