[
https://issues.apache.org/jira/browse/IGNITE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-3959:
------------------------------------
Fix Version/s: (was: 1.7)
1.8
> SQL: Optimize Date\Time fields conversion.
> ------------------------------------------
>
> Key: IGNITE-3959
> URL: https://issues.apache.org/jira/browse/IGNITE-3959
> Project: Ignite
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 1.6
> Reporter: Andrew Mashenkov
> Labels: newbie, performance
> Fix For: 1.8
>
>
> SqlFieldsQueries slowdown on date\time fields processing due to ineffective
> java.util.Calendar usage for date manipulation by H2 database.
> Good point to start is IgniteH2Indexing.wrap() method. Make optimization for
> types DATE and TIME as it already done for TIMESTAMP type.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)