Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
CASSANDRA-8358, in 2.2, deprecated all non-CQL input and output formats.
In 3.0, we should remove them entirely. The code is poorly covered by tests, doesn't have an owner, and is unnecessary:
1. In 3.0, you can access any of Thrift-created tables via CQL
2. If you are required to use the old formats, you can use one from an older version of Cassandra, and it will still work
Attachments
Attachments
Issue Links
- contains
-
CASSANDRA-8724 Move PigTestBase to Java Driver
- Resolved
- depends upon
-
CASSANDRA-8609 Remove depency of hadoop to internals (Cell/CellName)
- Resolved