QueryConfig spillWriteBufferSize and spillReadBufferSize should check the minimum allowed value
jinchengchenghh opened this issue · comments
Jin Chengcheng commented
Bug description
FileInputStream requires buffer size be a reasonable value.
If set to 0, will cause dead cycle.
System information
/
Relevant logs
No response