Details
Description
Hi Team,
We have seen a behaviour while using Carbondata 2.0.1 that if we get 2 values for same timestamp then it tries to sum both the values and put it as one value. Instead we need that it should discard previous value and use the latest one.
Please let us know if there is any functionality already available in carbondata to handle duplicate values by it self or if there is any plan to implement such a functionality.