chenquan commented on issue #15065:
URL: https://github.com/apache/datafusion/issues/15065#issuecomment-2707771234

   @alamb Reproduction steps:
   1. clone
   ```shell
   git clone https://github.com/chenquan/rsflow
   ```
   2. switch working directory
   ```shell
   cd rsflow
   ```
   3. run
   ```bash
   cargo run --package rsflow --bin rsflow  -- --config 
./examples/generate_example.yaml
   ```
   4. Send `ctl-c` signa, then an error occurred.
   <img width="1151" alt="Image" 
src="https://github.com/user-attachments/assets/19ee1bf5-f025-4867-8aff-a4ed71e635a6";
 />
   
   where the error occurred:
   https://github.com/chenquan/rsflow/blob/main/src/processor/sql.rs#L60-L63


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to