-
**Describe the bug**
When quering a stream using SPLIT() UDF, I get the expected results. When I try to save that query as a stream or table I get no results.
**To Reproduce**
Steps to reproduc…
-
@rdgordon-index and @michaelkleber et al, I've been thinking about https://github.com/WICG/turtledove/issues/824 a bit recently. The specific issue there is exposure of rate cards, pricing logic, and …
-
I'm very perplex, as it seem that MediaInfo is able to read this ISO (UDF 2.50?) file but say that it has a wrong `iso` extension: (my hex editor display an UDF header so i'm confuse)
https://drive.g…
-
### Describe the bug
`generate_series` generates a list:
```
> SELECT generate_series(1,5);
+------------------------------------+
| generate_series(Int64(1),Int64(5)) |
+---------------------…
-
The Glean Dictionary seems like a better long-term place for dataset documentation than bigquery-etl, since we can more easily cross-link the information with the lower-level table and metric data whi…
wlach updated
3 years ago
-
Submitted by: Klaus Mühlböck (1a-archiv)
Relate to [CORE3953](https://github.com/FirebirdSQL/firebird/issues?q=CORE3953+in%3Atitle)
Relate to [CORE3951](https://github.com/FirebirdSQL/firebird/issues…
-
# The problem
Consider the following code example:
```python
import numpy as np
import polars as pl
# Good - native Polars expression
e1 = pl.col("a") + np.float64(1.0)
print(e1) # [(col…
-
A feature which is often used in pandas is `apply` (or `aggregate` or `transform`) that basically allow to do a mapping, aggregation or even a partial reduction operation.
[PySpark](https://databri…
-
If 100 columns in ColumnConfig, 120 in header settings or data columns, there will be exception:
Caused by: org.apache.pig.backend.executionengine.ExecException: ERROR 0: Exception while executing …
-
Scope; many openEO users want to enable AI model inference through openEO. However, they do want to limit what users can do with the model (e.g. downloading the weights)
Currently we run model infere…