rahulLiving commented on PR #2210: URL: https://github.com/apache/phoenix/pull/2210#issuecomment-3055415712
Thanks @virajjasani for following up. I see import order error in last build ``` phoenix-core-client/src/main/java/org/apache/phoenix/expression/function/BsonValueFunction.java:33:0:checkstyle:import org.bson.BsonDocument;:1: Wrong order for 'org.bson.BsonDocument' import. [ImportOrder] ``` have Pushed a fix, will follow up on the build result. -- 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...@phoenix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org