Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Fix issue #16, reverting to version before commit c217ca9 #27

Closed
wants to merge 1 commit into from

Conversation

HerveMignot
Copy link

@HerveMignot HerveMignot commented Feb 26, 2023

Commit c217ca9 change call from IbisTableSheet() to self.sheet_index().

self.sheet_index() can not be found in the code.

Reverting back to yielding IbisTableSheet() removes the error and vdsql is then usable with BigQuery.

Commit c217ca9 change call to IbisTableSheet to self.sheet_index().

self.sheet_index() can not be found.

Reverting back to IbisTableSheet() removes the error and vdsql usable
with BigQuery.
@saulpw
Copy link
Owner

saulpw commented Jul 8, 2023

Hi @HerveMignot, thanks for trying to fix this. vdsql has been moved into the main visidata repo, and we'll be making any improvements over there.

@saulpw saulpw closed this Jul 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants