Skip to content

Commit

Permalink
Formatting cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
absurdfarce committed Jul 11, 2023
1 parent 3fd8c8d commit a0aecba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions manual/core/custom_codecs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,7 @@ ObjectMapper)] instead.
#### Mapping CQL vectors to Java array

By default, the driver maps CQL `vector` to the [CqlVector] value type. If you prefer to deal with
arrays, the driver offers the following codecs:

1. For primitive types:
arrays, the driver offers the following codec:

| Codec | CQL type | Java type |
|---------------------|-----------------|-----------|
Expand Down

0 comments on commit a0aecba

Please sign in to comment.