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

Update LICENSE #246

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Update LICENSE #246

merged 1 commit into from
Dec 18, 2023

Conversation

nfx
Copy link
Collaborator

@nfx nfx commented Nov 27, 2023

Updated license

@nfx nfx requested a review from a team as a code owner November 27, 2023 22:00
@nfx nfx requested review from ronanstokes-db and removed request for a team November 27, 2023 22:00
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bdf81dc) 92.19% compared to head (312f9c8) 92.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #246   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files          23       23           
  Lines        2754     2754           
  Branches      471      471           
=======================================
  Hits         2539     2539           
  Misses        128      128           
  Partials       87       87           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ronanstokes-db ronanstokes-db merged commit a6987b2 into master Dec 18, 2023
5 checks passed
ronanstokes-db pushed a commit that referenced this pull request Feb 17, 2024
ronanstokes-db added a commit that referenced this pull request Feb 22, 2024
* wip

* wip

* changes for release

* example notebook

* updates to handle shared spark session restrictions

* updates to handle shared sparkSession

* updates to handle shared sparkSession

* updates to handle shared sparkSession

* updates to handle shared sparkSession

* updates to handle shared sparkSession

* updates to handle shared sparkSession

* updates to handle shared sparkSession

* updates to handle shared sparkSession

* updates to handle shared sparkSession

* updates to handle shared sparkSession

* changes per code review

* Doc updates 032223 (#180)

* wip

* wip

* wip

* wip

* wip

* wip

* wip

wip

Doc updates 032523 (#181)

* wip

* documentation updates

Feature build ordering improvements 2 (#189)

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* improved build ordering

* improved build ordering

* improved build ordering

* reverted unnecessary changes

* reverted unnecessary changes

* udated ColumnSpecOptions description

Feature consistency fixes (#182)

* fixed use of time strings to allow both  and  etc

* fixed use of time strings to allow both 'seconds' and 'second' etc

* id column fixes

Doc updates 100522 (#119)

* fixed reference to dbx in pull_request_template

* reverted inadvertently changed file

* release 0.2.1

* doc updates

* doc updates

* updates for building docs

* updated public docs

* updated sphinx version

* updated docs

* doc updates

* removed generated docs

* removed changes to non-doc

* reverted inadvertently changed file

* release 0.2.1

* doc updates

doc updates

* tidied up makefile

* added workflow action to update tag 'preview'

* develop branch updates

* revised unit tests to use parameterized approach

* changed utils tests to pytest

* changed changelog format

* changelog changes

* changelog updates from merge

* update to change as a resultt of merge of time fixes

* updates for test speed improvements

* updated tests

* updated tests

* updated tests

* updated tests

* fixed typo

* reverted pytest changes - separate feature

* reverted pytest changes - separate feature

* reverted pytest changes - separate feature

* reverted pytest changes - separate feature

* changed partitioning to run more efficiently on github runner

* changed partitioning to run more efficiently on github runner

* changed partitioning to run more efficiently on github runner

* changed partitioning to run more efficiently on github runner

* changed partitioning to run more efficiently on github runner

* use  as query name for spark instance

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Updates to template text generation for better performance and repeatable text generation

* Updates to template text generation for better performance and repeatable text generation

* reverted unrelated changes

* added further coverage tests and renamed option fromn 'seedColumn' to 'seedColumnName' for clarity

* added further coverage test for 'seedColumnName' property'

* additional test coverage

* updated tests for ILText generation

* updated tests for ILText generation

* merged changes from master

* change to test potential break in build process

* updated build process to explicotly use python 3.8

* added explicit python version setup to build

* changes to build actions

* reverted changes to master + build action changes

* remerged repeatable feature generation

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* changed table formatting in TemplateGenerator doc string

* changed table formatting in TemplateGenerator doc string

* updates from master

* updates to develop

* dont update coverage when pushing to develop

* Feature docs v34 (#197)

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* doc changes only

* wip

* wip

* Update generating_column_data.rst

* Update generating_json_data.rst

* wip

* new document build

* adjusted comment banner at start of each doc file

* updated build

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* reverted code comment changes

* merge Feature ordering improvements2 into develop (#198)

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* improved build ordering

* improved build ordering

* improved build ordering

* reverted unnecessary changes

* reverted unnecessary changes

* reverted inadvertent merge

* Revert "Merge branch 'develop' into feature_consistency_fixes"

This reverts commit e0efc4e, reversing
changes made to a263bd9.

Feature docs v34 v2 (#192)

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* doc changes only

* wip

* wip

* Update generating_column_data.rst

* Update generating_json_data.rst

* wip

* new document build

* adjusted comment banner at start of each doc file

* updated build

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* reverted code comment changes

* wip

* Feature v34 (#201)

* wip

* prep for release

* prep for release

* wip

* Feature generate from existing data (#163)

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Remove calls to root logger. (#205)

* Release v34post1 (#206)

* wip

* hotfix release for logger fixes

* fix for root logger configuration

* Fix doc typos and minor clarification (#207)

* wip

* wip

* wip

* Feature issue 209 (#210)

* wip

* wip

* wip

* Release 0v34post2 (#211)

* wip

* wip

* Feature html formatting (#208)

* wip

* wip

* wip

* wip

* wip

* wip

* Build fixes (#213)

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* updated build version

* updated build version

* Feature doc change generating text (#218)

* wip

* wip

* wip

* updated running of prospector

* Feature build update (#220)

* wip

* wip

* updates to handle changes in upstream pipenv package

* updated build version

* Feature struct changes (#219)

* wip

* wip

* added support for inferred types

* added support for inferred types

* wip

* wip

* wip

* updates and fixes to unit tests

* wip

* updated pipfile due to upstream changes in pipenv

* additional tests

* wip

* wip

* wip

* wip

* removed old code

* Feature additional docs (#222)

* wip

* wip

* doc updates

* function doc changes only

* function doc changes only

* changes for release

* example notebook

* Feature readme updates - updates readme to note compatible Unity Catalog releases (#236)

* wip

* wip

* changes for release

* example notebook

* updated readme to note compatible unity catalog runtimes

* updated readme to note compatible unity catalog runtimes

* updated readme to note compatible unity catalog runtimes

* updated readme to note compatible unity catalog runtimes

* Feature add codeowners (#238)

* Test assign (#239)

* updates to handle shared spark session restrictions

* Update LICENSE (#246)

* updates to handle shared sparkSession

* changes per code review

---------

Co-authored-by: Marvin Schenkel <[email protected]>
Co-authored-by: Serge Smertin <[email protected]>
@ronanstokes-db ronanstokes-db deleted the update/license branch May 24, 2024 15:27
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.

2 participants