-
Responding to https://github.com/margelo/react-native-quick-sqlite/pull/55#issuecomment-2391285662, since bloating that PR with extra hopes and dreams wouldn't be productive.
- [ ] Concurrency. The…
-
Currently the ports and parameters in the modelDescription.xml are named after the c-representation of the port/parameter name.
It would be useful to have a possibility to change the names in the m…
-
As a substitute for a map type, which is missing in BigQuery, we've implemented maps as arrays of \ structs. Some of these keys and values are int64-typed.
Using Ibis, we can't flatten these arrays…
-
# Documentation
Hi there, I’m looking for the formula that numpy uses to calculate the inner product of multidimensional arrays. I found the C code that generates `np.dot` but I’m not as competent …
-
### Description
For non-trivial workbook (10+ worksheets, multiple rows and formulas referencing cross worksheets + named expressions) it takes hyperformula about 30-35 seconds to build dependency …
-
### Godot version
4.0.rc2.official
### System information
Linux
### Issue description
While integers belonging to named classes are modifiable from a plugin, arrays are not. This could …
-
I'm converting a bunch of Play 1 templates to Rocker. I *love* Rocker's typesafety, performance, and simplicity, but I wish that I could pass named arguments, rather than positional arguments. Here's…
-
Currently, the way it works is that you need to have two fields: one each with its own association. Even so, the API isn't very conducive to this. For example, `eavlDataSet::GetField` will only retu…
-
**Use case**
In many of our queries, we make extensive use of groupArray, groupUniqArray, arraySort, arrayMap, and other array functions, to manipulate "sub-tables" of data, in the form of arrays o…
tobia updated
6 months ago
-
The [JSON Lines](https://jsonlines.org) text format (aka JSONL or newline-delimited JSON) has one JSON object per line. It's often used for structured log files or as a well-specified alternative to C…
dloss updated
3 months ago