wrangler
wrangler copied to clipboard
Assignment: Add BYTE_SIZE and TIME_DURATION directives
-
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.