Skip to content

Off-by-ones on data sizes in documentation #57735

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

Merged
merged 1 commit into from
Jun 12, 2020
Merged

Conversation

m9aertner
Copy link
Contributor

Unless you've invented magic bit compression, the exponents are off by one.

Unless you've invented magic bit compression, the exponents are off by one.
@jrodewig jrodewig added :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >docs General docs changes v7.7.2 v7.8.1 v7.9.0 v8.0.0 labels Jun 5, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine elasticmachine added the Team:Docs Meta label for docs team label Jun 5, 2020
@jrodewig jrodewig requested a review from jdconrad June 5, 2020 21:14
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Scripting)

@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Jun 5, 2020
@jdconrad
Copy link
Contributor

@m9aertner No magic compression. Thank you for fixing this!

@jdconrad
Copy link
Contributor

@elasticmachine test this please

@jdconrad jdconrad merged commit f760d32 into elastic:master Jun 12, 2020
jdconrad pushed a commit that referenced this pull request Jun 12, 2020
Fixes exponent off-by-ones in Painless documentation for int and long.
jdconrad pushed a commit that referenced this pull request Jun 12, 2020
Fixes exponent off-by-ones in Painless documentation for int and long.
jdconrad pushed a commit that referenced this pull request Jun 12, 2020
Fixes exponent off-by-ones in Painless documentation for int and long.
@m9aertner m9aertner deleted the patch-1 branch September 13, 2020 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >docs General docs changes Team:Core/Infra Meta label for core/infra team Team:Docs Meta label for docs team v7.7.2 v7.8.1 v7.9.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants