8000 Where is TypeCodec.StringParsingCodec in 3.0? by hengheng0haha · Pull Request #598 · apache/cassandra-java-driver · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@hengheng0haha
Copy link

I can not find TypeCodec.StringParsingCodec in java-driver 3.0..
source in there..thanks!
datastax doc

Alexandre Dutra and others added 30 commits September 18, 2015 18:20
JAVA-918: Allow MV's select statements to be more complex.
Verify on empty list signature in should_debounce_and_coalesce_multiple_alter_events_on_same_table_into_refresh_table
Changed ccmBridge to private and added 'stop' and 'start' methods on
PerClassSingleNodeCluster for stopping/starting the node while
preserving jvm arguments.
Fix CustomPayloadTest failing when run in suite.
JAVA-942: Fix implementation of UserType.hashCode()
JAVA-877: Don't wait NEW_NODE_DELAY_SECONDS if protocol version = V4.
JAVA-938 Parse extensions into TableOrView Options.
Fix Configuration builder to allow disabled metrics (JAVA-900).
Prepare API for async query trace (JAVA-902).
Alexandre Dutra and others added 24 commits January 26, 2016 12:03
…ollection instead of List for consistency with similar methods.
Starting with the upcoming DSE 5.0, it will be published as a separate
artifact.
Conflicts:
	driver-core/src/test/java/com/datastax/driver/core/AuthenticationTest.java
	driver-core/src/test/java/com/datastax/driver/core/BatchStatementTest.java
	driver-core/src/test/java/com/datastax/driver/core/CustomTypeTest.java
	driver-core/src/test/java/com/datastax/driver/core/DataTypeIntegrationTest.java
	driver-core/src/test/java/com/datastax/driver/core/FetchingTest.java
	driver-core/src/test/java/com/datastax/driver/core/IndexMetadataTest.java
	driver-core/src/test/java/com/datastax/driver/core/LoadBalancingPolicyRefreshTest.java
	driver-core/src/test/java/com/datastax/driver/core/MetricsTest.java
	driver-core/src/test/java/com/datastax/driver/core/PreparedStatementTest.java
	driver-core/src/test/java/com/datastax/driver/core/QueryLoggerTest.java
	driver-core/src/test/java/com/datastax/driver/core/SSLEncryptionTest.java
	driver-core/src/test/java/com/datastax/driver/core/SchemaRefreshDebouncerTest.java
	driver-core/src/test/java/com/datastax/driver/core/SchemaTest.java
	driver-core/src/test/java/com/datastax/driver/core/SessionLeakTest.java
	driver-core/src/test/java/com/datastax/driver/core/SessionTest.java
	driver-core/src/test/java/com/datastax/driver/core/TableMetadataTest.java
	driver-core/src/test/java/com/datastax/driver/core/TestUtils.java
	driver-core/src/test/java/com/datastax/driver/core/TokenIntegrationTest.java
	driver-core/src/test/java/com/datastax/driver/core/UserTypesTest.java
	driver-core/src/test/java/com/datastax/driver/core/policies/DowngradingConsistencyRetryPolicyIntegrationTest.java
	driver-core/src/test/java/com/datastax/driver/core/querybuilder/QueryBuilderExecutionTest.java
	driver-core/src/test/java/com/datastax/driver/core/querybuilder/QueryBuilderRoutingKeyTest.java
	driver-mapping/src/test/java/com/datastax/driver/mapping/MapperAccessorParamsTest.java
	driver-mapping/src/test/java/com/datastax/driver/mapping/MapperComputedFieldsTest.java
	driver-mapping/src/test/java/com/datastax/driver/mapping/MapperDefaultKeyspaceTest.java
	driver-mapping/src/test/java/com/datastax/driver/mapping/MapperEnumTest.java
	driver-mapping/src/test/java/com/datastax/driver/mapping/MapperInvalidCollectionTypesTest.java
	driver-mapping/src/test/java/com/datastax/driver/mapping/MapperOptionTest.java
	driver-mapping/src/test/java/com/datastax/driver/mapping/MapperUDTCollectionsTest.java
	driver-mapping/src/test/java/com/datastax/driver/mapping/MapperUDTTest.java
This commit contains contributions by Andrew Tolbert (@tolbertam),
in particular tests for both JAVA-1042 and JAVA-1035.
JAVA-1042: Include DSE version and workload in Host data.
Conflicts:
	driver-core/src/test/java/com/datastax/driver/core/policies/DowngradingConsistencyRetryPolicyIntegrationTest.java
This is necessary as the plugin is apparently unable to compare a version against itself.
@datastax-bot
Copy link

Hi @hengheng0haha, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

Sincerely,
DataStax Bot.

@olim7t
Copy link
Contributor
olim7t commented Feb 19, 2016

The class has been renamed to ParsingCodec and is available in the cassandra-driver-extras module. That documentation is out of date, sorry about that, I'll notify the team that maintains it.

I don't think you intended to contribute any changes here, so I'm going to close this pull request. For simple questions, the mailing list is a better place to ask.

@olim7t olim7t closed this Feb 19, 2016
Sfurti-yb pushed a commit to yugabyte/cassandra-java-driver that referenced this pull request Dec 8, 2023
Sfurti-yb pushed a commit to yugabyte/cassandra-java-driver that referenced this pull request Dec 8, 2023
Guard long adding against overflows.

[apache#597][apache#598]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

0