[MDEV-6416] Mapping missing for cassandra TimeUUIDType which is Primary Key in our case too. Created: 2014-07-02 Updated: 2017-02-01 Resolved: 2017-02-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Cassandra |
| Affects Version/s: | 10.0.12, 10.1.0 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Mithun Mandal | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | cassandra | ||
| Environment: |
CentOS 6.5 MariaDB 10 Cassandra 2 |
||
| Description |
|
Hi guys My column family defination:
Maria DB defination:
|
| Comments |
| Comment by Elena Stepanova [ 2014-07-06 ] | ||
|
As far as I can see, there is no mapping for TimeUUIDType in the current implementation. | ||
| Comment by Mithun Mandal [ 2014-07-06 ] | ||
|
when we can expect to be implemented? Also for development process how can build mysql from source. so that i can contribute in cassandra SE. | ||
| Comment by Sergei Petrunia [ 2014-07-10 ] | ||
|
There are a lot of other bugs/tasks which we believe have higher impact. As a consequence, fixing this one is not on anyone's todo at the moment. So, we can't promise any particular date. As for development: one can get the source from https://github.com/MariaDB/server. Cassandra SE can (and will) only be built if Thrift library is installed. The build process is:
If you have them, you can run "make" and MariaDB will be built with the cassandra engine. | ||
| Comment by Sergei Petrunia [ 2014-07-10 ] | ||
|
In case you're going to expend a lot of effort on the Cassandra engine, be sure to read http://s.petrunia.net/blog/?p=88 first. | ||
| Comment by Sergei Petrunia [ 2017-02-01 ] | ||
|
Changing status to Wont-Fix as there is no work planned on Cassandra-SE currently |