× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
Diksha.kushwah(*) reported 2017-07-05T07:07:11Z  · tomconrad last modified 2018-07-12T22:23:18Z

java.lang.StringIndexOutOfBoundsException: String index out of range: -1 is thrown when we retrieve data from date and time datatype


Priority Low
Complexity Unknown
Component DB - Cassandra
Version 20.0
Version: 19.0.0-beta-2
Build #: 55004
Build Date: 2017-Jul-03 06:57:37 PM
 
Steps to reproduce:
 
Connect to Cassandra 3.0
Create following table:
 
CREATE TABLE "date_time"  ( 
   "c1"   date,
   "c2"   time,
    PRIMARY KEY(c1)
   ) 
Go

Now execute select query: 

SELECT * FROM date_time
GO

It throws following exception:

java.lang.StringIndexOutOfBoundsException: String index out of range: -1 

Observation:

1. It is observed only for date and time datatypes

2. date and time datatype supported from Cassandra 3.x

 

1 attachment

Issue #15370

Closed
Fixed
Resolved 2018-07-12T22:23:18Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017