[Feature Request]: Unit Test consider a different file format
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 216
Description
### What would you like to happen?
Unit tests currently use CSV files which are unfriendly to Blobs and other text containing commas carriage returns, etc.
Please enable the use of a different file format e.g. avro as a dataset source so that we have a more flexible unit test universe.
### Issue Priority
Priority: 3
### Issue Component
Component: Hop Gui
Contributor guide
Research direction
Start in Hop Gui's unit-test dataset source handling and trace how CSV files are loaded. Compare the current behavior with the requested Avro or other alternate format, especially datasets containing blobs, commas, and carriage returns. Done means unit tests can use a more flexible file format as a dataset source, with coverage for those values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100