Disable generating .parser.out file when running Feathub programs.
Open
type:improvement
- Dominant language
- Python
- Stars
- 350
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
When running `nyc_taxi.py`, a `.parser.out` file would be generated in the same directory. Feathub should provide configuration options to avoid generating such log files in non-debug situations.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running nyc_taxi.py and locating where the .parser.out file is generated; then inspect the parser and logging configuration. Done means non-debug Feathub runs can disable this file through a configuration option, with the behavior verified by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100