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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <[hidden email]>
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 <[hidden email]>
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 <[hidden email]>
Date:   2016-09-16T18:43:48Z

    bugfix

commit 47558f14e9d9feba3b1d0870681e098a596e87e9
Author: Igor <[hidden email]>
Date:   2016-09-16T18:44:28Z

    unit tests modified according to new POJO fields aliases concept

commit 141f1ec1daa67de82eaf138666c2d355c509611c
Author: Igor <[hidden email]>
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 [hidden email] or file a JIRA ticket
with INFRA.
---