On Thu, Nov 24, 2016 at 2:01 AM, Alexander Bezzubov <[email protected]> wrote:
> Hi Everett, > > this is a very good question actually. > > Right now there is not, but it sounds as a great feature, so may be worth > filing a JIRA issue. > > There was a discussion when this feature was contributed [1], [2] and > there also is some work on having ability to manually override text\number > column type from GUI, but AFAIK that was not finished yet. > > 1. https://github.com/apache/zeppelin/pull/1371 > 2. https://github.com/apache/zeppelin/pull/1363 > 3. https://issues.apache.org/jira/browse/ZEPPELIN-1371 > Thanks for the response and references! I added this as a wishlist issue as https://issues.apache.org/jira/browse/ZEPPELIN-1760 > > -- > Alex > > On Thu, Nov 24, 2016 at 10:19 AM, Everett Anderson <[email protected]> > wrote: > >> Hi, >> >> I've been using Zeppelin with Spark SQL recently. >> >> One thing I've noticed that can be confusing is that Zeppelin attempts to >> detect the type of column and format it. For example, for columns that >> appear to have mostly numbers, it will put in commas. >> >> Is there a way to configure it globally or per-interpreter type to >> disable this? >> >> >
