CybercentreCanada / jupyterlab-sql-editor

A JupyterLab extension providing, SQL formatter, auto-completion, syntax highlighting, Spark SQL and Trino
BSD 3-Clause "New" or "Revised" License
83 stars 13 forks source link

bug fix #31

Closed cccs-jc closed 2 years ago

cccs-jc commented 2 years ago

when output is json we use SHOW STATS to find the name of the columns

don't use the limit in that case, hard coded a 100k limit