Skip to content

IMPALA-2729: Support default values for DECIMAL in Avro.#14

Open
ghost wants to merge 1 commit into
masterfrom
unknown repository
Open

IMPALA-2729: Support default values for DECIMAL in Avro.#14
ghost wants to merge 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Feb 26, 2016

Copy link
Copy Markdown
  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

ghost commented Feb 26, 2016

Copy link
Copy Markdown
Author

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