Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-7153][SQL] support all integral type ordinal in GetArrayItem #5706

Closed
wants to merge 1 commit into from

Conversation

cloud-fan
Copy link
Contributor

first convert ordinal to Number, then convert to int type.

@cloud-fan
Copy link
Contributor Author

Jenkins test it please.

@cloud-fan
Copy link
Contributor Author

Hi @rxin , how can I trigger the jenkins to run test?

@rxin
Copy link
Contributor

rxin commented Apr 27, 2015

Jenkins, test this please.

@rxin
Copy link
Contributor

rxin commented Apr 27, 2015

(I think you need permission from us to do it)

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@cloud-fan
Copy link
Contributor Author

Seems Jenkins got a problem...

@cloud-fan cloud-fan changed the title [SPARK-7153][SQL] support long type ordinal in GetItem [SPARK-7153][SQL] support long type ordinal in GetArrayItem May 12, 2015
@cloud-fan
Copy link
Contributor Author

test this please.

@cloud-fan cloud-fan changed the title [SPARK-7153][SQL] support long type ordinal in GetArrayItem [SPARK-7153][SQL] support all integral type ordinal in GetArrayItem Jun 19, 2015
@cloud-fan
Copy link
Contributor Author

As we have moved out all ExtractValue(GetField) stuff from complexType.scala, we should rename it.

@cloud-fan
Copy link
Contributor Author

cc @marmbrus , it's a minor change.

@marmbrus
Copy link
Contributor

ok to test

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. Test FAILed.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented Jun 21, 2015

Test build #35384 has started for PR 5706 at commit 915db79.

@SparkQA
Copy link

SparkQA commented Jun 21, 2015

Test build #35384 has finished for PR 5706 at commit 915db79.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Merged build finished. Test FAILed.

@cloud-fan
Copy link
Contributor Author

retest this please.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented Jun 21, 2015

Test build #35393 has started for PR 5706 at commit 915db79.

@SparkQA
Copy link

SparkQA commented Jun 21, 2015

Test build #35393 has finished for PR 5706 at commit 915db79.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@marmbrus
Copy link
Contributor

Thanks! Merging to master.

@asfgit asfgit closed this in 860a49e Jun 23, 2015
animeshbaranawal pushed a commit to animeshbaranawal/spark that referenced this pull request Jun 25, 2015
first convert `ordinal` to `Number`, then convert to int type.

Author: Wenchen Fan <cloud0fan@outlook.com>

Closes apache#5706 from cloud-fan/7153 and squashes the following commits:

915db79 [Wenchen Fan] fix 7153
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants