elasticsearch-jdbc icon indicating copy to clipboard operation
elasticsearch-jdbc copied to clipboard

data in datetime column being imported to elasticsearch as null

Open Blowoffvalve opened this issue 8 years ago • 0 comments

The data in a datetime column is being imported as null. date_time column not being imported

Output of a Curl on the index.txt

The content of the datetime column as shown in the screenshot above is not nullable. image

Also, my import.json file statefile.json.txt

Blowoffvalve avatar Mar 06 '17 19:03 Blowoffvalve