Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Follow-up work from CALCITE-906:
Some recommendations from ndimiduk from HBase-landia:
We'll need unique connection ID's as well. HBase uses a combination of a unique hash per client + random number. Maybe we can do similarly for connections, and with a connection hash plus random number for statements. https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/PerClientRandomNonceGenerator.java
Attachments
Issue Links
- relates to
-
CALCITE-906 Avatica JdbcMeta statement IDs are not unique
- Closed