Skip to content

[SQL][DOCS] Improve section on thrift-server #2384

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

Closed
wants to merge 1 commit into from

Conversation

marmbrus
Copy link
Contributor

Taken from @liancheng's updates. Merged conflicts with #2316.

Conflicts:
	docs/sql-programming-guide.md
@SparkQA
Copy link

SparkQA commented Sep 14, 2014

QA tests have started for PR 2384 at commit 2db6319.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 14, 2014

QA tests have finished for PR 2384 at commit 2db6319.

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

@marmbrus
Copy link
Contributor Author

Looks like another streaming failure:

[info] - Success with ack *** FAILED ***
[info]   4000 did not equal 5000 (SparkSinkSuite.scala:195)

/cc @tdas

@SparkQA
Copy link

SparkQA commented Sep 14, 2014

QA tests have started for PR 2384 at commit 2db6319.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 14, 2014

QA tests have finished for PR 2384 at commit 2db6319.

  • This patch passes unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class RatingDeserializer(FramedSerializer):
    • class Encoder[T <: NativeType](columnType: NativeColumnType[T]) extends compression.Encoder[T]
    • class Encoder[T <: NativeType](columnType: NativeColumnType[T]) extends compression.Encoder[T]
    • class Encoder[T <: NativeType](columnType: NativeColumnType[T]) extends compression.Encoder[T]
    • class Encoder extends compression.Encoder[IntegerType.type]
    • class Decoder(buffer: ByteBuffer, columnType: NativeColumnType[IntegerType.type])
    • class Encoder extends compression.Encoder[LongType.type]
    • class Decoder(buffer: ByteBuffer, columnType: NativeColumnType[LongType.type])

@marmbrus
Copy link
Contributor Author

Merged to master and 1.1

@asfgit asfgit closed this in 84073eb Sep 16, 2014
asfgit pushed a commit that referenced this pull request Sep 16, 2014
Taken from liancheng's updates. Merged conflicts with #2316.

Author: Michael Armbrust <michael@databricks.com>

Closes #2384 from marmbrus/sqlDocUpdate and squashes the following commits:

2db6319 [Michael Armbrust] @liancheng's updates

(cherry picked from commit 84073eb)
Signed-off-by: Michael Armbrust <michael@databricks.com>
markhamstra pushed a commit to markhamstra/spark that referenced this pull request Sep 19, 2014
Taken from liancheng's updates. Merged conflicts with apache#2316.

Author: Michael Armbrust <michael@databricks.com>

Closes apache#2384 from marmbrus/sqlDocUpdate and squashes the following commits:

2db6319 [Michael Armbrust] @liancheng's updates

(cherry picked from commit 84073eb)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@marmbrus marmbrus deleted the sqlDocUpdate branch September 22, 2014 19:54
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.

2 participants