Re: Contributing to Apache Derby

2016-07-23 Thread Leshan Bashitha Wijegunawardana
Hi , The above 2 mentioned links for issues seem to be not working since it has a private access. I just have built the code base. Can u give some minor issues so that I can get the confidence. Is the issue in the following link is ok to start up with?

[Java DB - testing] Failure continuous trunk (rev 1753333)

2016-07-23 Thread ingemar . aberg
Java DB testing and reporting infrastructure. Failure continuous trunk (rev 175) There were 16 failures.

[Java DB - testing] Failure continuous trunk (rev 1753876)

2016-07-23 Thread ingemar . aberg
Java DB testing and reporting infrastructure. Failure continuous trunk (rev 1753876) There were 16 failures.

[jira] [Commented] (DERBY-3600) Change replication methods in org.apache.derby.iapi.db.Database to throw StandardException instead of SQLException

2016-07-23 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390745#comment-15390745 ] Bryan Pendleton commented on DERBY-3600: Your patch seems straightforward. What sort of testing

[jira] [Commented] (DERBY-6852) Allow identity columns to cycle (as defined in SQL:2003)

2016-07-23 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390739#comment-15390739 ] Bryan Pendleton commented on DERBY-6852: Actually, as I read the SQL 2003 section 11.62 more

[jira] [Commented] (DERBY-6852) Allow identity columns to cycle (as defined in SQL:2003)

2016-07-23 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390737#comment-15390737 ] Bryan Pendleton commented on DERBY-6852: Rick, can you please help us with the SQL Standard

[jira] [Commented] (DERBY-4555) Expand SYSCS_IMPORT_TABLE to accept CSV file with header lines

2016-07-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390721#comment-15390721 ] ASF subversion and git services commented on DERBY-4555: Commit 1753876 from

[jira] [Commented] (DERBY-6894) Enhance COLUMNINDEXES parsing for SYSCS_IMPORT_DATA_BULK to recognize columns by name

2016-07-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390722#comment-15390722 ] ASF subversion and git services commented on DERBY-6894: Commit 1753876 from

[jira] [Commented] (DERBY-4555) Expand SYSCS_IMPORT_TABLE to accept CSV file with header lines

2016-07-23 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390717#comment-15390717 ] Bryan Pendleton commented on DERBY-4555: I experimented with your change for a while, and I think