cube-js/cube

Self reference guard in schema compiler

Open

#4 opened on Dec 31, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (19,563 stars) (1,965 forks)batch import
good first issue

Description

Handle RangeError: Maximum call stack size exceeded for cases like

   foo: {
      sql: `${foo}`,
      type: `string`
    },

Contributor guide

Self reference guard in schema compiler · cube-js/cube#4 | Good First Issue