llama90 opened a new issue, #1778:
URL: https://github.com/apache/arrow-adbc/issues/1778

   ### What happened?
   
   When sourcing the `.env` file that contains special characters like `&` in 
URL environment variables, it results in a parsing error. This issue arises 
because the shell tries to interpret these special characters.
   
   
   ### How can we reproduce the bug?
   
   ```bash
   # FROM ${ARROW_ADBC_HOME}
   source .env
   .env:57: parse error near `&'
   ```
   
   ### Environment/Setup
   
   M1 macOS.


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to