Re: Apache Drill 1.10.0 - Issue with combination of Like operator & newline (\n) character in data

2019-07-17 Thread Shankar Mane
Hi, just tested on *Drill 1.16.0 (docker) *: *--1) **result = success* apache drill> select * from hive.default.withdraw; +---+ | id | +---+ | withdraw cash | +---+ 1 row selected (0.189 seconds) *--2) **result = success* apache drill> select *

Re: Apache Drill 1.10.0 - Issue with combination of Like operator & newline (\n) character in data

2019-07-17 Thread Arina Yelchiyeva
Hi Shankar, To verify behavior on the latest Drill version, you can download Drill from here https://drill.apache.org/download/ . Kind regards, Arina > On Jul 17, 2019, at 2:29 PM, Shankar Mane wrote: > > Hi All, > > I am facing some issues while using