wrangler icon indicating copy to clipboard operation
wrangler copied to clipboard

Assignment: Add BYTE_SIZE and TIME_DURATION directives

Open tushar110302 opened this issue 8 months ago • 1 comments

  • Added unit tests for ByteSize and TimeDuration to verify correct parsing and edge cases, including invalid input handling.

  • Also added comprehensive tests for the new AggregateStats directive to ensure it works correctly with valid, empty, and malformed input rows.

  • Ensured backward compatibility and followed the existing testing patterns used in Wrangler.

tushar110302 avatar Apr 13 '25 14:04 tushar110302