Skip to content

chore(schema-compiler): Make cube joins to be an array instead of hashmap #9800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Jul 21, 2025

  • more types in CubeSymbols
  • change joins schema in Validator
  • specify type for accessPolicy
  • make prepareJoins() aware of arrays
  • make joins in CubeSymbols / CubeEvaluator as array instead of hashmap
  • update JoinGraph to treat joins as array instead of hashmap
  • fix CubePropContextTranspiler to convert joins hashmap into array
  • add @types/js-yaml
  • make YamlCompiler aware of joins as array
  • fix/update snapshots for schema tests
  • fix transform yaml joins
  • add schema tests for joins as array/object

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet

@KSDaemon KSDaemon force-pushed the chore/transpiler-joins-array branch from d5205cb to 33b56bc Compare July 21, 2025 12:21
@KSDaemon KSDaemon marked this pull request as ready for review July 21, 2025 15:17
@KSDaemon KSDaemon requested a review from a team as a code owner July 21, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant