cube-js/cube

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

Open

#7040 opened on Aug 17, 2023

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

Description

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

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

Contributor guide