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
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.4k
Star
9.2k
Code
Issues
1.8k
Pull requests
321
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(function): add
least
function
- #13786
#13786
Merged
alamb
merged 17 commits into
apache:main
apache/datafusion:main
from
rluvaton:add-least
rluvaton/datafusion:add-least
Copy head branch name to clipboard
Dec 20, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(function): add
least
function
#13786
alamb
merged 17 commits into
apache:main
apache/datafusion:main
from
rluvaton:add-least
rluvaton/datafusion:add-least
Copy head branch name to clipboard
Commits
Commits on Dec 14, 2024
start adding least fn
rluvaton
committed
8ea5da5
View commit details
Copy full SHA for 8ea5da5
Browse repository at this point
feat(function): add least function
rluvaton
committed
3c6e133
View commit details
Copy full SHA for 3c6e133
Browse repository at this point
update function name
rluvaton
committed
991b17a
View commit details
Copy full SHA for 991b17a
Browse repository at this point
fix scalar smaller function
rluvaton
committed
e1bf7ae
View commit details
Copy full SHA for e1bf7ae
Browse repository at this point
add tests
rluvaton
committed
d96f546
View commit details
Copy full SHA for d96f546
Browse repository at this point
run Clippy and Fmt
rluvaton
committed
bfa1abc
View commit details
Copy full SHA for bfa1abc
Browse repository at this point
Generated docs using `./dev/update_function_docs.sh`
rluvaton
committed
25af65d
View commit details
Copy full SHA for 25af65d
Browse repository at this point
add comment why `descending: false`
rluvaton
committed
3ad250c
View commit details
Copy full SHA for 3ad250c
Browse repository at this point
update comment
rluvaton
committed
412dec6
View commit details
Copy full SHA for 412dec6
Browse repository at this point
Update least.rs
Show description for 13862e4
rluvaton
and
Omega359
authored
13862e4
View commit details
Copy full SHA for 13862e4
Browse repository at this point
Commits on Dec 15, 2024
Update scalar_functions.md
rluvaton
authored
513348a
View commit details
Copy full SHA for 513348a
Browse repository at this point
Commits on Dec 19, 2024
Merge remote-tracking branch 'apache/main' into add-least
alamb
committed
a9c193a
View commit details
Copy full SHA for a9c193a
Browse repository at this point
run ./dev/update_function_docs.sh to update docs
alamb
committed
a28d425
View commit details
Copy full SHA for a28d425
Browse repository at this point
Commits on Dec 20, 2024
Merge branch 'apache:main' into add-least
rluvaton
authored
b82ee38
View commit details
Copy full SHA for b82ee38
Browse repository at this point
merge greatest and least implementation to one
rluvaton
committed
b5e2ac0
View commit details
Copy full SHA for b5e2ac0
Browse repository at this point
add header
alamb
committed
881c54e
View commit details
Copy full SHA for 881c54e
Browse repository at this point
Merge remote-tracking branch 'apache/main' into add-least
alamb
committed
aa0d87e
View commit details
Copy full SHA for aa0d87e
Browse repository at this point
You can’t perform that action at this time.