[ https://issues.apache.org/jira/browse/IGNITE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982877#comment-14982877 ]
ASF GitHub Bot commented on IGNITE-1821: ---------------------------------------- GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/190 IGNITE-1821: CPP: compact footer offsets You can merge this pull request into a Git repository by running: $ git pull https://github.com/isapego/ignite ignite-1821 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/190.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 #190 ---- commit 1d2a0646655488027aa72a5f42634981a5e6db5d Author: isapego <isap...@gridgain.com> Date: 2015-10-30T14:44:20Z IGNITE-1821: Flags added. Gitignore file adjusted for C++. commit 7c4d46a0a68b18e6c5b6799eae3a2ae95476c673 Author: isapego <isap...@gridgain.com> Date: 2015-10-30T15:47:52Z IGNITE-1821: Schema writing now depends on max offset value. commit 6742e1326415a74b70fb524fb0e876434391afe4 Author: isapego <isap...@gridgain.com> Date: 2015-10-30T15:53:39Z IGNITE-1821: Implemented positional write for int16_t. commit 0b14f1544cdde0618da75356aaf1f2a84ee20198 Author: isapego <isap...@gridgain.com> Date: 2015-10-30T16:00:09Z IGNITE-1821: Dead code removed. commit be066280618d58fa81c56e612190f837d020250a Author: isapego <isap...@gridgain.com> Date: 2015-10-30T16:12:37Z IGNITE-1821: Reading implemented. commit b979d007eca9b7d0b733496c2056d0277cecd638 Author: isapego <isap...@gridgain.com> Date: 2015-10-30T16:22:20Z IGNITE-1821: Implemented positional read for int8_t and int16_t. commit 3cb7af51c88653d3d92aa77e3db6785783b59be2 Author: isapego <isap...@gridgain.com> Date: 2015-10-30T16:23:16Z IGNITE-1821: FindField depends on schema type now. commit 83c92a3553c22cb4a9720185724f99ebd628f327 Author: isapego <isap...@gridgain.com> Date: 2015-10-30T16:43:30Z IGNITE-1821: Fixed raw offset position detection ---- > CPP: compact footer offsets > --------------------------- > > Key: IGNITE-1821 > URL: https://issues.apache.org/jira/browse/IGNITE-1821 > Project: Ignite > Issue Type: Sub-task > Components: interop > Affects Versions: ignite-1.4 > Reporter: Igor Sapego > Assignee: Igor Sapego > Priority: Critical > Fix For: 1.5 > > > Implement changes described in IGNITE-1814 for C++. -- This message was sent by Atlassian JIRA (v6.3.4#6332)