cube-js/cube

Support / Fix: local import in CUBEJS_SCHEMA_PATH sub directory, avoid throwing not found.

Open

#7,040 opened on Aug 17, 2023

View on GitHub
 (4 comments) (1 reaction) (0 assignees)Rust (1,965 forks)batch import
help wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (Avg merge 5d 16h) (138 merged PRs in 30d)

Description

packages/cubejs-schema-compiler/src/compiler/DataSchemaCompiler.js#L340C6-L340C6

Should set the appropriate locale import filename with related current file.

Contributor guide