-
Hello, thank you devs for this fantastic product!
Can i know where i can find documentation or someone can guide me into how to send captions when i chromecast?
Currently, all captions are auto…
-
goland version: GoLand 2024.3
plugin version: 1.2.10
java.lang.ClassCastException: class com.alibaba.druid.sql.ast.statement.SQLCreateIndexStatement cannot be cast to class com.alibaba.druid.sql.ast…
-
https://github.com/user-attachments/assets/dc908b0a-bbb7-4b8b-b4f3-be24d9d57bfa
the casting is broken it's only placing the cast pot and not the casting pit with it i have tryinged chaging the …
-
Enable making casts directly to [Anoncast](https://github.com/Slokh/anoncast)
This is already possible in 33bits. It can be done through a delegate walllet that holds the required $ANON balance, wh…
-
Reinterpret_cast on windows require to cast to a pointer before (prefix & is working)
-
Doing a `project` statement to a string that contains an integer should be possible by running something akin to:
```
source | project num_field = cast(str_field, int) * 10
```
-
### What happens?
**Double to Decimal cast** suffers from floating point inaccuracies [Similar to https://github.com/duckdb/duckdb/issues/3091]
**Decimal to Decimal cast** in case of downcast to…
-
### Is your feature request related to a problem or challenge?
The Substrait [Cast Expression](https://github.com/substrait-io/substrait/blob/e3a7773895f4121deb6904b79efbcd76c656c9e8/proto/substrait/…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
Drop table if exists test_table;
CREATE TABLE test_tabl…
-
# BugReport: Issues with CAST function
## version
4.2.1
## Original sql
```
select distinct lineitem.l_receiptdate, lineitem.l_returnflag from lineitem
where ((not (lineitem.l_shipmode not in
…