• Olivier Bertrand's avatar
    - Fix a bug causing CONNECT to loop when expanding a JSON column · 27323311
    Olivier Bertrand authored
      when the expanded column value is null or void array.
    - Adding the FullArray option to JSON tables.
    - Skipping expanded JSON lines when the expanded column value is null.
      modified:   storage/connect/connect.cc
      modified:   storage/connect/tabdos.h
      modified:   storage/connect/tabjson.cpp
      modified:   storage/connect/tabjson.h
    27323311
tabjson.h 11.2 KB