You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by irudyak <gi...@git.apache.org> on 2016/09/16 18:55:48 UTC

[GitHub] ignite pull request #1080: IGNITE-3799 More descriptive exception for Cassan...

GitHub user irudyak opened a pull request:

    https://github.com/apache/ignite/pull/1080

    IGNITE-3799 More descriptive exception for Cassandra column names duplicates 

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/irudyak/ignite ignite-3799

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1080.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 #1080
    
----
commit 075d6c48161b0c2027bbf05864eeaeda76ea5f84
Author: Igor <ir...@gmail.com>
Date:   2016-09-16T04:45:53Z

    As far as DataSource now implements Serializable we can remove "transient" modificator for "dataSrc" variable

commit ba05cb58c5fe24be750bee89dc3cf729f6ef12fd
Author: Igor <ir...@gmail.com>
Date:   2016-09-16T05:02:14Z

    Added support for:
    
     1) "alias" fields - POJO fields sharing the same Cassandra table column, but just having different names in POJO object
     2) calculated fields - read only POJO fields which values calculated based on other field values. Such fields should be only written to Cassandra, but it doesn't make sense to read them back on load operation

commit 2becf4590721f09a2f1ef7683fe3f115a9d2a377
Author: Igor <ir...@gmail.com>
Date:   2016-09-16T18:43:48Z

    bugfix

commit 47558f14e9d9feba3b1d0870681e098a596e87e9
Author: Igor <ir...@gmail.com>
Date:   2016-09-16T18:44:28Z

    unit tests modified according to new POJO fields aliases concept

commit 141f1ec1daa67de82eaf138666c2d355c509611c
Author: Igor <ir...@gmail.com>
Date:   2016-09-16T18:52:02Z

    Merge branch 'master' into ignite-3799

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #1080: IGNITE-3799 More descriptive exception for Cassan...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/1080


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---