You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# athenacli aleksei_ds_parity
us-east-1:aleksei_ds_parity> Exception in thread completion_refresh:
Traceback (most recent call last):
File "/usr/local/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.9/site-packages/athenacli/completion_refresher.py", line 71, in _bg_refresh
refresher(completer, executor)
File "/usr/local/lib/python3.9/site-packages/athenacli/completion_refresher.py", line 113, in refresh_tablespletions...
completer.extend_columns(executor.table_columns(), kind='tables')
File "/usr/local/lib/python3.9/site-packages/athenacli/completer.py", line 124, in extend_columns
metadata[self.dbname][relname].append(column)
KeyError: '"2a"'
Probably doesn't matter - but I am running it against Athena:
Probably doesn't matter - but I am running it against Athena:
The text was updated successfully, but these errors were encountered: