Skip to content

Comments

Make lazy not a protected class#275

Merged
stephenamar-db merged 1 commit intodatabricks:masterfrom
micheltuu:micheltuu/lazy.not.protected
Apr 17, 2025
Merged

Make lazy not a protected class#275
stephenamar-db merged 1 commit intodatabricks:masterfrom
micheltuu:micheltuu/lazy.not.protected

Conversation

@micheltuu
Copy link
Contributor

Otherwise people can't extend sjsonnet.Val.Builtin2 since they can't implement

  def evalRhs(
      arg1: sjsonnet.Lazy,
      arg2: sjsonnet.Lazy,
      ev: sjsonnet.EvalScope,
      pos: sjsonnet.Position): sjsonnet.Val = {

See example

@micheltuu
Copy link
Contributor Author

@stephenamar-db can you help take a look? looks like I can't assign a reviewer

@stephenamar-db stephenamar-db merged commit ce0ddee into databricks:master Apr 17, 2025
6 checks passed
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.

2 participants