Return-Path: X-Original-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6D7F5E4EE for ; Wed, 27 Feb 2013 21:00:24 +0000 (UTC) Received: (qmail 76817 invoked by uid 500); 27 Feb 2013 21:00:24 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 76792 invoked by uid 500); 27 Feb 2013 21:00:24 -0000 Mailing-List: contact bloodhound-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-dev@incubator.apache.org Received: (qmail 76784 invoked by uid 99); 27 Feb 2013 21:00:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 21:00:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of olemis@gmail.com designates 209.85.210.182 as permitted sender) Received: from [209.85.210.182] (HELO mail-ia0-f182.google.com) (209.85.210.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 21:00:19 +0000 Received: by mail-ia0-f182.google.com with SMTP id k38so885060iah.13 for ; Wed, 27 Feb 2013 12:59:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=nlQaIJxGRlkxZ7wSrknkdw3WoX4uwYqBJCcafrOJ6uY=; b=hD7BPL4r1nYVpZOifgPCHirD+IILrlP1LHdAxjqGdZS9ppTHjVJZT7dtr7tl+iIL4k DCkdbdzfn+tgtJ1u6CGGncqkPAyl0gqz2pQLwBWXsHZzrUxGpCqVHgDe9odb5pD4SMNa W3xsHiAeQ/EaRMtxF/EpvopnYTIfjLnRHUo85IcNsbOiaIs3XbEDYCBP/Jbs8YG42HkF VyyoeQzDPtl/LKEQg4nhhEJfJZ8/4dAWP6mZ/LHhFAbwMzAex62BCUmeDNRQ3ynG8vc8 SpAj4kIbDURhbt11sZM3sJwaOVDUbOZP/3pbyEoTbAhsdjzuRHz+jy18ScxNQFzk9Mwb pZxQ== MIME-Version: 1.0 X-Received: by 10.50.178.105 with SMTP id cx9mr8079660igc.111.1361998798797; Wed, 27 Feb 2013 12:59:58 -0800 (PST) Received: by 10.50.190.225 with HTTP; Wed, 27 Feb 2013 12:59:58 -0800 (PST) In-Reply-To: References: <053.a1c93bf3c7b64d42cbd51bc0db874012@incubator.apache.org> <068.75962d39ae5f84b27614bcf2e11bc737@incubator.apache.org> <51274D17.6040707@digiverse.si> <5127A104.50304@digiverse.si> <512BA31C.2050101@digiverse.si> <512CC3D3.50408@digiverse.si> <512E114B.3@digiverse.si> Date: Wed, 27 Feb 2013 15:59:58 -0500 Message-ID: Subject: Re: [Apache Bloodhound] #404: Populate default schema on product addition From: Olemis Lang To: bloodhound-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 2/27/13, Andrej Golcov wrote: > Hi, > :) > My suggestion is to start with supporting product column-based > translation for known tables (for known and tested environment) and > provide table-name-based translation for unknown tables (for unknown > environment). > fwiw I'm just rethinking what we already have to achieve a more consistent solution . I'm not hoping to get all this implemented for Release 5 , though we really have to take care of improving O(p) table number issue . > When multiproduct feature is released, we can continue with future > tuning of product column translation, provide more testing and > smoothly migrate tested plugins from table-name-based to more optimal > solution. The migration can be performed more or less transparently > for plugins. > ok . > Yes, for the first phase, BH will not support 100+ products, but at > least users can start to play with it. Otherwise, IMHO, we can spend > months tuning the column-based solution and not having multi-product > feature for a half of year. > fwiw +1 . Nonetheless even if we stick to name prefix in Release 5 , IMO it's really important to continue the discussion as we might come up with something for Release 6 . -- Regards, Olemis.