• Olivier Bertrand's avatar
    - Fix a bug causing CONNECT to loop when expanding a JSON column · 46f3e320
    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
    46f3e320
tabjson.h 11.2 KB