-
Notifications
You must be signed in to change notification settings - Fork 28.6k
[SPARK-30098][SQL] Use default datasource as provider for CREATE TABLE syntax #26736
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
Ngone51
wants to merge
57
commits into
apache:master
from
Ngone51:dev-create-table-using-parquet-by-default
Closed
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
0be3a59
change CREATE TABLE default provider
Ngone51 00fdf32
remove unsed StaticSQLConf
Ngone51 2451d2f
nit
Ngone51 870900c
rename config
Ngone51 70fd3df
resolve conflict
Ngone51 4177654
fix DDLParserSuite
Ngone51 944336b
fix SparkSqlParserSuite.create table - schema
Ngone51 8f91010
fix InMemoryCatalogedDDLSuite
Ngone51 bd0134e
fix HiveCompatibilitySuite
Ngone51 0c05d4d
fix CachedTableSuite
Ngone51 7b0aeef
fix HiveDDLSuite
Ngone51 fabe532
fix HiveExplainSuite
Ngone51 d9c9932
fix HiveQuerySuite
Ngone51 dbffd31
fix HiveResolutionSuite
Ngone51 f254e15
fix HiveSerDeSuite
Ngone51 82e0e44
fix HiveTableScanSuite
Ngone51 d9a0387
fix HiveTypeCoercionSuite
Ngone51 fd6af36
fix HiveUDFSuite
Ngone51 86954d8
fix PruningSuite
Ngone51 939d1d7
fix SQLQuerySuite
Ngone51 3b29064
fix HiveCatalogedDDLSuite
Ngone51 b75d57f
fix UDFSuite.scala
Ngone51 bc45423
fix TestHiveSuite
Ngone51 f8a7543
fix StatisticsSuite
Ngone51 72e941d
fix InsertSuite
Ngone51 662eecd
fix HiveUserDefinedTypeSuite
Ngone51 d0b1a30
fix HiveParquetSuite
Ngone51 f1b1add
fix HiveMetastoreCatalogSuite
Ngone51 0fc1298
fix DataSourceWithHiveMetastoreCatalogSuite
Ngone51 e97ee90
fix ~HiveThriftServer2Suites
Ngone51 e4c088a
fix ~HiveThriftHttpServerSuite
Ngone51 01c9903
fix ErrorPositionSuite
Ngone51 2fd5691
fix ~HiveShowCreateTableSuite
Ngone51 5942eb2
fix pgSQl/create_view_sql q4
Ngone51 2b6deb0
fix WindowQuerySuite
Ngone51 5a1f55a
fix HiveWindowFunctionQuerySuite
Ngone51 dc90038
remove my todo
Ngone51 b5263ce
reword error message for EXTERNAL
Ngone51 9255bec
update postgreSQL/create_view.sql query 4/5/6
Ngone51 5002b27
improve createTableClauses
Ngone51 ebc65d5
update visitReplaceTable
Ngone51 2a2a0ef
update create table tests in command.DDLParserSuite
Ngone51 e564b37
fix CliSuite
Ngone51 1e20936
fix HiveThriftServer2Suites
Ngone51 248d2e7
improve DDLParserSuite CATS #3
Ngone51 124d5e4
make sure TestHive create hive table
Ngone51 078495e
revert legacy mode
Ngone51 7bb2811
revert to partitioned columns
Ngone51 368c777
avoid harcoded conf name
Ngone51 4b17927
fix HiveCommandSuite
Ngone51 d46d6db
resolve conflict
Ngone51 fb4a186
fix CreateTableAsSelectSuite
Ngone51 cae3571
fix and revert
Ngone51 fc9b910
another check
Ngone51 d4b53e6
fix HiveShowCreateTableSuite
Ngone51 35175b0
nit indent
Ngone51 a201307
show default behaviour
Ngone51 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.