xumingming commented on issue #1668: URL: https://github.com/apache/auron/issues/1668#issuecomment-3584107820
It seems seems that associative array is only supported in Bash 4.0+, while the bash in my macOS is `3.2.57`: ``` (base) ➜ auron git:(master) ✗ bash --version GNU bash, version 3.2.57(1)-release (arm64-apple-darwin24) Copyright (C) 2007 Free Software Foundation, Inc. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
