Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull request for the issue 357 #241

Draft
wants to merge 718 commits into
base: master
Choose a base branch
from

Conversation

kewaljani
Copy link

Pull request for the issue 357

@kewaljani kewaljani changed the title Draft pull request Pull request for the issue 357 Apr 7, 2023
@idomic
Copy link

idomic commented Apr 23, 2023

@kewaljani please close this PR.

edublancas and others added 28 commits May 31, 2023 08:59
* Added bar and pie charts

* Added tests

* Format

* Added support for orient in bar graph

* test and formatting

* Added doc

* changelog

* Fix api doc

* Fix

* Removed facet

* Fix

* Fix

* Added --show_number argument

* Modified doc

* Updated tests

* Fixed error type
Removed print statement

* typo

* Changed arg name

* Fix error type

* Added version admonition

* Added matplotlib test

* Format

* Fix tests
Fix .gitignore

* Format

* Fix tests

* Fix tests

* Added support for NULLs

* Fix

* Lint

* Updated imgs

* Fix doc

* Minor

* lint

* Added print statement

* Added null test

* Lint

* Fix

* Fix tests

* Format
* add in live

* trigger rebuild

* trigger rebuild

* fix syntax

* add password

* only executed by workflow_call

* comment out explicitl kv

* clean up
* --with deprecation in CTE

CTE depr

Warning msg, sqlglot

Lint

tests

warn test

conditions for extract

Empty commit

removed with test

exception handling

Fixed tests

Lint

typo error

test

condition for typo

suggestions

plot changes

merge conflict

fix test

Fix test

fix test

tests

list of with

sqlcmd delete

sqlcmd tests

rebase

Fixes

fixed

test fixes

removed test

non-existent tbl Test fix

fix typo test

fix typo test

space removed

delete snippet test

test fix

Docs

docs

toc

changelog modified

args modified

versionchanged added

message changed

tests

sqlcmd added

deprecation warning changed

tests

depr warning

removed if exists

debug prints

added clean_conns

rebase

test fix

rebase issues

revert error msg

test for snippet utils

telemetry removed

Minor changes

Moved string

refactor

plot tests

plot_typo

Renamed test file

Removed line

test fix

test fix

Review comments

added issue numbers

rebase

lint

* added to bar, pie"

* Empty commit
* fixed merge conflicts and added atextit: ready for review

* added verbose argument to close_all() and atexit.register()
* trinodb integration guide first review

* fix linting  errors in PR

* linting error fixed (checked locally)

* jupysql env config then ran pkgmt to fix linting

* run docker locally and update conf.py so readthedocs wont run docker

* fix readdocs: added trinodb to toc

* disable version check for jupysql project

* echo method for vcheck disable

---------

Co-authored-by: Eduardo Blancas <[email protected]>
* removing psutil and jupyterlab check function

* adding jupysql-plugin in setup

* adding jupysql-plugin formatted

* Update CHANGELOG.md

---------

Co-authored-by: Eduardo Blancas <[email protected]>
* Validating CLI arguments

* Validating CLI arguments

* remove rec_arguments array and add tests for line magic and cell magic

* Update docs to use --alias

* Remove pinned pydata version

* Validating CLI arguments update

* Update document to use --alias

* Update PR

* Update intro.md

---------

Co-authored-by: Eduardo Blancas <[email protected]>
cgangelog

review comments
lint

screenshots

added images

Review comments

spyder screenshot

pycharm added
* histogram nulls support'

* histogram nulls support with changelog'

* histogram support with new test

* test updated

* updating changelog

* updated magic-plot.md for histogram

* updated magic-plot.md for histogram nulls

* removing test  notebook

* updated facet-wrapper to support nulls

* updated facet-wrapper to support nulls with test

* spell-check

* spell-check lint check

* changed filter logic

* changed filter logic removed local scripts

* yield ip added

* removed intermediate table for nulls and function-name-changes

* removed intermediate table for nulls and function-name-changes

* comments restructuring

* comments restructuring and renaming

* filter_aggregate now accepts multiple arguments, ggplot has a test with dummy data
* Update: comments

* Update: comments
* 20x bottom padding

* 20x bottom padding with changelog

* 20x bottom padding remove scripts
edublancas and others added 30 commits January 25, 2024 09:30
* Remove fuzzy matching when searching for the [tool.jupysql.SqlMagic] section

* Remove default parameter from `get_nested` and add docstring

* Revise to look for case in jupysql and close_match for SqlMagic

* Fix line lengths for linter
* updates dependencies

* update changelog

* ci

* fix test

* fix
* removed clickhouse

* removed clickhouse from nox

* Empty
* Empty

* Empty

* Empty

* duplicate test

* sqlalchemy pinned

* sqlalchemy 1.0 pinned

* revert sqlalchemy v1

* pin duckdb
It was missing the self argument.  But it also isn't needed at all.
* test ci

* lint

* lint

* sqlalchemy version

* pymysql

* pymysql

* pymysql

* image

* pymysql revert

* remove test

* fix json tests

* snippet tests

* duckdb version
…#1016)

* fix: query config value must be coniverted to dict
to be usable by URL.create()

* lint

* changelog

* changelog

* docstring

* lint

* typos

* fix: unpin duckdb version

* fix: snippet tests

* fix: json tests

* fix: remove test

* fix: mysql integration tests

* fix: json tests

* fix: rename to parse_config_section

* fix: failing oracle integration test 'ip_with_oracle'

* fix: broken link to CI db integration badge

* doc: add example config with query parameters

* fix: revert overzealous rebases

* ci

---------

Co-authored-by: Van Leuven Wim (100) <[email protected]>
Co-authored-by: Eduardo Blancas <[email protected]>
* Remove sqlalchemy upper bound

* Update CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet