-
### Description
refer to https://github.com/apache/incubator-gluten/blob/main/docs/developers/VeloxUDF.md
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
main
### Commit ID
newest
### Other Environment Information
```Markdown
- Hardware par…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
![image](https://github.com/us…
-
打包之后,注册报错:IoTDB> CREATE FUNCTION example1 AS 'org.example.Main'
Msg: org.apache.iotdb.jdbc.IoTDBSQLException: 301: [TSStatus(code:1202, message:Failed to register UDF EXAMPLE1(org.example.Main), beca…
YWzzq updated
3 weeks ago
-
Right now we allocate large contiguous areas for wasm from a separate reserve.
With memfd we can stitch together some 128kB allocations from our main arena and give them to wasm.
Demonstration code:…
-
**Describe the bug**
Pivot Table error when running a cell:
SnowparkSQLException: (1304): 01b80516-0000-8ba2-002a-f703000a343a: 002003 (42S02): SQL compilation error: Object 'SNOWPARK_TEMP_TABLE_AIU…
-
When updating the Jupyterlab for the CDSE environment and it was noticed that one of the notebooks fails in production, this one openeo/NDVI_Timeseries.ipynb.
There are also some samples that are …
-
### Sample
advanced-validations-udf
### Author(s)
@shaheerahmadch
### Question
Hi, I hope you are well. I am struggling to import zip. Can you please give me steps on how to import it
-
After the bisect, I discovered that PyO3 was broken following the commit: https://github.com/PyO3/pyo3/commit/1c64a03ea084852572872c0d6b5fd029f116c807.
I'm afraid we can't upgrade pyo…
-
### What happens?
When using Python UDFs the code-path is not executed in parallel. I presume this limitation does not have to be applied when `side_effects=False` applies.
### To Reproduce
```
SE…