Skip to content

Conversation

@jerryshao
Copy link
Contributor

Fix attribute unresolved when query with table name as a qualifier in SQLContext with SimplCatelog, details please see SPARK-1354.

@AmplabJenkins
Copy link

Merged build triggered. Build is starting -or- tests failed to complete.

@AmplabJenkins
Copy link

Merged build started. Build is starting -or- tests failed to complete.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qulified -> qualified (but you could also just leave out the first qualified since you end with 'table name as qualifier')

@marmbrus
Copy link
Contributor

One minor comment, otherwise LGTM.

Thanks!

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13584/

@pwendell
Copy link
Contributor

@marmbrus I just went ahead and merged this and fixed the typo.

@asfgit asfgit closed this in 95d7d2a Mar 30, 2014
@jerryshao jerryshao deleted the qualifier-fix branch March 31, 2014 01:06
@jerryshao
Copy link
Contributor Author

Thanks @marmbrus and @pwendell .

pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
Fix attribute unresolved when query with table name as a qualifier in SQLContext with SimplCatelog, details please see [SPARK-1354](https://issues.apache.org/jira/browse/SPARK-1354?jql=project%20%3D%20SPARK).

Author: jerryshao <[email protected]>

Closes apache#272 from jerryshao/qualifier-fix and squashes the following commits:

7950170 [jerryshao] Add tableName as a qualifier for SimpleCatelogy
ash211 pushed a commit to lins05/spark that referenced this pull request May 17, 2017
* dynamic allocation: shuffle service docker, yaml and test fixture

* dynamic allocation: changes to spark-core

* dynamic allocation: tests

* dynamic allocation: docs

* dynamic allocation: kubernetes allocator and executor accounting

* dynamic allocation: shuffle service, node caching
erikerlandson pushed a commit to erikerlandson/spark that referenced this pull request Jul 28, 2017
* dynamic allocation: shuffle service docker, yaml and test fixture

* dynamic allocation: changes to spark-core

* dynamic allocation: tests

* dynamic allocation: docs

* dynamic allocation: kubernetes allocator and executor accounting

* dynamic allocation: shuffle service, node caching
rahij pushed a commit to rahij/spark that referenced this pull request Dec 5, 2017
Force commons-logging version to avoid conflicts
Igosuki pushed a commit to Adikteev/spark that referenced this pull request Jul 31, 2018
Igosuki pushed a commit to Adikteev/spark that referenced this pull request Jul 31, 2018
Revert "Added "beta-" to spark and spark-history package names (apache#272)"

This reverts commit f47526f.
bzhaoopenstack pushed a commit to bzhaoopenstack/spark that referenced this pull request Sep 11, 2019
holdenk pushed a commit to holdenk/spark that referenced this pull request Sep 12, 2019
Create version pie1.0.0 and corresponding build pipelines.
turboFei pushed a commit to turboFei/spark that referenced this pull request Nov 6, 2025
turboFei added a commit to turboFei/spark that referenced this pull request Nov 6, 2025
…33] Backport insert operation lock (apache#197)

* [HADP-40184]Backport insert operation lock (#15)

[HADP-31946] Fix data duplicate on application retry and support concurrent write to different partitions in the same table.[HADP-33040][HADP-33041] Optimize merging staging files to output path and detect conflict with HDFS file lease.
HADP-34738] During commitJob, merge paths with multi threads (apache#218)
[HADP-36251] Enhance the concurrent lock mechanism  for insert operation (apache#272)
[HADP-37137] Add option to disable insert operation lock to write partitioned table (apache#286)

* [HADP-46224] Do not overwrite the lock file when creating lock (apache#133)

* [HADP-46868] Fix Spark merge path race condition (apache#161)

* [HADP-50903] Ignore the error message if insert operation lock file has been deleted (apache#271)

* [HADP-50733] Enhance the error message on picking insert operation lock failure (apache#267)

* Fix

* Fix

* Fix

* fix

* Fix

* Fix

* Fix

* Fix

* Fix

* [HADP-50574] Support to create the lock file for EC enabled path (apache#263)

* [HADP-50574][FOLLOWUP] Add parameter type when getting overwrite method (apache#265)

* [HADP-50574][FOLLOWUP] Add UT for creating ec disabled lock file and use underlying DistributedFileSystem for ViewFileSystem (apache#266)

* Fix

* Fix

* Fix

* [HADP-34612][FOLLOWUP] Do not show the insert local error by removing the being written stream from dfs client (apache#288)

* Enabled Hadoop 3

---------

Co-authored-by: fwang12 <[email protected]>
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.

4 participants