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 }}
euvre
/
infinity
Public
forked from
JinHai-CN/infinity_new
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jan 4, 2024
Parallel hnsw (#417)
Show description for 2e8e3e3
small-turtle-1
authored
2e8e3e3
View commit details
Copy full SHA for 2e8e3e3
Browse repository at this point
Refactor catalog (#411)
Show description for a264cf0
JinHai-CN
authored
a264cf0
View commit details
Copy full SHA for a264cf0
Browse repository at this point
Refactor Txn related code into one module (#416)
Show description for bbb03e5
JinHai-CN
authored
bbb03e5
View commit details
Copy full SHA for bbb03e5
Browse repository at this point
For avg functions replacing it with (sum / count); count(*) (#415)
Show description for 98c3bcc
loloxwg
authored
98c3bcc
View commit details
Copy full SHA for 98c3bcc
Browse repository at this point
implement physical_limit.cpp for support limit (#414)
Show description for bd75ecd
KKould
authored
bd75ecd
View commit details
Copy full SHA for bd75ecd
Browse repository at this point
Add fragement data type. (#413)
Show description for d0d5ce7
small-turtle-1
and
JinHai-CN
authored
d0d5ce7
View commit details
Copy full SHA for d0d5ce7
Browse repository at this point
Update bool type to store values as compact bits (#406)
yangzq50
authored
a629783
View commit details
Copy full SHA for a629783
Browse repository at this point
Commits on Jan 3, 2024
Init inverted index reader and writer interfaces (#412)
yingfeng
authored
3c67f2f
View commit details
Copy full SHA for 3c67f2f
Browse repository at this point
Improve performance of chinese analyzer (#404)
Show description for 9b6c6a0
yingfeng
authored and
JinHai-CN
committed
9b6c6a0
View commit details
Copy full SHA for 9b6c6a0
Browse repository at this point
LSan requires docker run --privileged
yuzhichang
authored and
JinHai-CN
committed
ebde243
View commit details
Copy full SHA for ebde243
Browse repository at this point
Added unit test to CI
yuzhichang
authored and
JinHai-CN
committed
27ddb8d
View commit details
Copy full SHA for 27ddb8d
Browse repository at this point
Run ci for a PR only if it's labeled ci. Added mergify rules (#403)
yuzhichang
authored and
JinHai-CN
committed
f746703
View commit details
Copy full SHA for f746703
Browse repository at this point
Add chinese analyzer (#402)
yingfeng
authored and
JinHai-CN
committed
d4e8343
View commit details
Copy full SHA for d4e8343
Browse repository at this point
Add ngram analyzer and ut (#400)
Show description for 8e44795
yingfeng
authored and
JinHai-CN
committed
8e44795
View commit details
Copy full SHA for 8e44795
Browse repository at this point
Build nightly image
yuzhichang
authored and
JinHai-CN
committed
4560820
View commit details
Copy full SHA for 4560820
Browse repository at this point
Add support for DATE, TIME, DATETIME and TIMESTAMP (#393)
Show description for c2eb974
yangzq50
authored and
JinHai-CN
committed
c2eb974
View commit details
Copy full SHA for c2eb974
Browse repository at this point
Add analyzer framework (#396)
Show description for 0c6e029
yingfeng
authored and
JinHai-CN
committed
0c6e029
View commit details
Copy full SHA for 0c6e029
Browse repository at this point
Build and push docker image
yuzhichang
authored and
JinHai-CN
committed
e2227c5
View commit details
Copy full SHA for e2227c5
Browse repository at this point
Added Dockerfile for nightly build (#392)
yuzhichang
authored and
JinHai-CN
committed
3e8e87b
View commit details
Copy full SHA for 3e8e87b
Browse repository at this point
Deploy using binary package (#390)
Show description for 7dd8e7a
2 people
authored and
JinHai-CN
committed
7dd8e7a
View commit details
Copy full SHA for 7dd8e7a
Browse repository at this point
Support trigger nightly build manually (#389)
Show description for 467a154
yuzhichang
authored and
JinHai-CN
committed
467a154
View commit details
Copy full SHA for 467a154
Browse repository at this point
Add stemmer required by analyzers (#388)
yingfeng
authored and
JinHai-CN
committed
f1f3ce8
View commit details
Copy full SHA for f1f3ce8
Browse repository at this point
Commits on Dec 27, 2023
perf: optimize physical_sort.cpp implementation (#385)
Show description for 774aeac
KKould
authored
774aeac
View commit details
Copy full SHA for 774aeac
Browse repository at this point
Commits on Dec 26, 2023
[doc] Fix a docker command in README.md (#383)
librae8226
authored
4967743
View commit details
Copy full SHA for 4967743
Browse repository at this point
Finish basic simple aggregate count, sum, min, max, avg one block (#381)
Show description for ec1c922
loloxwg
authored
ec1c922
View commit details
Copy full SHA for ec1c922
Browse repository at this point
Added a link to Benchmark (#380)
writinwaters
authored
b4ce17f
View commit details
Copy full SHA for b4ce17f
Browse repository at this point
[doc] Added a benchmark report on sift (#374)
Show description for 06d6093
writinwaters
authored
06d6093
View commit details
Copy full SHA for 06d6093
Browse repository at this point
Fix bug. fix materialize sink bug. (#379)
small-turtle-1
authored
dbf320b
View commit details
Copy full SHA for dbf320b
Browse repository at this point
Add dockerfile for centos7 (#370)
Show description for 46e182e
yangzq50
authored
46e182e
View commit details
Copy full SHA for 46e182e
Browse repository at this point
Build release on ubuntu-latest
yuzhichang
committed
4c57897
View commit details
Copy full SHA for 4c57897
Browse repository at this point
Remove unused format in decimal_info.cpp (#372)
Show description for 72e9fa6
JackDrogon
authored
72e9fa6
View commit details
Copy full SHA for 72e9fa6
Browse repository at this point
Build nightly on avx2, test on avx512
yuzhichang
committed
4a66a0d
View commit details
Copy full SHA for 4a66a0d
Browse repository at this point
fix docs/build_from_source.md (#377)
yangzq50
authored
e05abc2
View commit details
Copy full SHA for e05abc2
Browse repository at this point
[doc] Fix a typo in README.md (#375)
librae8226
authored
71eced1
View commit details
Copy full SHA for 71eced1
Browse repository at this point
Update docs/build_from_source.md (#369)
Show description for c015c01
yangzq50
authored
c015c01
View commit details
Copy full SHA for c015c01
Browse repository at this point
Previous
Next
You can’t perform that action at this time.