Inserting data into a RecordWritable Dataset from another Dataset misses a few columns

Description

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.

Release Notes

None

Activity

Show:

Albert Shau March 12, 2015 at 8:13 PM

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.

Details

Assignee

Reporter

Affects versions

Components

Fix versions

Due date

Priority

Created January 29, 2015 at 7:40 AM
Updated March 27, 2015 at 7:31 PM
Resolved March 12, 2015 at 8:13 PM