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
.
ClickHouse
/
clickhouse-rs
Public
Notifications
You must be signed in to change notification settings
Fork
169
Star
551
Code
Issues
63
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implement support for jiff
- #293
#293
Open
NickKolpinski
wants to merge 12 commits into
ClickHouse:main
ClickHouse/clickhouse-rs:main
from
NickKolpinski:feat/jiff-support
NickKolpinski/clickhouse-rs:feat/jiff-support
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Implement support for jiff
#293
NickKolpinski
wants to merge 12 commits into
ClickHouse:main
ClickHouse/clickhouse-rs:main
from
NickKolpinski:feat/jiff-support
NickKolpinski/clickhouse-rs:feat/jiff-support
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2026
WIP
NickKolpinski
committed
2bc061a
View commit details
Copy full SHA for 2bc061a
Browse repository at this point
`std::fmt` -> `fmt`
Show description for c470049
NickKolpinski
committed
c470049
View commit details
Copy full SHA for c470049
Browse repository at this point
Commits on Jun 2, 2026
Add top-level documentation; fix typos
NickKolpinski
committed
e0b2293
View commit details
Copy full SHA for e0b2293
Browse repository at this point
Add into_inner() to the wrappers
Show description for a5dcd4f
NickKolpinski
committed
a5dcd4f
View commit details
Copy full SHA for a5dcd4f
Browse repository at this point
Special treatment for Timestamp64<9>
NickKolpinski
committed
e9b79d7
View commit details
Copy full SHA for e9b79d7
Browse repository at this point
Port integration tests
NickKolpinski
committed
2ec8f07
View commit details
Copy full SHA for 2ec8f07
Browse repository at this point
Move `forbid`s one level up
NickKolpinski
committed
ca19d94
View commit details
Copy full SHA for ca19d94
Browse repository at this point
Clarify the comment, now that Timestamp64<9> gets special treatment
NickKolpinski
committed
c251de9
View commit details
Copy full SHA for c251de9
Browse repository at this point
Commits on Jun 3, 2026
Replace qualified paths to Deserializer with `use` statements
NickKolpinski
committed
f241ece
View commit details
Copy full SHA for f241ece
Browse repository at this point
tweak documentation a bit
NickKolpinski
committed
7c1e363
View commit details
Copy full SHA for 7c1e363
Browse repository at this point
Commits on Jun 24, 2026
Fix initialization of FROM for 64-bit Durations
Show description for 2930a40
NickKolpinski
committed
2930a40
View commit details
Copy full SHA for 2930a40
Browse repository at this point
Fix a typo in Timestamp32OutOfRange's docs
NickKolpinski
committed
a6d00cc
View commit details
Copy full SHA for a6d00cc
Browse repository at this point
You can’t perform that action at this time.