Description
Hi, piglet.PigRelBuilder#create, we set Hook.REL_BUILDER_SIMPLIFY to false:
This may be not a suitable place to set "Hook.REL_BUILDER_SIMPLIFY", we should use this in user code, not in the frame code, cuz once we done this in frame code, we can not change this config anymore.
This change may be perceived if you are using piglet.PigRelBuilder,
it is expected that the change will not be large and should be positive, cuz the UTs are almost unchanged and all passed.
You can set "config.simplify()" to false to keep the behavior the same