Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
singlestore-labs
/
singlestoredb-python
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
37
Code
Issues
3
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add JSON support for UDF inputs and outputs
- #98
#98
Open
kesmit13
wants to merge 14 commits into
main
singlestore-labs/singlestoredb-python:main
from
udf-json
singlestore-labs/singlestoredb-python:udf-json
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Add JSON support for UDF inputs and outputs
#98
kesmit13
wants to merge 14 commits into
main
singlestore-labs/singlestoredb-python:main
from
udf-json
singlestore-labs/singlestoredb-python:udf-json
Copy head branch name to clipboard
Commits
Commits on Jan 23, 2026
Add JSON support to UDF parameter and return types
kesmit13
committed
cb4f3d9
View commit details
Copy full SHA for cb4f3d9
Browse repository at this point
Add transformers for JSON object processing
kesmit13
committed
5e103d2
View commit details
Copy full SHA for 5e103d2
Browse repository at this point
Add UDF parameter / returns transformers
kesmit13
committed
136d8bb
View commit details
Copy full SHA for 136d8bb
Browse repository at this point
Implement transformers for UDF inputs and outputs
kesmit13
committed
7a989e9
View commit details
Copy full SHA for 7a989e9
Browse repository at this point
Fix typing issues
kesmit13
committed
8149a44
View commit details
Copy full SHA for 8149a44
Browse repository at this point
Rename dtypes to sql_types
kesmit13
committed
054beeb
View commit details
Copy full SHA for 054beeb
Browse repository at this point
Refactor vector/scalar in, vector/scalar out UDF function wrappers
kesmit13
committed
c55a10b
View commit details
Copy full SHA for c55a10b
Browse repository at this point
Refactor vector/scalar in, vector/scalar out UDF function wrappers
kesmit13
committed
bf50351
View commit details
Copy full SHA for bf50351
Browse repository at this point
Document UDF test functions
kesmit13
committed
4da7c15
View commit details
Copy full SHA for 4da7c15
Browse repository at this point
Fix memory leaks in C extension; add test functions
kesmit13
committed
0c9536f
View commit details
Copy full SHA for 0c9536f
Browse repository at this point
Fix pre-commit issues
kesmit13
committed
f6e0c45
View commit details
Copy full SHA for f6e0c45
Browse repository at this point
Update imports
kesmit13
committed
de14a96
View commit details
Copy full SHA for de14a96
Browse repository at this point
Remove float16 type
kesmit13
committed
3396416
View commit details
Copy full SHA for 3396416
Browse repository at this point
Commits on Jan 29, 2026
Add msgpack timestamp support and fix C extension error handling
Show description for 2697d89
kesmit13
and
claude
committed
2697d89
View commit details
Copy full SHA for 2697d89
Browse repository at this point
You can’t perform that action at this time.