-
### Describe the bug
dbt-databricks throws Object of type ndarray is not JSON serializable when previewing nested json (`dbt show`)
### Steps To Reproduce
* Open a databricks dbt project on yo…
-
In order to access to the dictionary of Status or any object that tweepy return from the Twitter API, we need to access to a protected member (`._json`) of its class.
Wouldn't be better to have a …
-
I am trying to break my orchestrator function up into one or more sub-orchestrators. As a single function everything is working, but when I create a sub-orchestrator and try to call it from the orche…
-
Because every version of json_model depends on json_serializable ^2.0.0 and flutter_todo depends on json_serializable ^3.2.5, json_model is forbidden.
So, because flutter_todo depends on json_model…
-
```
Because every version of json_model depends on json_serializable ^2.0.0 and flutter depends on json_serializable ^3.5.1, json_model is forbidden.
So, because flutter depends on json_model any, v…
-
Hi,
I'm using a few libraries that aren't readily JSON Serializable, and rather than attempt to write a serializer for every time it shows up, I rather just ignore it. Is there a simple way to do t…
-
Would you be open to adding support for type DECIMAL?
-
In a recent debugging session, I was trying to inspect a remote scheduler through a bunch of `client.run_on_scheduler(lambda dask_scheduler: dask_scheduler.)` commands. Some of these (like `.tasks`) w…
-
### 重现步骤
在SQL查询菜单中操作在线查询,因字段有BLOB类型导致查询报错,是否更友好一些查询时直接提示,方便使用者根据字段查询,
### 预期外的结果
SQL在线查询出错Internal Server Error
### 日志文本
```shell
[2024-09-10 09:45:51,097][MainThread:140229526841152][task_id:def…
-
If you try to set a durable entity state to a non-serializable object, for example a rich class, the methods of that class would not be available and your entity/orchestration would fail with an error…