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

Connection pane improvements #29

Closed

Commits on Jan 26, 2023

  1. 1. changed db_request() in unity-catalog.R to get the type of table/v…

    …iew from the UC
    
    2. changed get_tables() in connection-pane.R to receive dataframe containing table name and type extracted from UC
    3. changed open_workspace() in connection-pane.R to use db_wsid() for workspace name
    Nenad Nikolic authored and Nenad Nikolic committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4fb6cde View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. rolled back these few changes

    Nenad Nikolic authored and Nenad Nikolic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    09ef499 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. added data_container

    Nenad Nikolic authored and Nenad Nikolic committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    7585fce View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    b9243e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Added brickster.env to hold the data.

    Added filtering function for clusters and sub-nodes for job and personal clusters. Dropped the data container file
    skodman authored and Nenad Nikolic committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3f5241e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'connection-pane-improvements' of https://github.com/sko…

    …dman/brickster into connection-pane-improvements
    Nenad Nikolic authored and Nenad Nikolic committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4ab57b9 View commit details
    Browse the repository at this point in the history
  3. cleanup of breakpoints. Added stringr to imports section

    Nenad Nikolic authored and Nenad Nikolic committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7a60a49 View commit details
    Browse the repository at this point in the history
  4. Bit more cleanup so there is no confusion.

    Nenad Nikolic authored and Nenad Nikolic committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a7c1217 View commit details
    Browse the repository at this point in the history