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

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

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (PR metrics pending)

Description

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

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

Contributor guide