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

v0.2 Release #14

Merged
merged 113 commits into from
Oct 13, 2022
Merged

v0.2 Release #14

merged 113 commits into from
Oct 13, 2022

Conversation

anjakefala
Copy link
Collaborator

@anjakefala anjakefala commented Sep 19, 2022

  • Test that Frequency Table works on Sqlite with newest Ibis
  • Release VisiData 2.10.1 and Ibis 3.2.0
  • Ensure it still works with VisiData 2.10.1 and Ibis 3.2.0
  • add sample data with a simple test CI
  • Test all of the nonimpl; see if they affect the sql query after " for the select commands
  • Include only the ibis-framework[sqlite] and provide instructions for downloading dependencies for other backends. Test if a package is present, and if not issue vd.fail("pip install ibis-framework[foo] to support foo")?
  • Turn off features if their tests do not pass
  • Update CHANGELOG
  • Update vdsql version
  • Screenshot for README

saulpw and others added 30 commits August 5, 2022 18:30
saulpw and others added 28 commits September 20, 2022 16:12
Tested on duckdb

Co-authored-by: anjakefala <anja.kefala@gmail.com>
- do not override selectRow() which is the underlying Sheet
  "addToRowSelection" (perhaps that API should be renamed)
- instead create confusing longname variant "select_row"
- [clickhouse] re-enable number of rows
[tests] add basic tests and a test-runner
Use raw sheet.query instead of sheet.ibis_current_expr.
Pass typed=False.
`curcol_sql` does not work. Needs the shipping of unreleased Ibis. Will
work for Ibis 4.0.
`sidebar-choose` will show the other options, and silently drop
`curcol_sql`.
@anjakefala anjakefala marked this pull request as ready for review October 13, 2022 03:20
@anjakefala anjakefala merged commit 55ef71c into stable Oct 13, 2022
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