Re: regex replace in string

2017-07-27 Thread Khurram Faraaz
; Sent: Thursday, July 27, 2017 11:38:42 AM To: user@drill.apache.org Subject: Re: regex replace in string DRILL-4645: "Regex_replace() function is broken”? I still wonder, the characters you are looking for are those used to format a “columns” column on output. Can you show a couple of li

Re: regex replace in string

2017-07-27 Thread Paul Rogers
DRILL-4645: "Regex_replace() function is broken”? I still wonder, the characters you are looking for are those used to format a “columns” column on output. Can you show a couple of lines of your CSV file? Or, take a look at SELECT * FROM … LIMIT 10 to see if the data is being split into

Re: regex replace in string

2017-07-26 Thread Divya Gehlot
ease. > >>> > >>> Sharing a sample CSV file will let us check the issue. Even better, > >>> voting is open for the 1.11 release. Please go ahead and download it > and > >>> try your file with that release. Let us know if you still have a > pr

Re: regex replace in string

2017-07-26 Thread Paul Rogers
ad and download it and >>> try your file with that release. Let us know if you still have a problem. >>> >>> Thanks, >>> >>> - Paul >>> >>>> On Jul 26, 2017, at 6:14 AM, Khurram Faraaz <kfar...@mapr.com> wrote: >>>> >>>> Can you pl

Re: regex replace in string

2017-07-26 Thread Divya Gehlot
n of >> Drill that you are on. So someone can take a look and try to reproduce the >> error that you are seeing. >> > >> > >> > Thanks, >> > >> > Khurram >> > >> > _

Re: regex replace in string

2017-07-26 Thread Divya Gehlot
> > Can you please share your CSV file, the SQL query and the version of > Drill that you are on. So someone can take a look and try to reproduce the > error that you are seeing. > > > > > > Thanks, > > > > Khurram > > > > ______

Re: regex replace in string

2017-07-26 Thread Khurram Faraaz
mat} Thanks, Khurram From: Kunal Khatua <kkha...@mapr.com> Sent: Wednesday, July 26, 2017 11:47:22 PM To: user@drill.apache.org Subject: RE: regex replace in string Here is the reference mail for the release candidate of Drill 1.11.0 -Original M

Re: regex replace in string

2017-07-26 Thread Paul Rogers
o someone can take a look and try to reproduce the error > that you are seeing. > > > Thanks, > > Khurram > > > From: Divya Gehlot <divya.htco...@gmail.com> > Sent: Wednesday, July 26, 2017 3:18:08 PM > To: user@drill.a

Re: regex replace in string

2017-07-26 Thread Khurram Faraaz
uly 26, 2017 3:18:08 PM To: user@drill.apache.org Subject: regex replace in string Hi, I have a CSV file where column values are "This is the column,one " "This is column , two" column3 column4 When I try to regex_replace it throws error org.apache.drill.common.exceptions.U

regex replace in string

2017-07-26 Thread Divya Gehlot
Hi, I have a CSV file where column values are "This is the column,one " "This is column , two" column3 column4 When I try to regex_replace it throws error org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: > IllegalArgumentException: reallocation size must be non-negative