-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.8.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getindata/streaming-jupyter-integrations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 5 files changed
- 4 contributors
Commits on Oct 10, 2022
-
Anna Urbala committed
Oct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 16cd530 - Browse repository at this point
Copy the full SHA 16cd530View commit details -
Merge pull request #42 from getindata/fix-table-tree
fix show table tree
Configuration menu - View commit details
-
Copy full SHA for 8c1c43f - Browse repository at this point
Copy the full SHA 8c1c43fView commit details
Commits on Oct 17, 2022
-
Anna Urbala committed
Oct 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 81f98b9 - Browse repository at this point
Copy the full SHA 81f98b9View commit details
Commits on Oct 18, 2022
-
Anna Urbala committed
Oct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 3da68c8 - Browse repository at this point
Copy the full SHA 3da68c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d11d02e - Browse repository at this point
Copy the full SHA d11d02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 311330b - Browse repository at this point
Copy the full SHA 311330bView commit details
Commits on Oct 19, 2022
-
Fix batch query result collection (#43)
* Fix TableResult#wait() timeout parameter * Fix for batch queries with an empty result execution_result.wait(self.wait_timeout_ms) does not finish when SELECT query return empty results. Other queries either return immediately or always return at least one row. Therefore, we can call wait() on queries other than SELECT. In case of SELECT queries, we can block on CloseableIterator<Row> returned by collect() method.
Configuration menu - View commit details
-
Copy full SHA for e56c5ac - Browse repository at this point
Copy the full SHA e56c5acView commit details
Commits on Oct 20, 2022
-
FIX #47 - Bump version and CHANGELOG for release 0.9.0
github-actions committedOct 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 2a542f8 - Browse repository at this point
Copy the full SHA 2a542f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0eea58 - Browse repository at this point
Copy the full SHA a0eea58View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.8.2...0.9.0