Uh oh!
There was an error while loading. Please reload this page.
[SPARK-15642][SQL] Bug report: metadata gets lost when selecting a field of a StructType - #13467
[SPARK-15642][SQL] Bug report: metadata gets lost when selecting a field of a StructType#13467zommerfelds wants to merge 4 commits into
Conversation
AmplabJenkins
commented
Jun 22, 2016
Can one of the admins verify this patch? |
HyukjinKwon
commented
Feb 9, 2017
Hi @zommerfelds, do you mind if I ask whether you still working on this? It seems inactive for more than a half year. Maybe, it'd be better closed for now if you are currently not able to work on this further. |
zommerfelds
commented
Feb 9, 2017
Hi @HyukjinKwon, I never worked on the fix, because I never got confirmation if this is actually a bug or not. This PR demonstrates the bug I posted on Jira. |
Aha, then to be strict, it is not WIP but just waiting for the feedback. How about closing this and pinging related guys who touched this code path lately in the JIRA? |
zommerfelds
commented
Feb 11, 2017
via email
Sure, I agree, I think at the time putting the label seemed to be
reasonable, after reading the documentation.
I will check and see if this error is still present. How would I go about
pinging related people? Git blame and search if they are on Jira? …On Sat, Feb 11, 2017, 07:08 Hyukjin Kwon ***@***.***> wrote:
Aha, then to be strict, it is not WIP but just waiting the feedback. How
about closing this and pinging related guys who touched this code path
lately in the JIRA?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#13467 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABM8TsnEd30hcsyf8TTRjouZHJbnY486ks5rbaSpgaJpZM4Ismt->
.
|
HyukjinKwon
commented
Feb 11, 2017
Yes, exactly. That's usually I do. |
zommerfelds
commented
Feb 17, 2017
The bug is still present. To be honest I don't think I have time to work on this right now, so we can close this PR if you want. I tried to find the code that was related to this functionality but didn't get there yet, so not sure who to contact. Someone might be able to tell really fast if this is a bug or not, and what has to be done to fix it. |
Closesapache#16819Closesapache#13467Closesapache#16083Closesapache#17135Closesapache#8785Closesapache#16278Closesapache#16997Closesapache#17073Closesapache#17220
Closesapache#16819Closesapache#13467Closesapache#16083Closesapache#17135Closesapache#8785Closesapache#16278Closesapache#16997Closesapache#17073Closesapache#17220 Added: Closesapache#12059Closesapache#12524Closesapache#12888Closesapache#16061 Author: Sean Owen <sowen@cloudera.com> Closesapache#17386 from srowen/StalePRs.
This PR only shows how to reproduce the bug.
https://issues.apache.org/jira/browse/SPARK-15642
I am not sure if this is expected behaviour or not, please comment.
EDIT: removed WIP from title