[jira] [Created] (SPARK-21824) DROP TABLE should automatically drop any dependent referential constraints or raise error.

2017-08-24 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-21824: Summary: DROP TABLE should automatically drop any dependent referential constraints or raise error. Key: SPARK-21824 URL:

[jira] [Created] (SPARK-21823) ALTER TABLE table statements such as RENAME and CHANGE columns should raise error if there are any dependent constraints.

2017-08-24 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-21823: Summary: ALTER TABLE table statements such as RENAME and CHANGE columns should raise error if there are any dependent constraints. Key: SPARK-21823 URL:

[jira] [Commented] (SPARK-21784) Add ALTER TABLE ADD CONSTRANT DDL to support defining primary key and foreign keys

2017-08-18 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16131900#comment-16131900 ] Suresh Thalamati commented on SPARK-21784: -- I am working on implementation of this task. > Add

[jira] [Created] (SPARK-21784) Add ALTER TABLE ADD CONSTRANT DDL to support defining primary key and foreign keys

2017-08-18 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-21784: Summary: Add ALTER TABLE ADD CONSTRANT DDL to support defining primary key and foreign keys Key: SPARK-21784 URL: https://issues.apache.org/jira/browse/SPARK-21784

[jira] [Commented] (SPARK-19318) Docker test case failure: `SPARK-16625: General data types to be mapped to Oracle`

2017-01-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832659#comment-15832659 ] Suresh Thalamati commented on SPARK-19318: -- I am looking into this test failure. > Docker test

[jira] [Commented] (SPARK-17916) CSV data source treats empty string as null no matter what nullValue option is

2016-11-09 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15651172#comment-15651172 ] Suresh Thalamati commented on SPARK-17916: -- @Eric Liang If it is possible , can you please

[jira] [Created] (SPARK-18141) jdbc datasource read fails when quoted columns (eg:mixed case, reserved words) in source table are used in the filter.

2016-10-27 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-18141: Summary: jdbc datasource read fails when quoted columns (eg:mixed case, reserved words) in source table are used in the filter. Key: SPARK-18141 URL:

[jira] [Commented] (SPARK-17916) CSV data source treats empty string as null no matter what nullValue option is

2016-10-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15593119#comment-15593119 ] Suresh Thalamati commented on SPARK-17916: -- Thank you for trying out the different scenarios. I

[jira] [Commented] (SPARK-14536) NPE in JDBCRDD when array column contains nulls (postgresql)

2016-09-22 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514246#comment-15514246 ] Suresh Thalamati commented on SPARK-14536: -- Yes. SPARK-10186 already added array support for

[jira] [Commented] (SPARK-14536) NPE in JDBCRDD when array column contains nulls (postgresql)

2016-09-22 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514129#comment-15514129 ] Suresh Thalamati commented on SPARK-14536: -- [~sowen] I am not sure why this issue got closed

[jira] [Reopened] (SPARK-14536) NPE in JDBCRDD when array column contains nulls (postgresql)

2016-09-21 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati reopened SPARK-14536: -- SPARK-10186 added array data type support for postgres in 1.6. NPE issues still

[jira] [Commented] (SPARK-17473) jdbc docker tests are failing with java.lang.AbstractMethodError:

2016-09-09 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15477624#comment-15477624 ] Suresh Thalamati commented on SPARK-17473: -- E-mail exchange on dev :

[jira] [Created] (SPARK-17473) jdbc docker tests are failing with java.lang.AbstractMethodError:

2016-09-09 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-17473: Summary: jdbc docker tests are failing with java.lang.AbstractMethodError: Key: SPARK-17473 URL: https://issues.apache.org/jira/browse/SPARK-17473 Project:

[jira] [Commented] (SPARK-17385) Update Data in mySql using spark

2016-09-02 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15459827#comment-15459827 ] Suresh Thalamati commented on SPARK-17385: -- Update is not supported from spark. Only option

[jira] [Resolved] (SPARK-14218) dataset show() does not display column names in the correct order if underlying data frame schema order is different from the encoder schema order.

2016-07-19 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati resolved SPARK-14218. -- Resolution: Duplicate verified on 2.0 , and trunk. This issue is resolved. > dataset

[jira] [Commented] (SPARK-12504) JDBC data source credentials are not masked in the data frame explain output.

2016-05-25 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301392#comment-15301392 ] Suresh Thalamati commented on SPARK-12504: -- [~srowen] I worked on resolving this issue. For

[jira] [Created] (SPARK-15538) Truncate table does not work on data source table , and does not raise error either.

2016-05-25 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-15538: Summary: Truncate table does not work on data source table , and does not raise error either. Key: SPARK-15538 URL: https://issues.apache.org/jira/browse/SPARK-15538

[jira] [Commented] (SPARK-15538) Truncate table does not work on data source table , and does not raise error either.

2016-05-25 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300867#comment-15300867 ] Suresh Thalamati commented on SPARK-15538: -- Working on PR for this issue. > Truncate table

[jira] [Commented] (SPARK-15315) CSV datasource writes garbage for complex types instead of rasing error.

2016-05-13 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283042#comment-15283042 ] Suresh Thalamati commented on SPARK-15315: -- I am working on submitting PR for this issue , will

[jira] [Created] (SPARK-15315) CSV datasource writes garbage for complex types instead of rasing error.

2016-05-13 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-15315: Summary: CSV datasource writes garbage for complex types instead of rasing error. Key: SPARK-15315 URL: https://issues.apache.org/jira/browse/SPARK-15315

[jira] [Commented] (SPARK-15112) Dataset filter returns garbage

2016-05-04 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15271576#comment-15271576 ] Suresh Thalamati commented on SPARK-15112: -- I ran into similar issue SPARK-14218 > Dataset

[jira] [Created] (SPARK-15125) CSV data source recognizes empty quoted strings in the input as null.

2016-05-04 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-15125: Summary: CSV data source recognizes empty quoted strings in the input as null. Key: SPARK-15125 URL: https://issues.apache.org/jira/browse/SPARK-15125

[jira] [Commented] (SPARK-14840) Cannot drop a table which has the name starting with 'or'

2016-04-29 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264616#comment-15264616 ] Suresh Thalamati commented on SPARK-14840: -- On master(2.0) , this issue is fixed recently as

[jira] [Commented] (SPARK-14343) Dataframe operations on a partitioned dataset (using partition discovery) return invalid results

2016-04-18 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15246195#comment-15246195 ] Suresh Thalamati commented on SPARK-14343: -- This issue may be related to SPARK-14463. >

[jira] [Commented] (SPARK-14586) SparkSQL doesn't parse decimal like Hive

2016-04-15 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15243702#comment-15243702 ] Suresh Thalamati commented on SPARK-14586: -- Thanks for reporting this issue , Stephane. which

[jira] [Commented] (SPARK-14218) dataset show() does not display column names in the correct order if underlying data frame schema order is different from the encoder schema order.

2016-03-28 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15215098#comment-15215098 ] Suresh Thalamati commented on SPARK-14218: -- I am giving a shot at submitting PR for this

[jira] [Created] (SPARK-14218) dataset show() does not display column names in the correct order if underlying data frame schema order is different from the encoder schema order.

2016-03-28 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-14218: Summary: dataset show() does not display column names in the correct order if underlying data frame schema order is different from the encoder schema order. Key: SPARK-14218

[jira] [Commented] (SPARK-13860) TPCDS query 39 returns wrong results compared to TPC official result set

2016-03-19 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200330#comment-15200330 ] Suresh Thalamati commented on SPARK-13860: -- I looked into this issue and found out NULL values

[jira] [Commented] (SPARK-13860) TPCDS query 39 returns wrong results compared to TPC official result set

2016-03-19 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200805#comment-15200805 ] Suresh Thalamati commented on SPARK-13860: -- [~yhuai] [~mengxr] I noticed there is discussion on

[jira] [Commented] (SPARK-13820) TPC-DS Query 10 fails to compile

2016-03-15 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15196419#comment-15196419 ] Suresh Thalamati commented on SPARK-13820: -- This query contains correlated subquery, it is not

[jira] [Commented] (SPARK-13699) Spark SQL drops the table in "overwrite" mode while writing into table

2016-03-07 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183996#comment-15183996 ] Suresh Thalamati commented on SPARK-13699: -- Thank you for providing the reproduction to the

[jira] [Created] (SPARK-13167) JDBC data source does not include null value partition columns rows in the result.

2016-02-03 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-13167: Summary: JDBC data source does not include null value partition columns rows in the result. Key: SPARK-13167 URL: https://issues.apache.org/jira/browse/SPARK-13167

[jira] [Commented] (SPARK-13167) JDBC data source does not include null value partition columns rows in the result.

2016-02-03 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131258#comment-15131258 ] Suresh Thalamati commented on SPARK-13167: -- I am working on fix for this issue. > JDBC data

[jira] [Created] (SPARK-12504) JDBC data source credentials are not masked in the data frame explain output.

2015-12-23 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-12504: Summary: JDBC data source credentials are not masked in the data frame explain output. Key: SPARK-12504 URL: https://issues.apache.org/jira/browse/SPARK-12504

[jira] [Commented] (SPARK-12504) JDBC data source credentials are not masked in the data frame explain output.

2015-12-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15070002#comment-15070002 ] Suresh Thalamati commented on SPARK-12504: -- I am testing the fix for this issue , will post the

[jira] [Commented] (SPARK-12504) JDBC data source credentials are not masked in the data frame explain output.

2015-12-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15070054#comment-15070054 ] Suresh Thalamati commented on SPARK-12504: -- Pull Request:

[jira] [Commented] (SPARK-11454) DB2 dialect - map DB2 ROWID and TIMESTAMP with TIMEZONE types into valid Spark types

2015-11-13 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004488#comment-15004488 ] Suresh Thalamati commented on SPARK-11454: -- I am looking into fixing this Jira along with

[jira] [Commented] (SPARK-10521) Utilize Docker to test DB2 JDBC Dialect support

2015-11-10 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999799#comment-14999799 ] Suresh Thalamati commented on SPARK-10521: -- @Luciano, Jdbc data sources docker tests are

[jira] [Comment Edited] (SPARK-11300) Support for string length when writing to JDBC

2015-10-30 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14983631#comment-14983631 ] Suresh Thalamati edited comment on SPARK-11300 at 10/30/15 11:59 PM: -

[jira] [Commented] (SPARK-11300) Support for string length when writing to JDBC

2015-10-30 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14983631#comment-14983631 ] Suresh Thalamati commented on SPARK-11300: -- Another related issue is Spark-10849, Fix will

[jira] [Commented] (SPARK-10857) SQL injection bug in JdbcDialect.getTableExistsQuery()

2015-09-30 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14937732#comment-14937732 ] Suresh Thalamati commented on SPARK-10857: -- One issue I ran into with getSchema() call was even

[jira] [Created] (SPARK-10849) Allow user to specify database column type for data frame fields when writing data to jdbc data sources.

2015-09-27 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-10849: Summary: Allow user to specify database column type for data frame fields when writing data to jdbc data sources. Key: SPARK-10849 URL:

[jira] [Commented] (SPARK-10849) Allow user to specify database column type for data frame fields when writing data to jdbc data sources.

2015-09-27 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14909972#comment-14909972 ] Suresh Thalamati commented on SPARK-10849: -- I am working on creating pull request for this

[jira] [Commented] (SPARK-10756) DataFrame write to teradata using jdbc not working, tries to create table each time irrespective of table existence

2015-09-22 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903100#comment-14903100 ] Suresh Thalamati commented on SPARK-10756: -- This issue is similar to

[jira] [Commented] (SPARK-10664) JDBC DataFrameWriter does not save data to Oracle 11 Database

2015-09-17 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14803331#comment-14803331 ] Suresh Thalamati commented on SPARK-10664: -- Table exists case should be fixed as part of

[jira] [Created] (SPARK-10655) Enhance DB2 dialect to handle XML, and DECIMAL , and DECFLOAT

2015-09-16 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-10655: Summary: Enhance DB2 dialect to handle XML, and DECIMAL , and DECFLOAT Key: SPARK-10655 URL: https://issues.apache.org/jira/browse/SPARK-10655 Project: Spark

[jira] [Commented] (SPARK-10655) Enhance DB2 dialect to handle XML, and DECIMAL , and DECFLOAT

2015-09-16 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14791440#comment-14791440 ] Suresh Thalamati commented on SPARK-10655: -- I am working on pull request for this issue. >

[jira] [Commented] (SPARK-9078) Use of non-standard LIMIT keyword in JDBC tableExists code

2015-08-28 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14720747#comment-14720747 ] Suresh Thalamati commented on SPARK-9078: - @Bob, Reynold I ran into the same

[jira] [Created] (SPARK-10170) Writing from data frame into db2 database using jdbc data source api fails with error for string, and boolean column types.

2015-08-22 Thread Suresh Thalamati (JIRA)
Suresh Thalamati created SPARK-10170: Summary: Writing from data frame into db2 database using jdbc data source api fails with error for string, and boolean column types. Key: SPARK-10170 URL:

[jira] [Commented] (SPARK-10170) Writing from data frame into db2 database using jdbc data source api fails with error for string, and boolean column types.

2015-08-22 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708124#comment-14708124 ] Suresh Thalamati commented on SPARK-10170: -- Scanning through the code I found

[jira] Created: (DERBY-3367) Sort is not avoided even when the has an index on a the column being ordered, for a query with id != -1 predicate.

2008-01-30 Thread Suresh Thalamati (JIRA)
Sort is not avoided even when the has an index on a the column being ordered, for a query with id != -1 predicate. --- Key: DERBY-3367 URL:

[jira] Updated: (DERBY-3367) Sort is not avoided even when the has an index on a the column being ordered, for a query with id != -1 predicate.

2008-01-30 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-3367: Attachment: derby.log Derby log with the query plans. Sort is not avoided even when the

[jira] Commented: (DERBY-3367) Sort is not avoided even when the has an index on a the column being ordered, for a query with id != -1 predicate.

2008-01-30 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12564205#action_12564205 ] Suresh Thalamati commented on DERBY-3367: - Thanks for your comments, Mike. I am not

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-06-14 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504943 ] Suresh Thalamati commented on DERBY-700: I agree with Dan, getLockedFile() is confusing and should not be

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-05-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Fix Version/s: 10.3.0.0 support for import/export of tables with clob/blob and the other

[jira] Resolved: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-05-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati resolved DERBY-378. Resolution: Fixed support for import/export of tables with clob/blob and the other

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-05-22 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498050 ] Suresh Thalamati commented on DERBY-700: [ Show ยป ] Kathey Marsden [22/May/07 03:22 PM] Thanks Suresh for the

[jira] Commented: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types.

2007-05-18 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497107 ] Suresh Thalamati commented on DERBY-2527: - Thanks for addressing my comments, Laura. I read through your

[jira] Commented: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types.

2007-05-18 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497112 ] Suresh Thalamati commented on DERBY-2527: - Thanks Laura, I reviewed the import/export related sections in

[jira] Updated: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-05-17 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-700: --- Attachment: derby700_singleproperty_v1.stat derby700_singleproperty_v1.diff

[jira] Created: (DERBY-2649) An unsuccessful boot attempt of an booted database can potentially delete files in the temp directory that are in use.

2007-05-15 Thread Suresh Thalamati (JIRA)
An unsuccessful boot attempt of an booted database can potentially delete files in the temp directory that are in use. --- Key: DERBY-2649 URL:

[jira] Commented: (DERBY-2020) Change file option for syncing log file to disk from rws to rwd

2007-04-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491013 ] Suresh Thalamati commented on DERBY-2020: - Thanks for addressing my comments , Olav. The latest patch looks

[jira] Commented: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types.

2007-04-12 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488505 ] Suresh Thalamati commented on DERBY-2527: - Thanks Laura. My comments are below for the questions you posted.

[jira] Commented: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types.

2007-04-12 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488527 ] Suresh Thalamati commented on DERBY-2527: - #2 : I agree with you. Changging the sentence to Passing a NULL

[jira] Commented: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types.

2007-04-10 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487958 ] Suresh Thalamati commented on DERBY-2527: - Thanks for volunteering to write the documentation , Laura. My

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-04-05 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: iexlobs_v1.txt updated the spec and added some notes for dcoumnentation.

[jira] Created: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types.

2007-04-05 Thread Suresh Thalamati (JIRA)
Add documentation for import/export of LOBS and other binary data types. --- Key: DERBY-2527 URL: https://issues.apache.org/jira/browse/DERBY-2527 Project: Derby

[jira] Updated: (DERBY-2527) Add documentation for import/export of LOBS and other binary data types.

2007-04-05 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-2527: Attachment: iexlobs_v1.txt updated version of spec and some notes for the documentation.

[jira] Commented: (DERBY-2020) Change file option for syncing log file to disk from rws to rwd

2007-04-03 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486434 ] Suresh Thalamati commented on DERBY-2020: - Thanks for working on this issue Olav. your latest patch

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-28 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484998 ] Suresh Thalamati commented on DERBY-700: Thanks a lot for summarizing the problems and possible solutions

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-27 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484550 ] Suresh Thalamati commented on DERBY-700: While reading comments for this issue yet again, noticed Rick

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-27 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484586 ] Suresh Thalamati commented on DERBY-700: Thanks for confirming , Dan. I was referring to the commnet you

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483676 ] Suresh Thalamati commented on DERBY-378: Thanks for your interest to document this issue Laura. Intially

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_6.diff DERBY-378 (partial) This patch adds code required to enable new

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483798 ] Suresh Thalamati commented on DERBY-700: There does not seem to be any way to get process id info that can

[jira] Commented: (DERBY-700) Derby does not prevent dual boot of database from different classloaders on Linux

2007-03-21 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482927 ] Suresh Thalamati commented on DERBY-700: I took a quick looks at fixes for LUCENE-305 and LUCENE-635 ,

[jira] Commented: (DERBY-2465) Clob data type should use getCharacterStream() to read a column data from a VTI instead of getString().

2007-03-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482466 ] Suresh Thalamati commented on DERBY-2465: - Thanks Dan. Stack I am seeing is also similar to DERBY-2349. I

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482479 ] Suresh Thalamati commented on DERBY-378: Thanks for the feedback Army Mike. I agree with both of you ,

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482500 ] Suresh Thalamati commented on DERBY-378: Thanks for the feedback Laura. Incase of export EXTFILE is used

[jira] Resolved: (DERBY-1240) creating /restoring a db from backup using createFrom with log at different location copies the log from backup to the db dir also.

2007-03-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati resolved DERBY-1240. - Resolution: Fixed creating /restoring a db from backup using createFrom with log at

[jira] Commented: (DERBY-2456) File stream is left open when an exception occurs while setting up a character stream for data export.

2007-03-20 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482625 ] Suresh Thalamati commented on DERBY-2456: - Committed fix for this bug to trunk on revision 520684 File

[jira] Created: (DERBY-2465) Clob data type should use getCharacterStream() to read a column data from a VTI instead of getString().

2007-03-19 Thread Suresh Thalamati (JIRA)
Clob data type should use getCharacterStream() to read a column data from a VTI instead of getString(). - Key: DERBY-2465 URL:

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-19 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_5.diff DERBY-378 (partial) This patch adds some code required to support

[jira] Assigned: (DERBY-2456) File stream is left open when an exception occurs while setting up a character stream for data export.

2007-03-19 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati reassigned DERBY-2456: --- Assignee: Suresh Thalamati File stream is left open when an exception occurs while

[jira] Updated: (DERBY-2465) Clob data type should use getCharacterStream() to read a column data from a VTI instead of getString().

2007-03-19 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-2465: Attachment: derby.log derby2465_v1.diff Following the similar code in the

[jira] Commented: (DERBY-2295) DRDAProtocolTest:clientjunit.framework.AssertionFailedError

2007-03-15 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481275 ] Suresh Thalamati commented on DERBY-2295: - Army , I think ImportExportTest failure you mentioned is not

[jira] Commented: (DERBY-2456) File stream is left open when an exception occurs while setting up a character stream for data export.

2007-03-15 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481395 ] Suresh Thalamati commented on DERBY-2456: - temporarily disabled the test case that I think is causing

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-14 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_4.stat derby378_4.diff DERBY-378 (partial) This patch

[jira] Commented: (DERBY-2247) provide set methods for blob in embeded driver

2007-03-13 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480521 ] Suresh Thalamati commented on DERBY-2247: - While doing some testing I ran into the LOBStreamControl.java in

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-08 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_3.stat derby378_3.diff DERBY -378 (partial) This patch

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-07 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478840 ] Suresh Thalamati commented on DERBY-378: Thanks for taking time to review , Dan. 1) I see use of

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-07 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478862 ] Suresh Thalamati commented on DERBY-378: Committed derby378_2.diff to trunk on revision 515708.. support

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-03-06 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_2.stat derby378_2.diff DERBY -378 (partial) This patch

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-02-26 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475979 ] Suresh Thalamati commented on DERBY-378: Each blob/clob goes into its own separate external file? Or all the

[jira] Commented: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-02-26 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476056 ] Suresh Thalamati commented on DERBY-378: Committed derby_378.diff to trunk on revision 512109. If there

[jira] Updated: (DERBY-378) support for import/export of tables with clob/blob and the other binary data types will be good addition to derby,

2007-02-23 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati updated DERBY-378: --- Attachment: derby378_1.stat derby378_1.diff DERBY -378 (partial) This patch

[jira] Created: (DERBY-2348) testProtocol(org.apache.derbyTesting.functionTests.tests.derbynet.NetHarnessJavaTest)j failed

2007-02-16 Thread Suresh Thalamati (JIRA)
testProtocol(org.apache.derbyTesting.functionTests.tests.derbynet.NetHarnessJavaTest)j failed -- Key: DERBY-2348 URL: https://issues.apache.org/jira/browse/DERBY-2348

[jira] Commented: (DERBY-2318) testStreams(org.apache.derbyTesting.functionTests.tests.lang.StreamsTest) failed on weme6.1 jvm/

2007-02-16 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473807 ] Suresh Thalamati commented on DERBY-2318: - This test also failed on one of the iibm15 jvm runs: 5)

[jira] Commented: (DERBY-2342) convert importExport.java to junit

2007-02-16 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473861 ] Suresh Thalamati commented on DERBY-2342: - Thanks for converting this test to junit , Andrew. Patch looks

[jira] Reopened: (DERBY-2318) testStreams(org.apache.derbyTesting.functionTests.tests.lang.StreamsTest) failed on weme6.1 jvm/

2007-02-15 Thread Suresh Thalamati (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Thalamati reopened DERBY-2318: - It is still failing on the ibm nightly result runs on weme6.1, with the same error.

  1   2   3   4   >