GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/1002
IGNITE-3750: Added date/time functions tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3750
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1002.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1002
----
commit 4e9e7b8ee1c990bacdc2d081b706ca315927fdce
Author: vozerov-gridgain <[email protected]>
Date: 2016-08-24T09:12:00Z
IGNITE-3716: ODBC: Added SQL escape sequence parsing.
commit 118db2fcffe3534aa1e5f4b97b8fbe23891752c4
Author: vozerov-gridgain <[email protected]>
Date: 2016-08-24T09:12:24Z
Merge remote-tracking branch 'upstream/ignite-1.6.6' into ignite-1.6.6
commit c02ad87f863bd730e60fb7052547fa0848e7eb77
Author: isapego <[email protected]>
Date: 2016-08-24T14:21:48Z
IGNITE-3736: ODBC: Added support for string scalar functions. This closes
#979.
commit 13dfcbe03aca137ee70698f6083df27c10ecdaf9
Author: vozerov-gridgain <[email protected]>
Date: 2016-08-24T14:31:38Z
IGNITE-3736: ODBC: Reverted back removed "supported" futures.
commit d6449ffbc65acda6a2cf4484608188367837dd17
Author: sboikov <[email protected]>
Date: 2016-08-24T15:34:02Z
Fixed issues on node stop:
- in service processor need guard depExe access with busyLock
- do not error log IO errors in ClientImpl on stop
commit 5a3b3e2c6ecb5d6c96513b79f21828526b4a98a0
Author: isapego <[email protected]>
Date: 2016-08-25T09:35:07Z
IGNITE-3749: ODBC: Added support for numeric scalar functions. This closes
#981.
commit 0e3a6e2df8b42f255a5a4688d5827dccaabfd3a4
Author: isapego <[email protected]>
Date: 2016-08-25T11:34:31Z
IGNITE-3757: ODBC: Added aggregate functions support. This closes #983.
commit e21111f287039011bc9437c94fb574e61e2ac226
Author: Andrey V. Mashenkov <[email protected]>
Date: 2016-08-25T13:26:02Z
IGNITE-3738: ODBC: Fixed escape sequence whitespaces handling. This closes
#982.
commit 8aabd6ea65d883d3bbcf37c05c146105dff8a6e2
Author: isapego <[email protected]>
Date: 2016-08-25T13:30:20Z
IGNITE-3751: ODBC: Added system functions support. This closes #985.
commit ae0b5ebf02f3eb70d24dd3b0eb63dde9843c82b0
Author: Andrey V. Mashenkov <[email protected]>
Date: 2016-08-26T08:12:31Z
IGNITE-3739: ODBC: Added GUID escape sequence support. This closes #988.
commit 6fd53ea5b50148e5a1156d83ea28acb8faf84035
Author: Igor Sapego <[email protected]>
Date: 2016-08-26T08:19:39Z
IGNITE-3761: ODBC: Added tests for SQL_SQL92_VALUE_EXPRESSIONS. This closes
#989.
commit 99e3e8a2d997aa681264460c2845984712ded90e
Author: Igor Sapego <[email protected]>
Date: 2016-08-26T08:23:49Z
IGNITE-3764: ODBC Added tests for SQL operators. This closes #986.
commit 87a1928a4f90b4f8a221041cfff9d22e3dd801cc
Author: vozerov-gridgain <[email protected]>
Date: 2016-08-26T12:22:15Z
IGNITE-3776: Removed code duplication in GridNearAtomicAbstractUpdateFuture.
commit 92f18bf353cc8c3821c6500ce9f1cd397a7cf17c
Author: Andrey V. Mashenkov <[email protected]>
Date: 2016-08-26T12:31:30Z
IGNITE-3745: ODBC: Implemented date/time/timestamp escape sequence parsing.
This closes #991.
commit b5757642e135908d9baa027a605035dd0d4acfc9
Author: tledkov-gridgain <[email protected]>
Date: 2016-08-26T12:47:02Z
IGNITE-3670 IGFS: Improved symlink handling for delete operation and added
more tests. This closes #975.
commit 3106df0cda0f596eb33998e3b1405cb74b323a74
Author: isapego <[email protected]>
Date: 2016-08-26T17:27:43Z
IGNITE-3750: Added tests for current date.
commit 9e99fc9dd3eab473f86859ba2d0684deaaf00f06
Author: isapego <[email protected]>
Date: 2016-08-29T11:28:03Z
IGNITE-3750: Added datetime functions tests.
commit f17014494dbadc2464b127beec7bee9203770821
Author: isapego <[email protected]>
Date: 2016-08-29T13:22:35Z
IGNITE-3750: Added explicit cast to java.util.Date from java.sql.Date.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---