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

SNOW-534077 Multi-Statement Missing Result IDs #534

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

sfc-gh-jbahk
Copy link
Contributor

@sfc-gh-jbahk sfc-gh-jbahk commented Jan 25, 2022

Description

Add error checking for missing result IDs

Checklist

  • Code compiles correctly
  • Run make fmt to fix inconsistent formats
  • Run make lint to get lint errors and fix all of them
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

@sfc-gh-jbahk sfc-gh-jbahk merged commit 67c7cf2 into master Jan 26, 2022
@sfc-gh-jbahk sfc-gh-jbahk deleted the SNOW-534077-multi-statement-child-id branch January 26, 2022 22:21
agam pushed a commit to sigmacomputing/gosnowflake that referenced this pull request Feb 15, 2022
agam added a commit to sigmacomputing/gosnowflake that referenced this pull request Feb 22, 2022
* Refactor & Lint (snowflakedb#525)

* move function calls

* fix lint

* SNOW-530866: Bumped up GoLang connector PATCH version from 1.6.5 to 1.6.6 (snowflakedb#529)

* SNOW-534077 Multi-Statement Missing Result IDs (snowflakedb#534)

* SNOW-440362 Implement UUIDv4 (snowflakedb#541)

* implement uuid

* unexport rfc

* SNOW-535399 Fix GetQueryStatus Bug (snowflakedb#539)

* change errorcode to string

* fix emtpy query status

* fix null pointer dereference

* SNOW-521578 PUT Memory Enhancements (snowflakedb#527)

* modify block size for azure

* fix incorrect source

* open file v read

* move chunk out of loop

* Arrow Record Result Batches (snowflakedb#544)

* arrow record channel in context impl + unit test

* iteration on comments 1

* changed mutex map struct to sync.map

* final iteration on comments

* added converter for snowflake records

* added converter tests

* releasing record as soon as possible

* fix value has non-zero nanoseconds error

* iteration on comments

* withDistributedBatches refactor

* reverting withArrowRecordChan changes

* adjusting go.mod for forking

* first iteration on comments

* final iteration on comments

* reverting module change

* revert exposure of SnowflakeRows, QueryContext, and change signature of Fetch

* improved chunk_test to query more than 1 chunk

* improved chunk_test to show download workers, added metadata, and made Rec private

* nomenclature tweaks

* Formatting & Lint (snowflakedb#545)

* Fix Select 1 Bug (snowflakedb#511)

Make port optional

Co-authored-by: sfc-gh-jbahk <[email protected]>

* SNOW-526255 Fix Time Scale for Arrow (snowflakedb#547)

* fix time scale issue

* add timezone in ltz

* remove high precision context

* Allow Client to specify ClientTimeout in the DSN (snowflakedb#484)

* add failing test

* add fix

* SNOW-544029: Bumped up GoLang connector PATCH version from 1.6.6 to 1.6.7 (snowflakedb#548) (snowflakedb#549)

* Fixes after syncing with upstream.

* Modify instructions to reflect the process I followed this time.

Co-authored-by: sfc-gh-jbahk <[email protected]>
Co-authored-by: Kiran Dama <[email protected]>
Co-authored-by: ddl-giuliocapolino <[email protected]>
Co-authored-by: yiksanchan <[email protected]>
Co-authored-by: Greg Owen <[email protected]>
Co-authored-by: Agam Brahma <[email protected]>
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