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
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
.
apache
/
datafusion
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
9.2k
Code
Issues
1.8k
Pull requests
320
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Support Non-Literal Expressions in Substrait VirtualTable Values and Improve Round-Trip Robustness
- #18866
#18866
Merged
kosiew
merged 9 commits into
apache:main
apache/datafusion:main
from
kosiew:scalar-function-virtual-tables-16276
kosiew/datafusion:scalar-function-virtual-tables-16276
Copy head branch name to clipboard
Nov 25, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Support Non-Literal Expressions in Substrait VirtualTable Values and Improve Round-Trip Robustness
#18866
kosiew
merged 9 commits into
apache:main
apache/datafusion:main
from
kosiew:scalar-function-virtual-tables-16276
kosiew/datafusion:scalar-function-virtual-tables-16276
Copy head branch name to clipboard
Commits
Commits on Nov 21, 2025
Enhance Substrait VALUES serialization branching
Show description for 4d6758c
kosiew
committed
4d6758c
View commit details
Copy full SHA for 4d6758c
Browse repository at this point
feat: add support for DescribeTable logical plan in Substrait round trip
kosiew
committed
66fffda
View commit details
Copy full SHA for 66fffda
Browse repository at this point
feat: refactor VALUES handling to use convert_literal_rows for better clarity and maintainability
kosiew
committed
2877d6e
View commit details
Copy full SHA for 2877d6e
Browse repository at this point
feat: add convert_expression_rows function for validating and converting nested expression rows
kosiew
committed
399736f
View commit details
Copy full SHA for 399736f
Browse repository at this point
feat: simplify Substrait roundtrip logic by introducing a dedicated function
kosiew
committed
d875ce1
View commit details
Copy full SHA for d875ce1
Browse repository at this point
Commits on Nov 24, 2025
refactor: rename normalize to strip_aliases_from_values
kosiew
committed
33dfc1c
View commit details
Copy full SHA for 33dfc1c
Browse repository at this point
feat: simplify strip_aliases_from_values function using map_expressions for better clarity
kosiew
committed
829b0ff
View commit details
Copy full SHA for 829b0ff
Browse repository at this point
add comment for map function
kosiew
committed
4de00cc
View commit details
Copy full SHA for 4de00cc
Browse repository at this point
Add missing import and fix closure/result handling
Show description for 6fbbadf
kosiew
committed
6fbbadf
View commit details
Copy full SHA for 6fbbadf
Browse repository at this point
You can’t perform that action at this time.