[
https://issues.apache.org/jira/browse/TRAFODION-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451582#comment-16451582
]
ASF GitHub Bot commented on TRAFODION-2953:
-------------------------------------------
Github user traflm commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1540#discussion_r183936345
--- Diff: core/sql/regress/tools/sbdefs ---
@@ -22,7 +22,7 @@
-- defs included during seabase regr run
#ifdef SEABASE_REGRESS
-cqd mode_seabase 'ON';
+--cqd mode_seabase 'ON';
--- End diff --
typo, will fix this in next commit. Sorry
> support multiple small size table map to a single or a few hbase table
> ----------------------------------------------------------------------
>
> Key: TRAFODION-2953
> URL: https://issues.apache.org/jira/browse/TRAFODION-2953
> Project: Apache Trafodion
> Issue Type: Improvement
> Reporter: liu ming
> Assignee: liu ming
> Priority: Major
> Attachments: Small_tables_in_one_HBase_region.pdf
>
>
> To support >10K tables and most are small tables (<100M) , save them in a
> single or a few underlying hbase table (region).
>
> need a design doc, will add it later.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)