-
Is there a way to pattern match a descendant of arbitrary depth?
I'm parsing C code and I'm trying to get all identifiers of static declarations.
Something like the following works for simple case…
-
**Is your feature request related to a problem?**
Kubernetes Service resources of type LoadBalancer will create a new NLB with an instance or ip target type.
Now, I have another service with a d…
-
By "pseudo-event-level data" we mean data that is naturally represented as having multiple rows per-patient but which we represent using a fixed (but potentially large) number of columns in a one-row-…
-
Hi,
assuming the standard way to obtain a sqlite3 handle in the FAQ (https://github.com/fnc12/sqlite_orm/wiki/FAQ)
```auto storage = make_storage(...);
storage.on_open = [](sqlite3 *db) {
…
-
I know BigQuery jobs are asynchronous by default. However, I am struggling to make my datapipeline async end-to-end.
Looking at [this JS example](https://medium.com/skyshidigital/what-bigquery-is-a…
-
### What happened?
I make a dataset with some variables, and make them all coordinates.
Then I try to query on the dataset. Error ensues.
### What did you expect to happen?
No error.
### Minimal …
-
### Is your feature request related to a problem?
Windowing functions are not supported in Pyspark backend right now.
### Describe the solution you'd like
I'd like to have support for windowi…
-
- Program: Recursor
- Issue type: Bug report
### Short description
If pdns-recursor receives query from the client with ECS option included, and answer to this query contains ECS option with …
-
- [ ] This is not a support question, I have read [about opensource](https://www.powerdns.com/opensource.html) and will send support questions to the IRC channel, [Github Discussions](https://github…
-
`db.query` is a bit difficult to support over a muxrpc stream, but it should be possible.
```js
ssb.db.query(
and( // this produces a function
type('post') // this produces an object
),…