apache / apache/ignite

Setting TimeZone. setDefault for databases in idea does not work

Open
#10,765 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.1k
Forks
1.9k
Avg merge
3d 2h
Merged PRs (30d)
46

Description

I added TimeZone to the jdbc connection for ignite core SetDefault () was then packaged as a jar and loaded into databases using a custom driver, causing my query to select now (); The results are not displayed correctly, but the query was correct when I used jdbc to connect normally
jdbc改动
我的core
时间对比

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the timezone difference between a normal JDBC connection and the packaged Ignite core loaded through the custom driver, using the attached screenshots and the NOW() query described in the report. Done means the query results display the same correct time in both connection paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.