Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19506#discussion_r145739279
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/ApproxCountDistinctForIntervals.scala
 ---
    @@ -46,16 +49,7 @@ case class ApproxCountDistinctForIntervals(
         relativeSD: Double = 0.05,
         mutableAggBufferOffset: Int = 0,
         inputAggBufferOffset: Int = 0)
    --- End diff --
    
    these 2 offsets are not needed anymore.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to