Skip to content

Commit

Permalink
Merge pull request #2369 from deltoro05/patch-2
Browse files Browse the repository at this point in the history
Update ngsi_hdfs_sink.md
  • Loading branch information
fgalan authored Apr 15, 2024
2 parents 8bb3927 + 2c6d5fb commit 07afe5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ From version 1.3.0 (included), Cygnus applies this specific encoding tailored to
* Alphanumeric characters are not encoded.
* Numeric characters are not encoded.
* Equals character, `=`, is encoded as `xffff`.
* User defined strings composed of a `x` character and a [Unicode](http://unicode-table.com) are encoded as `xx` followed by the Unicode.
* User defined strings composed of a `x` character and a [Unicode](https://symbl.cc) are encoded as `xx` followed by the Unicode.
* Slash character, `/`, is encoded as `x002f`.
* All the other characters are not encoded.
* `xffff` is used as concatenator character.
Expand Down

0 comments on commit 07afe5e

Please sign in to comment.