Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / inspera/blackbricks issues and pull requests

#61 - databricks cli is pinned to a very old version

Issue - State: closed - Opened by ianepreston 2 months ago - 1 comment

#60 - Upgrade black dependency to 24.4.2?

Issue - State: closed - Opened by vengroff 4 months ago - 4 comments

#59 - chore(deps): bump certifi from 2022.12.7 to 2024.7.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#58 - chore(deps): bump urllib3 from 1.26.15 to 1.26.19

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#57 - chore(deps): bump requests from 2.31.0 to 2.32.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: wontfix, dependencies

#56 - chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: wontfix, dependencies

#55 - chore(deps): bump sqlparse from 0.4.4 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: wontfix, dependencies

#54 - chore(deps): bump idna from 3.4 to 3.7

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: wontfix, dependencies

#53 - chore(deps): bump black from 23.1.0 to 24.3.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: wontfix, dependencies

#52 - chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: wontfix, dependencies

#51 - cannot parse pip install commands in the notebook

Issue - State: closed - Opened by ArkLiu about 1 year ago - 1 comment

#50 - Format SQL notebooks

Issue - State: closed - Opened by erummel about 1 year ago - 1 comment

#49 - chore(deps): bump urllib3 from 1.26.15 to 1.26.18

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: wontfix, dependencies

#47 - Combine black and blackbricks?

Issue - State: closed - Opened by cm-halfspace over 1 year ago - 1 comment

#46 - Only include .py files

Issue - State: closed - Opened by cm-halfspace over 1 year ago - 1 comment

#45 - chore(deps): bump pygments from 2.14.0 to 2.15.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#44 - Add `isort` to be executed by blackbrick

Issue - State: open - Opened by PeterFogh over 1 year ago - 1 comment
Labels: duplicate

#43 - Discussion: sqlparse vs sqlfluff

Issue - State: open - Opened by PeterFogh over 1 year ago - 2 comments
Labels: discussion

#42 - Remove empty cells when run format

Issue - State: open - Opened by PeterFogh over 1 year ago - 1 comment
Labels: enhancement, good first issue

#41 - chore(deps): bump requests from 2.28.2 to 2.31.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#40 - chore(deps): bump sqlparse from 0.4.3 to 0.4.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#39 - Question: Is it possible to relax the typer version?

Issue - State: closed - Opened by MartinRoth over 1 year ago - 3 comments

#38 - add cli option for formatting with newline eof

Pull Request - State: closed - Opened by weery almost 2 years ago

#37 - No newline at eol in formatted notebooks

Issue - State: closed - Opened by weery almost 2 years ago - 1 comment

#36 - Add newline at the end of formatted notebooks

Pull Request - State: closed - Opened by weery almost 2 years ago - 3 comments

#35 - chore(deps): bump oauthlib from 3.2.1 to 3.2.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#34 - CI/CD integration ?

Issue - State: closed - Opened by de-hru almost 2 years ago - 2 comments

#33 - fix: avoid failing on quoted cell dividers

Pull Request - State: closed - Opened by bsamseth almost 2 years ago

#32 - Fix handling of magic sql in sql cells

Pull Request - State: closed - Opened by de-hru almost 2 years ago - 4 comments

#31 - FR: Enable blackbricks to use most of sqlparse options

Issue - State: closed - Opened by de-hru almost 2 years ago - 7 comments
Labels: wontfix

#30 - chore(deps): bump certifi from 2022.6.15.1 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#29 - Format a string of sql commands contained as text in a spark.sql command.

Issue - State: closed - Opened by msmall318 about 2 years ago - 1 comment

#28 - Added handling for verify_ssl

Pull Request - State: closed - Opened by msmall318 about 2 years ago - 2 comments

#27 - Can you run blackbricks while using databricks in the browser?

Issue - State: closed - Opened by msmall318 about 2 years ago - 4 comments

#26 - Add isort for import cells

Issue - State: closed - Opened by javiruiz about 2 years ago - 5 comments
Labels: wontfix

#25 - Release candidate 1.0

Pull Request - State: closed - Opened by bsamseth about 2 years ago - 4 comments

#24 - Bump sqlparse from 0.4.1 to 0.4.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: dependencies

#23 - Set minimum dependencies instead of SemVer updates

Pull Request - State: closed - Opened by hgrif about 2 years ago - 1 comment

#21 - Shell commands throw parse error

Issue - State: closed - Opened by sghodke-angelone over 2 years ago - 1 comment

#20 - Recursively select databricks notebooks remotely

Pull Request - State: closed - Opened by bulv1ne almost 3 years ago - 1 comment

#19 - Add github action ci pipeline

Pull Request - State: closed - Opened by asears almost 3 years ago - 1 comment
Labels: wontfix

#18 - Add code coverage to files

Pull Request - State: closed - Opened by asears almost 3 years ago - 1 comment
Labels: wontfix

#17 - Add flake8 for vscode, init py for testing blackbricks module

Pull Request - State: closed - Opened by asears almost 3 years ago - 1 comment

#16 - Troubleshooting failed parse

Issue - State: closed - Opened by asears almost 3 years ago - 5 comments

#15 - Gracefully skip emtpy files

Pull Request - State: closed - Opened by mniehoff over 3 years ago - 1 comment

#14 - project overhaul

Pull Request - State: closed - Opened by bsamseth over 3 years ago

#13 - AttributeError: module 'black' has no attribute 'get_string_prefix'

Issue - State: closed - Opened by benjaminbluhm over 3 years ago - 1 comment

#12 - AttributeError: module 'black' has no attribute 'is_docstring'

Issue - State: closed - Opened by natarajanc-prodigygame over 3 years ago - 1 comment

#11 - Update indentation docstring

Pull Request - State: closed - Opened by TheNomet over 3 years ago

#10 - Titles for %sql commands are not correctly parsed

Issue - State: closed - Opened by DaveRuijter over 3 years ago - 2 comments

#9 - black.InvalidInput: Cannot parse

Issue - State: closed - Opened by tinyweasel almost 4 years ago - 1 comment
Labels: invalid

#8 - Improved handling of Databricks config

Pull Request - State: closed - Opened by bsamseth almost 4 years ago

#7 - Added host+token auth and changed from regex parsing to ConfigParser - Closes #6

Pull Request - State: closed - Opened by akbo almost 4 years ago - 1 comment

#6 - blackbricks expects username and password lines in ~/.databrickscfg

Issue - State: closed - Opened by akbo about 4 years ago - 3 comments

#5 - TypeError: __init__() got an unexpected keyword argument 'no_args_is_help'

Issue - State: closed - Opened by henokyemam about 4 years ago - 3 comments

#4 - Run blackbricks on notebooks directly

Pull Request - State: closed - Opened by bsamseth over 4 years ago

#3 - Change CLI to use Typer + improve two space indent

Pull Request - State: closed - Opened by bsamseth over 4 years ago

#2 - Add FAQ to README

Pull Request - State: closed - Opened by bsamseth over 4 years ago

#1 - Move ownership to Inspera

Pull Request - State: closed - Opened by bsamseth over 4 years ago