테스트 케이스 정리 및 transform Group to Grid 패치 defualt값 셋팅되는 bugfix

This commit is contained in:
cho
2026-01-15 11:09:31 +09:00
parent 3ebd36d776
commit 8741a3bb3a
7 changed files with 212 additions and 71 deletions
@@ -436,13 +436,6 @@ public class Transformer {
}
resultItem.mapped();
// if (resultItem.getValue() != null) {
// if (!(resultItem.getValue() instanceof byte[] && ((byte[]) resultItem.getValue()).length == 0)) {
// return;
// }
//
// }
/**