Skip to content
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

Remove basics, since all functionality should be in appropriate modules. #96

Closed
DamianReeves opened this issue Jun 15, 2020 · 0 comments · Fixed by #101
Closed

Remove basics, since all functionality should be in appropriate modules. #96

DamianReeves opened this issue Jun 15, 2020 · 0 comments · Fixed by #101
Assignees

Comments

@DamianReeves
Copy link
Member

https://github.com/Morgan-Stanley/morphir-elm/blob/2dfd49aa61448374d4f9045e7aa54ffc660b88c9/src/Morphir/SDK/Basics.elm#L1

@AttilaMihaly AttilaMihaly self-assigned this Jul 9, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Jul 9, 2020
@AttilaMihaly AttilaMihaly linked a pull request Jul 9, 2020 that will close this issue
KindsonTheGenius pushed a commit to KindsonTheGenius/morphir-elm that referenced this issue Apr 12, 2023
sfc-gh-lfallasavendano added a commit to Snowflake-Labs/morphir-elm that referenced this issue Dec 13, 2023
* Changes to improve compilation for `Calculations.elm`

Adds support for:

- Different set of function mappings when converting a function
  identified as Scala-only
- Convert empty DataFrame (still pending issue with session object)
- Adds several simple mappings for `Calculations.elm`: `List.maximum` ,
  `max`, `min`

* Code review fixes and fix List.sum with null values
sfc-gh-lfallasavendano added a commit to Snowflake-Labs/morphir-elm that referenced this issue Dec 13, 2023
* Changes to improve compilation for `Calculations.elm`

Adds support for:

- Different set of function mappings when converting a function
  identified as Scala-only
- Convert empty DataFrame (still pending issue with session object)
- Adds several simple mappings for `Calculations.elm`: `List.maximum` ,
  `max`, `min`

* Code review fixes and fix List.sum with null values
sfc-gh-lfallasavendano added a commit to Snowflake-Labs/morphir-elm that referenced this issue Jan 2, 2024
* Changes to improve compilation for `Calculations.elm`

Adds support for:

- Different set of function mappings when converting a function
  identified as Scala-only
- Convert empty DataFrame (still pending issue with session object)
- Adds several simple mappings for `Calculations.elm`: `List.maximum` ,
  `max`, `min`

* Code review fixes and fix List.sum with null values
sfc-gh-lfallasavendano added a commit to Snowflake-Labs/morphir-elm that referenced this issue Jan 8, 2024
* Changes to improve compilation for `Calculations.elm`

Adds support for:

- Different set of function mappings when converting a function
  identified as Scala-only
- Convert empty DataFrame (still pending issue with session object)
- Adds several simple mappings for `Calculations.elm`: `List.maximum` ,
  `max`, `min`

* Code review fixes and fix List.sum with null values
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 a pull request may close this issue.

2 participants