Struggling with mssql schema names

2019-04-26 Thread Jonathan Bayles
when I try to join across two servers, where one is mssql, I have to lodge myself into the mssql side with uses: use dbserver.dbname; use dbserver.schemaname; select blah from mysqlserver.dbname.table a1 inner join tablename a2 on a1.field = a2.field where... Any time I try to reference the tabl

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-26 Thread Arina Yelchiyeva
Thank you, Sorabh! > On Apr 26, 2019, at 6:42 PM, SorabhApache wrote: > > Sure. I will do it. > > Thanks, > Sorabh > > On Fri, Apr 26, 2019 at 8:35 AM Arina Yelchiyeva > wrote: > >> Sure, we can discuss it during Hangout. >> Sorabh, since you are latest release manager, I am wondering if you

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-26 Thread SorabhApache
Sure. I will do it. Thanks, Sorabh On Fri, Apr 26, 2019 at 8:35 AM Arina Yelchiyeva wrote: > Sure, we can discuss it during Hangout. > Sorabh, since you are latest release manager, I am wondering if you would > volunteer to add scripts into Drill project? :) > At least something to start with.

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-26 Thread Arina Yelchiyeva
Sure, we can discuss it during Hangout. Sorabh, since you are latest release manager, I am wondering if you would volunteer to add scripts into Drill project? :) At least something to start with. Kind regards, Arina > On Apr 26, 2019, at 6:32 PM, SorabhApache wrote: > > +1 for including releas

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-26 Thread SorabhApache
+1 for including release scripts. I would also recommend adding a README.md in the same location, which can include link to a wiki for the release process or all the instructions in it. Also it would be great if we can formulate some guidelines as to what kind of issues may not be considered as blo

[VOTE] Apache Drill Release 1.16.0 - RC2

2019-04-26 Thread SorabhApache
Hi Drillers, I'd like to propose the third release candidate (RC2) for the Apache Drill, version 1.16.0. Changes since the previous release candidate: DRILL-7201: Strange symbols in error window (Windows) DRILL-7202: Failed query shows warning that fragments has made no progress DRILL-7207: Update

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-26 Thread Aman Sinha
+1 on including the release preparation script into the code base. Location TBD. Perhaps under a separate 'release' subdirectory either in contrib or docs ? On Fri, Apr 26, 2019 at 12:46 AM Arina Yelchiyeva < arina.yelchiy...@gmail.com> wrote: > Maybe we should include these scripts directly int

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-26 Thread Arina Yelchiyeva
Maybe we should include these scripts directly into Drill project (of course if Parth does not mind), maybe in doc module? This way we will be able to modify them if needed using regular PR process and everybody will know where to find them. Any thoughts? Kind regards, Arina > On Apr 26, 2019,