TIBCOSoftware / snappy-store

SnappyStore
Apache License 2.0
39 stars 18 forks source link

SDENT-75 #531

Closed bisenpiyush closed 4 years ago

bisenpiyush commented 4 years ago

Changes proposed in this pull request

As a fix of SDENT-75, added information for BOOLEAN datatype in "getTypeInfo" SQL in metadata.properties in store branch. ComputeDB supports the BOOLEAN type but while querying about supported datatype, it doesn't provide information about it

Patch testing

Unit test

Is precheckin with -Pstore clean?

Clean with some known issues/failures

ReleaseNotes changes

NA

Other PRs

Added unit test https://github.com/SnappyDataInc/snappydata/pull/1478