RE: Bugs in Interpreter result display for table when result's length is a little bigger

2016-04-19 Thread Dafeng Wang
16 10:37 PM To: users@zeppelin.incubator.apache.org<mailto:users@zeppelin.incubator.apache.org> Subject: Re: Bugs in Interpreter result display for table when result's length is a little bigger Hi Dafeng, Can you provide a small query example? Normally the Table has a scrollbar. On W

RE: Bugs in Interpreter result display for table when result's length is a little bigger

2016-04-19 Thread Dafeng Wang
To: users@zeppelin.incubator.apache.org Subject: Re: Bugs in Interpreter result display for table when result's length is a little bigger Hi Dafeng, Can you provide a small query example? Normally the Table has a scrollbar. On Wed, Apr 20, 2016 at 12:17 PM, Dafeng Wang mailto

Re: Bugs in Interpreter result display for table when result's length is a little bigger

2016-04-19 Thread Corneau Damien
Hi Dafeng, Can you provide a small query example? Normally the Table has a scrollbar. On Wed, Apr 20, 2016 at 12:17 PM, Dafeng Wang wrote: > Hi All, > > > > Today I found out a bug when review Zeppelin’s code: when table’s result > is bigger, sometimes the result can’t show them all. Let’s see