You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Myrna van Lunteren <m....@gmail.com> on 2009/03/05 00:42:14 UTC

Re: [jira] Commented: (DERBY-4074) Allow UPDATE TABLE SET (col1,col2) = (SELECT a,b FROM ...) syntax

On Wed, Mar 4, 2009 at 6:59 AM, Aaron Digulla (JIRA) <ji...@apache.org> wrote:
> Aaron Digulla commented on DERBY-4074:
> --------------------------------------
>
> Okay guys, I've been able to work around most of my test cases but now, I've run into a case where I have about 50 columns. Can someone tell me if this is planned for 10.5 or whether it makes sense for me to try to implement this one?
>
>> Allow UPDATE TABLE SET (col1,col2) = (SELECT a,b FROM ...) syntax

Hi Aaron,

No one's said they'd like to work on it yet, so it's not on the roll
for 10.5 at the moment.

I plan to create the 10.5 branch in 12 days - which means cut-off
point for new functionality - and I suspect it would be a stretch for
you to get this implemented before then; just the paperwork - we'd
request you to file an ICLA - would take a couple of days.

However, there have already been ideas bantered around for a release
after 10.5, it would be wonderful if you could implement this for that
release.

To get started, see:
http://wiki.apache.org/db-derby/ForNewDevelopers
And:
http://wiki.apache.org/db-derby/DerbyContributorChecklist

Regards,
Myrna