Skip to content

Conversation

@sfc-gh-sfan
Copy link
Contributor

Description

table_type could support transient table as well, which is more
flexible comparing to create_temp_table

Testing

Added integ test

Please answer these questions before submitting your pull requests. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes #NNNN

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am modifying authorization mechanisms
    • I am adding new credentials
    • I am modifying OCSP code
    • I am adding a new dependency
  3. Please describe how your code solves the related issue.

    Please write a short description of how your code change solves the related issue.

@sfc-gh-sfan sfc-gh-sfan requested a review from a team August 2, 2022 23:30
@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2022

Codecov Report

Merging #1216 (d0c5619) into main (0aec3ef) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1216      +/-   ##
==========================================
- Coverage   81.76%   81.71%   -0.06%     
==========================================
  Files          59       59              
  Lines        8495     8502       +7     
  Branches     1375     1377       +2     
==========================================
+ Hits         6946     6947       +1     
- Misses       1242     1247       +5     
- Partials      307      308       +1     
Impacted Files Coverage Δ
src/snowflake/connector/pandas_tools.py 84.61% <100.00%> (+1.11%) ⬆️
src/snowflake/connector/telemetry_oob.py 72.48% <0.00%> (-2.33%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@sfc-gh-sfan
Copy link
Contributor Author

Will add a test for invalid table type. Thanks CodeCov report :)

Copy link
Collaborator

@sfc-gh-mkeller sfc-gh-mkeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 🚢

@sfc-gh-sfan sfc-gh-sfan merged commit 7c4b6bd into main Aug 8, 2022
@sfc-gh-sfan sfc-gh-sfan deleted the shixuan_tt branch August 8, 2022 23:09
@github-actions github-actions bot locked and limited conversation to collaborators Aug 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants