closing since I can't reproduce it. We will re-open if it comes up again except with more details on how to reproduce it.
Albert Shau February 28, 2015 at 12:54 AM
I was unable to reproduce this on the release/2.6.0 branch with the example I mentioned in the comment on CDAP-1301. Any details on how to reproduce?
Andreas Neumann February 12, 2015 at 11:21 PM
So this is a bug in explore, and apparently we have a candidate duplicate. I will assign this back to Poorna to evaluate once is fixed.
Poorna Chandra February 6, 2015 at 7:46 AM
I think this issue might be related to creation of ObjectInspector as mentioned in https://issues.cask.co/browse/CDAP-1301. Let's fix that and then re-evaluate this issue.
Kathryn February 6, 2015 at 2:32 AM
Andreas - please look at this from a dataset perspective.
Cannot Reproduce
Pinned fields
Click on the next to a field label to start pinning.
Queries like the following do not populate all columns of RecordWritable -
In the above example, the Datasets had 4 columns - key string, id string, firstname string, lastname string.
On completion of the statement only key and id were populated. Firstname and lastname were null in cdap_user_recorddataset1.