Re: Xcode 8

2016-11-01 Thread Jignesh Patel
Hi Hakan: This helped, move things forward. But, glog still generates and error “clang: error: no such file or directory: ' -Wno-deprecated-declarations ' Also, similar changes are needed for gpertools and protobuf as they also make calls that are deprecated in XCode 8. Also … (new) MacBook

Re: SplitRow Now fixed

2016-11-01 Thread Jignesh Patel
Thanks Marc for the quick fix! Cheers, Jignesh On 11/1/16, 4:26 PM, "Marc Spehlmann" wrote: Hello, we were experiencing issues with the splitrow store which amounted to an overestimate of the amount of tuples we could insert into the block. This has been

SplitRow Now fixed

2016-11-01 Thread Marc Spehlmann
Hello, we were experiencing issues with the splitrow store which amounted to an overestimate of the amount of tuples we could insert into the block. This has been fixed in #125 and I tried loading SSB with splitrow, it works fine. The issue was appearing in SSB and not TPCH because TPCH only uses

[GitHub] incubator-quickstep pull request #125: QUICKSTEP-61 Fixes varlen insert bug.

2016-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-quickstep/pull/125 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-quickstep issue #125: QUICKSTEP-61 Fixes varlen insert bug.

2016-11-01 Thread cramja
Github user cramja commented on the issue: https://github.com/apache/incubator-quickstep/pull/125 @hbdeshmukh Here is the change --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] incubator-quickstep pull request #125: QUICKSTEP-61 Fixes varlen insert bug.

2016-11-01 Thread cramja
GitHub user cramja opened a pull request: https://github.com/apache/incubator-quickstep/pull/125 QUICKSTEP-61 Fixes varlen insert bug. This change fixes an incorrect estimate for the maximum size of a tuple. Previously, it was not accounting for the space used by the fixed length

[GitHub] incubator-quickstep pull request #124: Fixed the LIP bug in the distributed ...

2016-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-quickstep/pull/124 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the