Azure / Azure/azure-kusto-python
Support for running python UDF?
- Vorherrschende Sprache
- Python
- Sterne
- 204
- Forks
- 118
- Ø Merge
- 13 T. 7 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
I would like to run temporary Python UDF using this client. Is it possible?
My use case includes a complex python app which should execute queries and python UDF, something similar to pyspark. Snowflake has this support using Snowpark. In Snowpark, the python UDF is staged in a server location and then executed in Snowflake server with a simple dataframe API (internally the dataframe is converted to a Snowflake query and executed). Can we have something similar here?
We can use `inspect.getsource()` as mentioned in [docs](https://docs.python.org/3/library/inspect.html)
Beitragsleitfaden
Rechercherichtung
Es werden keine Implementierungsdateien oder Tests genannt. Beginnen Sie damit, die Einstiegspunkte für die Abfrageausführung des Python-Clients zu finden und die Dokumentation des Repositorys auf Unterstützung für UDFs zu prüfen. Als abgeschlossen gilt dies, wenn ein konkreter Umfang für die temporäre Ausführung von Python-UDFs und ein abgestimmter Client- und Server-Workflow festgelegt sind.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api, backend-api-design
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100