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

Clean up non-compliant code in the query library #3039

Merged
merged 10 commits into from
Oct 31, 2022

Conversation

lbooker42
Copy link
Contributor

@lbooker42 lbooker42 commented Oct 27, 2022

Renamed cumMin/cumMax to match existing functions. Added documentation to forwardFill and disambiguated templated function name.

Addresses #3021

Full unit tests for cummin(), cummax(), forwardfill() functions added with 100% new code coverage

@lbooker42 lbooker42 added this to the Oct 2022 milestone Oct 27, 2022
@lbooker42 lbooker42 self-assigned this Oct 27, 2022
@lbooker42 lbooker42 changed the title Renamed, added comments to FTL generators Clean up non-compliant code in the query library Oct 27, 2022
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Numeric.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Numeric.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Numeric.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Numeric.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
kosak
kosak previously approved these changes Oct 28, 2022
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
engine/function/src/templates/Numeric.ftl Show resolved Hide resolved
engine/function/src/templates/Numeric.ftl Show resolved Hide resolved
engine/function/src/templates/Numeric.ftl Show resolved Hide resolved
engine/function/src/templates/Numeric.ftl Show resolved Hide resolved
engine/function/src/templates/Basic.ftl Outdated Show resolved Hide resolved
@lbooker42 lbooker42 merged commit ca2d06c into deephaven:main Oct 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 31, 2022
@lbooker42 lbooker42 deleted the lab-querylib branch June 26, 2024 20:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants