-
@adonath and I started to implement functions to serialise astropy.table.Table objects to JSON in https://github.com/gammapy/gammapy/pull/441 because we and @kepta want to build web pages that display…
cdeil updated
3 years ago
-
Hi, we are currently facing problems submitting json objects with a date field in them. It would make sense to provide custom json.dumps `kwargs` to load_table_from_json in python-bigquery/google/clou…
-
[Apache Iceberg](https://iceberg.apache.org/) is an Open Table Format (OTF) that can be used for storing data in object storage with a well defined schema.
The Iceberg spec defines its own data sch…
-
```
const Ladder = require('../model/addSubModel');
const withdrawOrAddFundsToLadder = async (req, res) => {
try {
const { lad_id, user_id, new_stocks_to_buy, new_cash_needed, new_or…
-
Hello,
I am trying to use the to_json functionality of optbinning.
Whilst trying out the function, I came across the following error message
```
TypeError: Object of type ndarray is not JSO…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
When I use…
-
## Issue Creation Checklist
- [X] I understand that my issue will be automatically closed if I don't fill in the requested information
- [X] I have read the [contribution guidelines](https://g…
-
### API
C++
### Description
Right now we only support: `Copy/Load from/to` JSON with optional `enforcing types`, while duckdb support a JSON Data Type to be stored in a table and can be manipulated…
-
When mapping entity type to table and to a view, we allow specifying different column names for both. We could/should allow this for json columns also. Currently the same json column name is used for …
-
### Is your feature request related to a problem? Please describe.
With the addition of structured logging #2576 it's become clear that structured data has user value in outputs not just diagnostic l…
mkcp updated
14 hours ago