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
.
ClickHouse
/
clickhouse-java
Public
Notifications
You must be signed in to change notification settings
Fork
633
Star
1.6k
Code
Issues
158
Pull requests
18
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Merge v0.3.1
- #646
#646
Merged
zhicwu
merged 45 commits into
master
ClickHouse/clickhouse-java:master
from
develop
ClickHouse/clickhouse-java:develop
Copy head branch name to clipboard
Apr 27, 2021
Conversation
Commits
45
(45)
Checks
Files changed
Merged
Merge v0.3.1
#646
zhicwu
merged 45 commits into
master
ClickHouse/clickhouse-java:master
from
develop
ClickHouse/clickhouse-java:develop
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2021
Add notice
aiyanbo
committed
543d046
View commit details
Copy full SHA for 543d046
Browse repository at this point
Merge pull request #609 from aiyanbo/master
Show description for 59a8544
zhicwu
authored
59a8544
View commit details
Copy full SHA for 59a8544
Browse repository at this point
Commits on Apr 10, 2021
Fix issue #614 and add missing test cases
zhicwu
committed
73ea242
View commit details
Copy full SHA for 73ea242
Browse repository at this point
Merge pull request #616 from zhicwu/parse-desc-alias(discard build failure caused by changes in 21.3)
Show description for 3eb1a51
zhicwu
authored
3eb1a51
View commit details
Copy full SHA for 3eb1a51
Browse repository at this point
Fix error when use_new_parser is set to false
zhicwu
committed
552b1d7
View commit details
Copy full SHA for 552b1d7
Browse repository at this point
Remove useless code
zhicwu
committed
b83e74c
View commit details
Copy full SHA for b83e74c
Browse repository at this point
Merge pull request #618 from zhicwu/disable-new-parser
Show description for d508f0a
zhicwu
authored
d508f0a
View commit details
Copy full SHA for d508f0a
Browse repository at this point
Commits on Apr 15, 2021
added shared cookie store
Cheppali-Reddy
committed
7dd05b7
View commit details
Copy full SHA for 7dd05b7
Browse repository at this point
scope cookie store to db
Cheppali-Reddy
committed
f09ea11
View commit details
Copy full SHA for f09ea11
Browse repository at this point
fix test cases
Cheppali-Reddy
committed
c545cfc
View commit details
Copy full SHA for c545cfc
Browse repository at this point
Commits on Apr 19, 2021
Disable DEBUG and INFO logs during testing
zhicwu
committed
b3b6908
View commit details
Copy full SHA for b3b6908
Browse repository at this point
Simplify warning when failed to parse SQL
zhicwu
committed
6aa7fca
View commit details
Copy full SHA for 6aa7fca
Browse repository at this point
Use latest LTS to run timezone test
zhicwu
committed
55f1398
View commit details
Copy full SHA for 55f1398
Browse repository at this point
Fix #603 - make RoaringBitmap dependency optional, and remove jitpack repository
zhicwu
committed
39fe3ed
View commit details
Copy full SHA for 39fe3ed
Browse repository at this point
Fix build break in 21.3
zhicwu
committed
5cc67aa
View commit details
Copy full SHA for 5cc67aa
Browse repository at this point
Merge pull request #629 from zhicwu/update-pom
Show description for b3b504e
zhicwu
authored
b3b504e
View commit details
Copy full SHA for b3b504e
Browse repository at this point
Merge pull request #626 from Cheppali-Reddy/shared_cookie_store
Show description for 46c8f47
zhicwu
authored
46c8f47
View commit details
Copy full SHA for 46c8f47
Browse repository at this point
Commits on Apr 20, 2021
Remove obsolete code, and enable multi-statement support
zhicwu
committed
b1e7254
View commit details
Copy full SHA for b1e7254
Browse repository at this point
Merge pull request #632 from zhicwu/clean-up
Show description for cb613ba
zhicwu
authored
cb613ba
View commit details
Copy full SHA for cb613ba
Browse repository at this point
Add more query parameters
zhicwu
committed
a46a368
View commit details
Copy full SHA for a46a368
Browse repository at this point
Fix build break found on 20.8
zhicwu
committed
f2a2b6c
View commit details
Copy full SHA for f2a2b6c
Browse repository at this point
Disable bigint/map tests when they're not supported
zhicwu
committed
8a3f25c
View commit details
Copy full SHA for 8a3f25c
Browse repository at this point
Merge pull request #633 from zhicwu/more-query-options
Show description for 0720d97
zhicwu
authored
0720d97
View commit details
Copy full SHA for 0720d97
Browse repository at this point
Enable batch execution in Statement
zhicwu
committed
f106d76
View commit details
Copy full SHA for f106d76
Browse repository at this point
Commits on Apr 21, 2021
Benchmark against LTS version
zhicwu
committed
57bdef3
View commit details
Copy full SHA for 57bdef3
Browse repository at this point
Mark known issue for future enhancement
zhicwu
committed
2db368e
View commit details
Copy full SHA for 2db368e
Browse repository at this point
Support arbitrary SQL in prepared statement
zhicwu
committed
f7b1bfe
View commit details
Copy full SHA for f7b1bfe
Browse repository at this point
Merge pull request #635 from zhicwu/batch-process
Show description for af73772
zhicwu
authored
af73772
View commit details
Copy full SHA for af73772
Browse repository at this point
Move query to request body
zhicwu
committed
76a5d3d
View commit details
Copy full SHA for 76a5d3d
Browse repository at this point
Merge pull request #636 from zhicwu/large-request
Show description for 5900247
zhicwu
authored
5900247
View commit details
Copy full SHA for 5900247
Browse repository at this point
Move query to request body along with external data
zhicwu
committed
589f086
View commit details
Copy full SHA for 589f086
Browse repository at this point
Merge pull request #637 from zhicwu/long-query-with-external-data
Show description for 994b899
zhicwu
authored
994b899
View commit details
Copy full SHA for 994b899
Browse repository at this point
Commits on Apr 22, 2021
Dedup code
zhicwu
committed
88e8aa4
View commit details
Copy full SHA for 88e8aa4
Browse repository at this point
Reformat code
zhicwu
committed
f528752
View commit details
Copy full SHA for f528752
Browse repository at this point
Add RowBinaryWithNamesAndTypes
zhicwu
committed
f273e8f
View commit details
Copy full SHA for f273e8f
Browse repository at this point
Merge pull request #638 from zhicwu/binary-format
Show description for b89e023
zhicwu
authored
b89e023
View commit details
Copy full SHA for b89e023
Browse repository at this point
Commits on Apr 27, 2021
Add CustomSeparated for #474 and #606
zhicwu
committed
aa67a79
View commit details
Copy full SHA for aa67a79
Browse repository at this point
Add example for use of ClickHouseProperties and ClickHouseQueryParam(#627)
zhicwu
committed
500aa98
View commit details
Copy full SHA for 500aa98
Browse repository at this point
Bump dependency - merge PR #640
zhicwu
committed
4fade07
View commit details
Copy full SHA for 4fade07
Browse repository at this point
Prepare 0.3.1 release
zhicwu
committed
aa2dfc3
View commit details
Copy full SHA for aa2dfc3
Browse repository at this point
Merge pull request #643 from zhicwu/prepare-release
Show description for b097be5
zhicwu
authored
b097be5
View commit details
Copy full SHA for b097be5
Browse repository at this point
Disable testMaps for 21.4
zhicwu
committed
46ec9cc
View commit details
Copy full SHA for 46ec9cc
Browse repository at this point
Merge pull request #644 from zhicwu/fix-build-break
Show description for 023b174
zhicwu
authored
023b174
View commit details
Copy full SHA for 023b174
Browse repository at this point
Add missing properties
zhicwu
committed
9603356
View commit details
Copy full SHA for 9603356
Browse repository at this point
Merge pull request #645 from zhicwu/update-poms
Show description for 9b72c8a
zhicwu
authored
9b72c8a
View commit details
Copy full SHA for 9b72c8a
Browse repository at this point
You can’t perform that action at this time.