Skip to content

Commit

Permalink
fix for review
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-hx committed Nov 27, 2024
1 parent 2ebe85d commit 8881596
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions include/snowflake/BindUploader.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
* Copyright (c) 2024 Snowflake Computing, Inc. All rights reserved.
*/

/*
* Notice: For Snowflake internal use only.
* External application should not use this class.
*/

#pragma once
#ifndef SNOWFLAKECLIENT_BINDUPLOADER_HPP
#define SNOWFLAKECLIENT_BINDUPLOADER_HPP
Expand Down
2 changes: 0 additions & 2 deletions include/snowflake/client.h
Original file line number Diff line number Diff line change
Expand Up @@ -906,8 +906,6 @@ uint64 STDCALL snowflake_num_params(SF_STMT *sfstmt);
*
* For Positional parameters:
* SF_BIND_INPUT name = NULL;
*
*
*
* @param input preallocated SF_BIND_INPUT instance
* @return void
Expand Down

0 comments on commit 8881596

Please sign in to comment.