cube-js/cube

Self reference guard in schema compiler

Open

#4 opened on 2018年12月31日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (1,965 forks)batch import
good first issue

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (平均マージ 5d 16h) (30d で 138 merged PRs)

説明

Handle RangeError: Maximum call stack size exceeded for cases like

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

コントリビューターガイド