Skip to content

Conversation

@jacek-rzrz
Copy link
Contributor

This seems like a useful log message because:

  • It's reassuring to see that params set via extracopyoptions are
    actually used.
  • Currently the last log message one can see while COPY executes is
    CREATE TABLE logged a few lines before. This is a little confusing as
    can be understood as CREATE TABLE statement taking a long time.
  • There is a symmetric log message for UNLOAD statement in
    RedshiftRelation.scala.

This seems like a useful log message because:

 - It's reassuring to see that params set via extracopyoptions are
   actually used.

 - Currently the last log message one can see while COPY executes is
   CREATE TABLE logged a few lines before. This is a little confusing as
   can be understood as CREATE TABLE statement taking a long time.

 - There is a symmetric log message for UNLOAD statement in
   RedshiftRelation.scala.
@codecov-io
Copy link

Current coverage is 75.58%

Merging #196 into master will decrease coverage by -14.02% as of 75182c0

@@            master    #196   diff @@
======================================
  Files           13      13       
  Stmts          683     684     +1
  Branches       151     151       
  Methods          0       0       
======================================
- Hit            612     517    -95
  Partial          0       0       
- Missed          71     167    +96

Review entire Coverage Diff as of 75182c0

Powered by Codecov. Updated on successful CI builds.

@JoshRosen
Copy link
Contributor

LGTM, so I'm going to merge this now. Sorry for the delay.

@JoshRosen JoshRosen closed this in fda587b Apr 19, 2016
@JoshRosen JoshRosen modified the milestones: 0.7.0, 0.6.1 Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants