Bug Type (问题类型)
other exception / error (其他异常报错)
Before submit
Environment (环境信息)
In latest version ,Because delte code "public static final byte[] EMPTY_BYTES = new byte[0];" of com.baidu.hugegraph.backend.serializer.BinarySerializer class.
But this code is used by "com.baidu.hugegraph.backend.store.hbase.HbaseTables"
so the module "hugegraph-hbase" can't compile

Bug Type (问题类型)
other exception / error (其他异常报错)
Before submit
Environment (环境信息)
In latest version ,Because delte code "public static final byte[] EMPTY_BYTES = new byte[0];" of com.baidu.hugegraph.backend.serializer.BinarySerializer class.
But this code is used by "com.baidu.hugegraph.backend.store.hbase.HbaseTables"
so the module "hugegraph-hbase" can't compile