stoty commented on code in PR #2327:
URL: https://github.com/apache/phoenix/pull/2327#discussion_r2589718284


##########
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/Upsert.java:
##########
@@ -84,7 +83,6 @@ public void setId(String id) {
   }
 
   public List<Column> getColumn() {
-    if (column == null) return Lists.newArrayList();

Review Comment:
   This used to cause test failures with Jaxb 2.3



-- 
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]

Reply via email to