Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Feb 26, 2016

  1. Merged necessary patch from Jansson.
    Support '\0' in the middle of string:
    akheron/jansson@9c259c0
  2. Merged useful fixes from Jansson.
    Fix NUL byte check for object keys:
    akheron/jansson@4d5aead
    json_string_set* functions should set the length too:
    akheron/jansson@a76dc45
  3. Avro C library parsses string with length info. Old api is not changed.

1. Merged necessary patch from Jansson.
     Support '\0' in the middle of string:
       akheron/jansson@9c259c0

2. Merged useful fixes from Jansson.
     Fix NUL byte check for object keys:
       akheron/jansson@4d5aead
     json_string_set* functions should set the length too:
       akheron/jansson@a76dc45

3. Avro C library parsses string with length info. Old api is not changed.
@ghost
Copy link
Author

ghost commented Feb 26, 2016

Have run test on private jobs. with IMPALA-3045 change (in code review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants