java-q icon indicating copy to clipboard operation
java-q copied to clipboard

Q interfacing with Java

Results 2 java-q issues
Sort by recently updated
recently updated
newest added

Suppose I have a column of type DateTime and the values being 2017.09.06T21:39:39.831 2017.09.06T21:40:39.831 I want to filter datetime >'2017.09.06T21:39:39.831'. My query being below with fromDateObj =date Obj of '2017.09.06T21:39:39.831'...

This is an open question, but KDB doesn't support numeric types with defined precision (aka BigDecimal in Java or NUMBER (precision, scale) is Oracle. That's why, Java retrieves "real" and...