Skip to content

[Bug]: Fix typos in HistogramData.java and HistogramDataTest.java #29085

@ghost

Description

What happened?

The recent commit of HistogramData (9aaf9c213e) has introduced a few typos to the code.

(1) wiht -> with

* Returns a histogram object wiht exponential boundaries. The input parameter {@code scale}

(2) effecient -> efficient

// This method is valid for all 'scale' values but we fallback to more effecient methods for

(3) Postive -> Positive

public void testExponentialBuckets_PostiveScaleRecord() {

Issue Priority

Priority: 3 (minor)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions