You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/05/27 04:21:56 UTC

[GitHub] [incubator-superset] Aliaksei-Surautsau edited a comment on issue #9600: teradatasql - 'LIMIT' keyword error

Aliaksei-Surautsau edited a comment on issue #9600:
URL: https://github.com/apache/incubator-superset/issues/9600#issuecomment-634419024


   I have the same issue:
   
   ```
   $ pip3 freeze
   alembic==1.3.2
   amqp==2.5.2
   # Editable install with no version control (apache-superset==0.999.0.dev0)
   -e /app
   apispec==1.3.3
   appdirs==1.4.3
   aspy.yaml==1.3.0
   astroid==1.6.6
   attrs==19.3.0
   Babel==2.8.0
   backcall==0.1.0
   backoff==1.10.0
   billiard==3.6.1.0
   black==19.10b0
   bleach==3.1.0
   celery==4.4.0
   certifi==2020.4.5.1
   cffi==1.13.2
   cfgv==3.1.0
   chardet==3.0.4
   click==7.1.1
   colorama==0.4.3
   contextlib2==0.6.0.post1
   coverage==4.5.3
   croniter==0.3.31
   cryptography==2.8
   decorator==4.4.1
   defusedxml==0.6.0
   distlib==0.3.0
   filelock==3.0.12
   Flask==1.1.1
   Flask-AppBuilder==2.3.2
   Flask-Babel==1.0.0
   Flask-Caching==1.8.0
   Flask-Compress==1.4.0
   Flask-Cors==3.0.7
   Flask-JWT-Extended==3.24.1
   Flask-Login==0.4.1
   Flask-Migrate==2.5.2
   Flask-OpenID==1.2.5
   Flask-SQLAlchemy==2.4.1
   flask-talisman==0.7.0
   Flask-Testing==0.7.1
   Flask-WTF==0.14.2
   future==0.18.2
   geographiclib==1.50
   geopy==1.20.0
   gevent==1.4.0
   greenlet==0.4.15
   gunicorn==20.0.4
   humanize==0.5.1
   identify==1.4.15
   idna==2.8
   importlib-metadata==1.4.0
   importlib-resources==1.5.0
   ipdb==0.12
   ipython==7.14.0
   ipython-genutils==0.2.0
   isodate==0.6.0
   isort==4.3.21
   itsdangerous==1.1.0
   jedi==0.17.0
   Jinja2==2.10.3
   jsonschema==3.2.0
   kombu==4.6.7
   lazy-object-proxy==1.4.3
   Mako==1.1.1
   Markdown==3.1.1
   MarkupSafe==1.1.1
   marshmallow==2.19.5
   marshmallow-enum==1.5.1
   marshmallow-sqlalchemy==0.21.0
   mccabe==0.6.1
   more-itertools==8.1.0
   msgpack==0.6.2
   mypy==0.770
   mypy-extensions==0.4.3
   nodeenv==1.3.5
   nose==1.3.7
   numpy==1.18.1
   pandas==1.0.3
   parsedatetime==2.5
   parso==0.7.0
   pathlib2==2.3.5
   pathspec==0.8.0
   pexpect==4.8.0
   pickleshare==0.7.5
   Pillow==7.0.0
   pip-tools==4.5.1
   pluggy==0.13.1
   polyline==1.4.0
   pre-commit==1.17.0
   prison==0.1.3
   prompt-toolkit==3.0.5
   psycopg2-binary==2.7.5
   ptyprocess==0.6.0
   py==1.8.1
   pyarrow==0.16.0
   pycodestyle==2.5.0
   pycparser==2.19
   pycryptodome==3.9.7
   pydruid==0.5.7
   Pygments==2.6.1
   PyHive==0.6.1
   PyJWT==1.7.1
   pylint==1.9.2
   pyrsistent==0.15.7
   python-dateutil==2.8.1
   python-dotenv==0.10.5
   python-editor==1.0.4
   python-geohash==0.8.5
   python3-openid==3.1.0
   pytz==2019.3
   PyYAML==5.3
   redis==3.2.1
   regex==2020.5.7
   requests==2.22.0
   retry==0.9.2
   selenium==3.141.0
   simplejson==3.17.0
   six==1.14.0
   SQLAlchemy==1.3.16
   SQLAlchemy-Utils==0.36.1
   sqlparse==0.3.0
   statsd==3.3.0
   **teradatasql==16.20.0.61
   teradatasqlalchemy==16.20.0.8**
   toml==0.10.0
   tox==3.11.1
   traitlets==4.3.3
   typed-ast==1.4.1
   typing-extensions==3.7.4.2
   urllib3==1.25.8
   vine==1.3.0
   virtualenv==20.0.20
   wcwidth==0.1.9
   webencodings==0.5.1
   Werkzeug==0.16.0
   wrapt==1.12.1
   WTForms==2.2.1
   WTForms-JSON==0.3.3
   zipp==2.0.0
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org