skrawcz commented on code in PR #659: URL: https://github.com/apache/burr/pull/659#discussion_r2836490960
########## README.md: ########## @@ -160,8 +160,7 @@ While Apache Burr is attempting something (somewhat) unique, there are a variety ## 🌯 Why the name Burr? Apache Burr is named after [Aaron Burr](https://en.wikipedia.org/wiki/Aaron_Burr), founding father, third VP of the United States, and murderer/arch-nemesis of [Alexander Hamilton](https://en.wikipedia.org/wiki/Alexander_Hamilton). -What's the connection with Hamilton? This is [DAGWorks](www.dagworks.io)' second open-source library release after the [Apache Hamilton library](https://github.com/apache/hamilton) -We imagine a world in which Burr and Hamilton lived in harmony and saw through their differences to better the union. We originally +What's the connection with Hamilton? We imagine a world in which Burr and Hamilton lived in harmony and saw through their differences to better the union. We originally built Apache Burr as a _harness_ to handle state between executions of Apache Hamilton DAGs (because DAGs don't have cycles), but realized that it has a wide array of applications and decided to release it more broadly. Review Comment: ```suggestion What's the connection with (Apache) Hamilton? We imagine a world in which Burr and Hamilton lived in harmony and saw through their differences to better the union. Originally Apache Burr was built as a _harness_ to handle state between executions of Apache Hamilton DAGs (because DAGs don't have cycles), but realized that it has a wide array of applications and decided to release it more broadly. ``` -- 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]
