Table Of Contents
Table Of Contents

2023-11-10 - File Parser incorrectly identifying schema data

Release

Status: Available

Type: Bug-Squash

Date: 2023-11-10

Problem

The file parser that we use to read the first 10 rows of any prototype dropped files incorrectly identified valid data files as json schema files and tried to load them as schemas

Solution

The cloud function that parses prototype files was updated to exclude certain text strings that we use to identify schema files.

Leverage the Magic

Our backend python functions which take care of all the parsing, loading and checking of dropped files.

ADI

Smashed ! I love it when annoying bugs get squashed.

Last Refreshed

Doc Refreshed: 2024-03-02