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

feat: add row-based access of results to connection #18

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jschneidereit
Copy link
Contributor

@jschneidereit jschneidereit commented Feb 12, 2025

This pull request includes new methods for acquiring query status and "row-based" result sets.

@jschneidereit
Copy link
Contributor Author

Closes #10

@jschneidereit jschneidereit force-pushed the jschneidereit/row-based-pagination-2 branch from 3783c85 to 082595e Compare February 12, 2025 02:13
@jschneidereit jschneidereit force-pushed the jschneidereit/row-based-pagination-2 branch from 082595e to abc5cfb Compare February 12, 2025 05:06
@KaviarasuSakthivadivel KaviarasuSakthivadivel force-pushed the jschneidereit/row-based-pagination-2 branch from d13a748 to 907fc12 Compare February 19, 2025 18:19
carsheng
carsheng previously approved these changes Feb 19, 2025
# Conflicts:
#	jdbc-slim/src/main/java/com/salesforce/datacloud/jdbc/core/DataCloudQueryStatus.java
#	jdbc-slim/src/main/java/com/salesforce/datacloud/jdbc/core/partial/RowBased.java
#	jdbc-slim/src/main/java/com/salesforce/datacloud/jdbc/util/Unstable.java
#	jdbc-slim/src/test/java/com/salesforce/datacloud/jdbc/util/StreamUtilitiesTest.java
#	pom.xml
@KaviarasuSakthivadivel KaviarasuSakthivadivel dismissed stale reviews from carsheng and themself via dd0f308 February 21, 2025 17:04
carsheng
carsheng previously approved these changes Feb 21, 2025
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.

4 participants