[patches] [V2 AVRO 0/3] Fingerprint && AST

Kirill Yukhin kyukhin at tarantool.org
Thu Feb 22 15:39:37 MSK 2018


On 22 фев 14:20, AKhatskevich wrote:
> Changes:
>   - minor commit message fixes
>   - make all lines < 80 s
> 
> AKhatskevich avkhatskevich at tarantool.org (3):
>   Add primitive type & union normalization
>   Add fingerprint function
>   Allow to preserve extra fields in AST and fingerprint
> 
>  CMakeLists.txt              |   1 +
>  avro_schema/fingerprint.lua |  87 ++++++++++++++++++
>  avro_schema/frontend.lua    |  58 ++++++++----
>  avro_schema/init.lua        |  66 +++++++++++--
>  avro_schema/utils.lua       |  12 +++
>  test/api_tests.lua          | 219 +++++++++++++++++++++++++++++++++++++++++++-
>  6 files changed, 417 insertions(+), 26 deletions(-)
>  create mode 100644 avro_schema/fingerprint.lua
>  create mode 100644 avro_schema/utils.lua

Patch set LGTM.

Checked into master.

--
Thanks, Kirill Yukhin

> 
> -- 
> 2.14.1
> 



More information about the Tarantool-patches mailing list