Skip to content

Commit

Permalink
Prepare for 1.6.7 relaese
Browse files Browse the repository at this point in the history
* Protect against overflows in Size Estimates (SPARKC-492)
* Confirm truncation with datasource writes (SPARKC-472)
  • Loading branch information
RussellSpitzer committed Jun 12, 2017
1 parent 6e4d571 commit ad72844
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.6.7
* Protect against overflows in Size Estimates (SPARKC-492)
* Confirm truncation with datasource writes (SPARKC-472)

1.6.6
* Allow Writes to Static Columns and Partition Keys (SPARKC-470)
* SessionProxy Should Proxy all Runtime Interfaces (SPARKC-476)
Expand Down

0 comments on commit ad72844

Please sign in to comment.