Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getindata/streaming-jupyter-integrations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.14.4
Choose a base ref
...
head repository: getindata/streaming-jupyter-integrations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.14.5
Choose a head ref
  • 7 commits
  • 5 files changed
  • 5 contributors

Commits on Sep 22, 2023

  1. Supress pandas future warnings

    Grzegorz Kołakowski authored and grzegorz8 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    bf47cc6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into develop

    Grzegorz Kołakowski committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    747f451 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Added parallelism when showing the table tree (#103)

    * Added parallelism when showing the table tree
    
    ---------
    
    Co-authored-by: Andrzej Dackiewicz <[email protected]>
    andrzejdackiewicz and Andrzej Dackiewicz authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c86c021 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into develop

    github-actions committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    030a24e View commit details
    Browse the repository at this point in the history
  3. Improve performance for flink show table tree (#104)

    * Added parallelism when showing the table tree
    
    ---------
    
    Co-authored-by: Andrzej Dackiewicz <[email protected]>
    andrzejdackiewicz and Andrzej Dackiewicz authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a683443 View commit details
    Browse the repository at this point in the history
  4. FIX #105 - Bump version and CHANGELOG for release 0.14.5

    github-actions committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1eb4ba6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #105 from getindata/release-0.14.5

    Release 0.14.5
    grzegorz8 authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    72991f4 View commit details
    Browse the repository at this point in the history
Loading