You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hugegraph.apache.org by GitBox <gi...@apache.org> on 2022/04/19 07:00:56 UTC

[GitHub] [incubator-hugegraph] seagle-yuan opened a new issue, #1830: [Bug] hugegraph-hbase compile error

seagle-yuan opened a new issue, #1830:
URL: https://github.com/apache/incubator-hugegraph/issues/1830

   ### Bug Type (问题类型)
   
   other exception / error (其他异常报错)
   
   ### Before submit
   
   - [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guides/faq.html) 中没有相同 / 重复问题
   
   ### 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
   
   
   ### Expected & Actual behavior (期望与实际表现)
   
   1
   
   ### Vertex/Edge example (问题点 / 边数据举例)
   
   ```javascript
   1
   ```
   
   
   ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
   
   ```javascript
   1
   ```
   


-- 
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: dev-unsubscribe@hugegraph.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-hugegraph] seagle-yuan closed issue #1830: [Bug] hugegraph-hbase compile error

Posted by GitBox <gi...@apache.org>.
seagle-yuan closed issue #1830: [Bug] hugegraph-hbase compile error
URL: https://github.com/apache/incubator-hugegraph/issues/1830


-- 
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: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org