[jira] [Commented] (DERBY-6956) Create table as Select cannot copy Decimal columns

2017-08-14 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126715#comment-16126715 ] Bryan Pendleton commented on DERBY-6956: And in the particular code path tic

[jira] [Commented] (DERBY-6956) Create table as Select cannot copy Decimal columns

2017-08-14 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126710#comment-16126710 ] Bryan Pendleton commented on DERBY-6956: DataTypeDescriptor.isUserCreatable

[jira] [Commented] (DERBY-6956) Create table as Select cannot copy Decimal columns

2017-08-14 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126706#comment-16126706 ] Bryan Pendleton commented on DERBY-6956: Reproduces for me with the head of t

Re:

2017-08-02 Thread Bryan Pendleton
On Tue, Aug 1, 2017 at 9:13 AM, Lashan Faliq wrote: > i have corrected the issue 6395 . > > can i know what i should do next? > Thank you. > ​ > Hi! Thanks for investigating this problem. Here is documentation of how you can best contribute your patch proposal: http://db.apache.org/derby/de

Re: DERBY-6512 Cannot use java.util.Arrays.toString( byte[] b ) as a function.

2017-07-26 Thread Bryan Pendleton
> I am trying to find the location that error occurs. To that I execute the > queries that mentioned in issue description. Then it says > > > > > *ERROR 42X51: The class > 'org.apache.derbyTesting.functionTests.tests.lang.MergeStatementTest' does > not exist or is inaccessible. This can happen if t

Re: About DERBY-6901 issue.

2017-07-25 Thread Bryan Pendleton
I'm not 100% sure which implementation of the method is important to your research, but start looking here: http://svn.apache.org/repos/asf/db/derby/code/trunk/java/client/org/apache/derby/client/am/ClientConnection.java and here: http://svn.apache.org/repos/asf/db/derby/code/trunk/java/engine/o

[jira] [Commented] (DERBY-6711) Missing database name in error message from LogToFile.stopReplicationSlaveRole()

2017-07-25 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100848#comment-16100848 ] Bryan Pendleton commented on DERBY-6711: To run any Derby regression test s

Re:

2017-07-25 Thread Bryan Pendleton
Hi! Are you building the current head of source code from the Subversion repository? Or are you building older source code from a downloaded source jar? I thought we had fixed the "unrecognized VM vendor" problem a long time ago: https://issues.apache.org/jira/browse/DERBY-5310 Can you look an

[jira] [Commented] (DERBY-6938) Obtain cardinality estimates and true estimates for base tables as well as for intermediate results for queries involving multiple joins.

2017-07-22 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097372#comment-16097372 ] Bryan Pendleton commented on DERBY-6938: Thank you for exploring this behavio

[jira] [Commented] (DERBY-6952) Regression on Statement.getGeneratedKeys() on UPDATE statements

2017-07-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097090#comment-16097090 ] Bryan Pendleton commented on DERBY-6952: I'm not sure what 10.13 cha

[jira] [Commented] (DERBY-5261) NetworkServerControl prints usage message twice on some errors

2017-07-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092422#comment-16092422 ] Bryan Pendleton commented on DERBY-5261: For an overview of how Der

[jira] [Assigned] (DERBY-4041) NullPointerException on query with misplaced DERBY-PROPERTIES clause

2017-07-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-4041: -- Assignee: Dimuthu Wickramanayake > NullPointerException on query with misplaced DE

[jira] [Commented] (DERBY-4041) NullPointerException on query with misplaced DERBY-PROPERTIES clause

2017-07-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092419#comment-16092419 ] Bryan Pendleton commented on DERBY-4041: Welcome to Derby! I've mark

Re: About an issue

2017-07-18 Thread Bryan Pendleton
Welcome to Derby! I've marked you as assigned to DERBY-4998. bryan On Mon, Jul 17, 2017 at 10:40 PM, shamodya hashantha < shamodya.hashantha...@gmail.com> wrote: > I'm shamodya hashantha and my jira user name is hash .I searched some > issues in derby project and i found an issue DERBY-4998 > <

[jira] [Assigned] (DERBY-4998) Dynamic values in arithmetic operation must be explicitly casted to decimal when using PreparedStatement

2017-07-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-4998: -- Assignee: shamodya hashantha > Dynamic values in arithmetic operation must

Re: subscription

2017-07-18 Thread Bryan Pendleton
Welcome to Derby! I've marked you as assigned to DERBY-6032 bryan On Mon, Jul 17, 2017 at 11:35 PM, Kasun Prabath Amarasinghe < kasunprabath...@gmail.com> wrote: > Hello, > my jira user name is KasunPrabath. I like to work on the issue DERBY-6032 >

[jira] [Assigned] (DERBY-6032) Concatenation operator confuses collation

2017-07-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-6032: -- Assignee: Kasun Prabath Amarasinghe > Concatenation operator confuses collat

Re: Hello!

2017-07-18 Thread Bryan Pendleton
Welcome to Derby! I've marked you as assigned to DERBY-6711. bryan On Mon, Jul 17, 2017 at 11:58 PM, Rajitha Rajasooriya < rajitharajasoor...@gmail.com> wrote: > I would like to work on the following issue. DERBY-6711 > > > Apache jira user name

[jira] [Assigned] (DERBY-6711) Missing database name in error message from LogToFile.stopReplicationSlaveRole()

2017-07-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-6711: -- Assignee: Rajitha rajasooriya > Missing database name in error message f

Re: Assigning to an issue

2017-07-18 Thread Bryan Pendleton
Welcome to Derby! I've marked you as assigned to DERBY-5411. bryan On Mon, Jul 17, 2017 at 11:58 PM, RANAWELLAGE LILANTHA KAVIN RANAWELLA < kavin.ranawe...@eng.pdn.ac.lk> wrote: > I would like to contribute to this project based on the following issue. > Can you please assign me to it. > > https

[jira] [Assigned] (DERBY-5411) Client that does not have Security manager permission to connect gets "ERROR 08006: Insufficient data while reading from the network" Message should be clearer

2017-07-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-5411: -- Assignee: Kavin Ranawella > Client that does not have Security manager permission

[jira] [Commented] (DERBY-6938) Obtain cardinality estimates and true estimates for base tables as well as for intermediate results for queries involving multiple joins.

2017-07-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088752#comment-16088752 ] Bryan Pendleton commented on DERBY-6938: Hi Vardhan, I think your observa

[jira] [Commented] (DERBY-6942) Utilise additional statistics for selectivity estimates.

2017-07-15 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088698#comment-16088698 ] Bryan Pendleton commented on DERBY-6942: Can you attach any of the output of

[jira] [Commented] (DERBY-5261) NetworkServerControl prints usage message twice on some errors

2017-07-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16086798#comment-16086798 ] Bryan Pendleton commented on DERBY-5261: Thank you for the patch contribu

Re: DERBY-6901

2017-07-09 Thread Bryan Pendleton
Welcome to Derby! I have marked you as the assigned contributor for DERBY-6901. Please update the issue in JIRA with the results of your investigations and study, and you can attach your proposed contribution to the issue as you proceed. thanks, bryan

[jira] [Assigned] (DERBY-6901) SYSCS_IMPORT_TABLE_BULK , SYSCS_IMPORT_DATA_BULK gives two different line numbers in the same error message.

2017-07-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-6901: -- Assignee: Edirisinghe Lokuge Yeshan Tharaka > SYSCS_IMPORT_TABLE_B

[jira] [Commented] (DERBY-6942) Utilise additional statistics for selectivity estimates.

2017-07-08 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16079341#comment-16079341 ] Bryan Pendleton commented on DERBY-6942: This seems like a reasonable approac

[jira] [Commented] (DERBY-6947) Simple query runs forever

2017-07-05 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074846#comment-16074846 ] Bryan Pendleton commented on DERBY-6947: Perhaps a duplicate of DERBY-

[jira] [Commented] (DERBY-6947) Simple query runs forever

2017-07-05 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074809#comment-16074809 ] Bryan Pendleton commented on DERBY-6947: Here's a stack trace fro

[jira] [Commented] (DERBY-6946) Argument checking for EmbedResultSet_setFetchSize(int) may be incorrect

2017-07-05 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074790#comment-16074790 ] Bryan Pendleton commented on DERBY-6946: I'm confused. Where did you

Re: Get assign to issue

2017-07-03 Thread Bryan Pendleton
I've marked you assigned to DERBY-1740. Welcome to Derby! bryan On Mon, Jul 3, 2017 at 5:12 AM, Lahiru Wijewardana wrote: > I am contributing to the Apache Derby. I went through Apache Derby issues > and I am interested about fixing the DERBY-1740 issue. My user ID is > "lahiruWijewardana". Ple

Re: [Derby - 6902 Value out of range error (22003) on DELETE with expression in WHERE clause]

2017-07-03 Thread Bryan Pendleton
I've marked you assigned to DERBY-6902. Welcome to Derby! bryan On Mon, Jul 3, 2017 at 1:27 PM, Kasuni Hemasika wrote: > Hi Rick, > > I have already created a JIRA id. My id is KasuniHemasika. I would like > to be the assignee for the issue DERBY-6902. Thank you for the help. > > Kasuni > > O

[jira] [Assigned] (DERBY-6902) Value out of range error (22003) on DELETE with expression in WHERE clause

2017-07-03 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-6902: -- Assignee: Kasuni Hemasika (was: Bryan Pendleton) > Value out of range error (22

[jira] [Assigned] (DERBY-1740) Change error message to indicate encryptionkey length to be atleast 16 characters instead of 8 characters

2017-07-03 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-1740: -- Assignee: Lahiru Wijewardana > Change error message to indicate encryptionkey len

[jira] [Commented] (DERBY-6944) tomcat, maven, derby jar file manifest, jar naming

2017-07-02 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16071704#comment-16071704 ] Bryan Pendleton commented on DERBY-6944: Restating what I think you're

Re: Assigned to 5261 bug in Apache Derby

2017-07-02 Thread Bryan Pendleton
Thanks! Can you please add these comments, and attach your proposed change, directly to the issue in JIRA? We prefer to use the JIRA system for collecting all these comments and patch proposals, because it keeps the discussions organized and helps us keep track of which bug is in which state. On

Re: Assigned to 6909 bug in Apache Derby

2017-07-02 Thread Bryan Pendleton
Hi, and welcome to Derby! I have registered your JIRA userid with the Derby JIRA, so you can update DERBY-6909 with your thoughts and findings as you investigate the issue. You should also have a look at the information about the overall contribution process here: http://db.apache.org/derby/derby

[jira] [Assigned] (DERBY-6909) Invalid grouping by multiple columns when use function (Apache Derby 10.10.2.0)

2017-07-02 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-6909: -- Assignee: Indumini Ayomi > Invalid grouping by multiple columns when use funct

[jira] [Commented] (DERBY-6942) Utilise additional statistics for selectivity estimates.

2017-07-01 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16071408#comment-16071408 ] Bryan Pendleton commented on DERBY-6942: Let me see if I get that, too: the

[jira] [Commented] (DERBY-6942) Utilise additional statistics for selectivity estimates.

2017-07-01 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16071403#comment-16071403 ] Bryan Pendleton commented on DERBY-6942: Let me see if I understand

Re: Assigned to 5261 bug in Apache Derby

2017-07-01 Thread Bryan Pendleton
On Sat, Jul 1, 2017 at 8:12 AM, Indika Kumara wrote: > I have fixed DERBY-5261 bug but i don;t know how to patch and report it. > > Hi! Here's the process we follow in the Derby project: http://db.apache.org/derby/derby_comm.html#Contribute+Code+or+Documentation thanks, bryan

Re: Assigned to 5261 bug in Apache Derby

2017-07-01 Thread Bryan Pendleton
I have marked you as assigned to DERBY-5261. Thank you for your interest in Derby! Please let us know how your examination of this issue goes. thanks, bryan

[jira] [Assigned] (DERBY-5261) NetworkServerControl prints usage message twice on some errors

2017-07-01 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-5261: -- Assignee: INDIKA KUMARA > NetworkServerControl prints usage message twice on s

[jira] [Commented] (DERBY-6943) Undefined behavior of SYSCS_DIAG.ERROR_LOG_READER() when using rolling log files

2017-06-29 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16069356#comment-16069356 ] Bryan Pendleton commented on DERBY-6943: For the no-argument variant, I a

[jira] [Comment Edited] (DERBY-6943) Undefined behavior of SYSCS_DIAG.ERROR_LOG_READER() when using rolling log files

2017-06-29 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068784#comment-16068784 ] Bryan Pendleton edited comment on DERBY-6943 at 6/29/17 6:5

[jira] [Commented] (DERBY-6943) Undefined behavior of SYSCS_DIAG.ERROR_LOG_READER() when using rolling log files

2017-06-29 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068784#comment-16068784 ] Bryan Pendleton commented on DERBY-6943: Rick, I'm a bit confuse

Re: [VOTE] Sunsetting support for Java 8

2017-06-25 Thread Bryan Pendleton
> > A) The 10.14 release notes will tell users that 10.14 is the last release > which supports Java 8. Note that we have already sunsetted support for Java > 7. > > B) The 10.15 release will support Java 9 and higher. After releasing > 10.14, the development trunk will no longer support Java 8. > >

[jira] [Commented] (DERBY-6940) Enhance derby statistics for more accurate selectivity estimates.

2017-06-23 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061702#comment-16061702 ] Bryan Pendleton commented on DERBY-6940: Your approach to addressing the D

[jira] [Updated] (DERBY-6940) Enhance derby statistics for more accurate selectivity estimates.

2017-06-22 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6940: --- Attachment: EOFException.txt EOFException_derby.log I see the EOFException

[jira] [Commented] (DERBY-6940) Enhance derby statistics for more accurate selectivity estimates.

2017-06-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058566#comment-16058566 ] Bryan Pendleton commented on DERBY-6940: Regarding your observation about ave

[jira] [Commented] (DERBY-6940) Enhance derby statistics for more accurate selectivity estimates.

2017-06-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058547#comment-16058547 ] Bryan Pendleton commented on DERBY-6940: Thanks for the background informa

[jira] [Commented] (DERBY-6940) Enhance derby statistics for more accurate selectivity estimates.

2017-06-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056415#comment-16056415 ] Bryan Pendleton commented on DERBY-6940: It seems like you are making very

[jira] [Commented] (DERBY-6905) Enhance SYS.SYSCOLUMNS to report the CYCLE value for an IDENTITY column

2017-06-19 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055046#comment-16055046 ] Bryan Pendleton commented on DERBY-6905: To amplify slightly on Rick's c

Re: next derby release

2017-06-18 Thread Bryan Pendleton
I, too, would like to see a Derby release prior to summer 2018. I am comfortable with either proposal. Thanks for volunteering to make this happen! I'll chip in as much as I can. bryan

[jira] [Updated] (DERBY-6905) Enhance SYS.SYSCOLUMNS to report the CYCLE value for an IDENTITY column

2017-06-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6905: --- Attachment: dblook_tests.diff I agree with Rick's assessment that these tests are failin

[jira] [Commented] (DERBY-6905) Enhance SYS.SYSCOLUMNS to report the CYCLE value for an IDENTITY column

2017-06-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053316#comment-16053316 ] Bryan Pendleton commented on DERBY-6905: The 'derbytools' s

[jira] [Commented] (DERBY-6905) Enhance SYS.SYSCOLUMNS to report the CYCLE value for an IDENTITY column

2017-06-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053305#comment-16053305 ] Bryan Pendleton commented on DERBY-6905: I reproduced (I think) the failure

Re: broken tests on trunk

2017-06-18 Thread Bryan Pendleton
I reproduced (I think) the failures by doing the following: 1) building jars (ant buildJars) 2) creating a new empty directory and cd'ing there 3) export CLASSPATH=/path/to/derbyrun.jar:/path/to/derbyTesting.jar:/path/to/junit.jar 4) java org.apache.derbyTesting.functionTests.harness.RunSuite derb

[jira] [Reopened] (DERBY-6905) Enhance SYS.SYSCOLUMNS to report the CYCLE value for an IDENTITY column

2017-06-18 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reopened DERBY-6905: Reopening because there appear to be some regression tests failing after this change. See the

Re: broken tests on trunk

2017-06-18 Thread Bryan Pendleton
Hi Rick, I'm sorry for the stupid question, but: can you remind me how to run these tests? Are they run by 'ant junit-all' or by running 'ant -Dderby.junit.testclass=org.apache.derbyTesting.functionTests.tests.tools._Suite junit-single'? Or do I have to run them some other way? FWIW, running the

[jira] [Resolved] (DERBY-6936) Documentation for changes made as part of DERBY-6904

2017-06-13 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-6936. Resolution: Fixed Fix Version/s: 10.14.0.0 The documentation changes are live on the

Re: I'm completely baffled by these documentation build errors on Apache Jenkins

2017-06-12 Thread Bryan Pendleton
On Mon, Jun 12, 2017 at 9:28 PM, Kristian Waagan wrote: > I see the ant plugin was changed / updated from 1.4 to 1.5 on the 25th of > May, but I don't know if that is a problem since the build is running so > seldom these days. > Thanks Kristian, that is a really interesting data point. Perhap

I think I fixed the docs build (?)

2017-06-12 Thread Bryan Pendleton
In my latest attempt, I did two things: 1) Change the configuration of ant from "ant (latest)" to "ant 1.9.4" 2) Explicitly specified "-f $WORKSPACE/trunk/build.xml" in the ant arguments My guess is that the latest version of Ant on the Apache Jenkins machines is broken in some subtle way, but an

I'm completely baffled by these documentation build errors on Apache Jenkins

2017-06-12 Thread Bryan Pendleton
>From staring at it for several hours, I've learned basically nothing. The build goes to run 'ant clean all' in the docs/trunk, and the only output is a Java usage message: [trunk] $ /home/jenkins/tools/ant/latest/bin/ant -verbose -lib /home/jenkins/jenkins-slave/workspace/Derby-docs/trunk/lib cl

Re: Documentation build failure

2017-06-12 Thread Bryan Pendleton
ut of this build. thanks, bryan On Mon, Jun 12, 2017 at 6:38 AM, Bryan Pendleton wrote: > The Derby Jenkins documentation job failed after my recent documentation > commit to Subversion: > > https://builds.apache.org/job/Derby-docs/268/ > > It looks like an environmental thin

Documentation build failure

2017-06-12 Thread Bryan Pendleton
The Derby Jenkins documentation job failed after my recent documentation commit to Subversion: https://builds.apache.org/job/Derby-docs/268/ It looks like an environmental thing to me, like we got the wrong version of Ant or the wrong version of Java or something like that. Does anybody know how

[jira] [Commented] (DERBY-6938) Obtain cardinality estimates and true estimates for base tables as well as for intermediate results for queries involving multiple joins.

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045796#comment-16045796 ] Bryan Pendleton commented on DERBY-6938: I'm not certain I under

[jira] [Commented] (DERBY-6935) Test Coverage for added features.

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045717#comment-16045717 ] Bryan Pendleton commented on DERBY-6935: Thanks again for catching this. Can

[jira] [Reopened] (DERBY-6935) Test Coverage for added features.

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reopened DERBY-6935: > Test Coverage for added features. > - > >

[jira] [Updated] (DERBY-6935) Test Coverage for added features.

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6935: --- Attachment: moreCycleTests.diff OK, I think I see what I did wrong with the 'patch

[jira] [Updated] (DERBY-6936) Documentation for changes made as part of DERBY-6904

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6936: --- Attachment: rrefsqlj81859.html rrefsqlj37836.html

[jira] [Assigned] (DERBY-6936) Documentation for changes made as part of DERBY-6904

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-6936: -- Assignee: Bryan Pendleton (was: Harshvardhan Gupta) > Documentation for changes m

[jira] [Commented] (DERBY-6935) Test Coverage for added features.

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045567#comment-16045567 ] Bryan Pendleton commented on DERBY-6935: I see now that I missed some of

[jira] [Commented] (DERBY-6935) Test Coverage for added features.

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045566#comment-16045566 ] Bryan Pendleton commented on DERBY-6935: Did we add tests covering the beha

[jira] [Commented] (DERBY-6935) Test Coverage for added features.

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045558#comment-16045558 ] Bryan Pendleton commented on DERBY-6935: OK, let me look more closely; I prob

[jira] [Commented] (DERBY-6935) Test Coverage for added features.

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045553#comment-16045553 ] Bryan Pendleton commented on DERBY-6935: Yes, I believe those were committe

[jira] [Commented] (DERBY-6936) Documentation for changes made as part of DERBY-6904

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045546#comment-16045546 ] Bryan Pendleton commented on DERBY-6936: Hi Vardhan, are you already workin

[jira] [Updated] (DERBY-6936) Documentation for changes made as part of DERBY-6904

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6936: --- Description: Here are the changes I believe we need for this task: 1) For DERBY-6904, we

[jira] [Commented] (DERBY-6903) ALTER TABLE ALTER COLUMN resets CYCLE option of IDENTITY column

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045543#comment-16045543 ] Bryan Pendleton commented on DERBY-6903: We've completed all our planned

[jira] [Resolved] (DERBY-6903) ALTER TABLE ALTER COLUMN resets CYCLE option of IDENTITY column

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-6903. Resolution: Fixed Fix Version/s: 10.14.0.0 > ALTER TABLE ALTER COLUMN resets CY

[jira] [Resolved] (DERBY-6905) Enhance SYS.SYSCOLUMNS to report the CYCLE value for an IDENTITY column

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-6905. Resolution: Fixed Fix Version/s: 10.14.0.0 We've completed all our planned wor

[jira] [Resolved] (DERBY-6935) Test Coverage for added features.

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-6935. Resolution: Fixed Fix Version/s: 10.14.0.0 We've completed all our planned wor

[jira] [Resolved] (DERBY-6906) Allow a GENERATED column to explicitly specify NO CYCLE

2017-06-10 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-6906. Resolution: Fixed Fix Version/s: 10.14.0.0 We've completed all our planned wor

[jira] [Commented] (DERBY-6935) Test Coverage for added features.

2017-06-09 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1606#comment-1606 ] Bryan Pendleton commented on DERBY-6935: Hi Vardhan, thanks for the updated t

Re: Could use some thoughts on a problem with a query in production

2017-06-07 Thread Bryan Pendleton
Hi Brett, Cache cleaning in general is a very I/O intensive activity, so I agree that it is odd that your system appeared to be CPU busy during that time. It's interesting that whatever it was, persisted for such a long time. In the past, I have developed small operator scripts which collect sys

Re: Could use some thoughts on a problem with a query in production

2017-06-06 Thread Bryan Pendleton
Hi Brett? What's the underlying storage system like? In particular, is it an SSD storage system? Is there any chance that you happened to hit a spot in time where there was some non-Derby event which was causing the storage system to misbehave? I understand that certain SSD implementations, and c

[jira] [Commented] (DERBY-6937) Load the IMDB data set in Derby, obtain and adapt Join order Benchmark queries for use in derby

2017-06-05 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038085#comment-16038085 ] Bryan Pendleton commented on DERBY-6937: Yay! Your patch worked great for me

[jira] [Commented] (DERBY-6937) Load the IMDB data set in Derby, obtain and adapt Join order Benchmark queries for use in derby

2017-06-04 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036425#comment-16036425 ] Bryan Pendleton commented on DERBY-6937: Could you perhaps attach (if you hav

[jira] [Commented] (DERBY-6937) Load the IMDB data set in Derby, obtain and adapt Join order Benchmark queries for use in derby

2017-06-03 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036038#comment-16036038 ] Bryan Pendleton commented on DERBY-6937: Great progress! What was your &q

[jira] [Updated] (DERBY-6935) Test Coverage for added features.

2017-06-03 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6935: --- Attachment: simpleTests.diff Hi Vardhan, I had some spare time so I wrote a few test cases

[jira] [Commented] (DERBY-6904) Enhance ALTER TABLE to allow CYCLE option to be changed.

2017-05-31 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031189#comment-16031189 ] Bryan Pendleton commented on DERBY-6904: I'm intending to commit the 69

[jira] [Commented] (DERBY-6766) java.sql.SQLException: nospc.U Unexpected no space error while attempting to update a row on page

2017-05-31 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031185#comment-16031185 ] Bryan Pendleton commented on DERBY-6766: @Vamsarvardhana Reddy, were you abl

[jira] [Commented] (DERBY-6904) Enhance ALTER TABLE to allow CYCLE option to be changed.

2017-05-29 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028618#comment-16028618 ] Bryan Pendleton commented on DERBY-6904: The updated patch looks great! I t

[jira] [Commented] (DERBY-6935) Test Coverage for added features.

2017-05-29 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028615#comment-16028615 ] Bryan Pendleton commented on DERBY-6935: That seems like a good plan to me.

[jira] [Commented] (DERBY-6904) Enhance ALTER TABLE to allow CYCLE option to be changed.

2017-05-28 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027844#comment-16027844 ] Bryan Pendleton commented on DERBY-6904: I spent some time studying your

[jira] [Commented] (DERBY-6904) Enhance ALTER TABLE to allow CYCLE option to be changed.

2017-05-24 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024228#comment-16024228 ] Bryan Pendleton commented on DERBY-6904: Thank you for the upgraded patch! I

[jira] [Assigned] (DERBY-6904) Enhance ALTER TABLE to allow CYCLE option to be changed.

2017-05-22 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-6904: -- Assignee: Harshvardhan Gupta > Enhance ALTER TABLE to allow CYCLE option to be chan

[jira] [Commented] (DERBY-6934) Lock conflicts between Statement.getGeneratedKeys() and sequence-generator-based identity columns

2017-05-21 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018947#comment-16018947 ] Bryan Pendleton commented on DERBY-6934: Hi Rick, Some of the issues yo

[jira] [Commented] (DERBY-6932) Migrate finalization to the new Cleaner-based pattern introduced by JDK 9 build 167

2017-05-07 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1562#comment-1562 ] Bryan Pendleton commented on DERBY-6932: Thanks for the references and backgr

[jira] [Commented] (DERBY-6930) Embedded driver database remains locked after close

2017-04-01 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952281#comment-15952281 ] Bryan Pendleton commented on DERBY-6930: There's a difference between

<    1   2   3   4   5   6   7   8   9   10   >