[jira] [Updated] (HIVE-1573) select * from partitioned table via JDBC does not return partition columns

2011-08-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-1573: --- Status: Patch Available (was: Reopened) > select * from partitioned table via JDBC does not ret

[jira] [Updated] (HIVE-2315) DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2315: --- Status: Patch Available (was: Open) > DatabaseMetadata.getColumns() does not return partition col

Review Request: HIVE-2315 DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-11 Thread Patrick Hunt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1468/ --- Review request for hive and Carl Steinbach. Summary --- This patch fixes th

[jira] [Updated] (HIVE-2315) DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2315: --- Attachment: HIVE-2315.patch Updated to a single patch with fix and both sets of tests

[jira] [Updated] (HIVE-2315) DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2315: --- Attachment: (was: HIVE-2315_part2.patch) > DatabaseMetadata.getColumns() does not ret

[jira] [Updated] (HIVE-2358) JDBC DatabaseMetaData and ResultSetMetaData need to match for particular types

2011-08-10 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2358: --- Status: Patch Available (was: Open) > JDBC DatabaseMetaData and ResultSetMetaData need to match

Review Request: HIVE-2358 JDBC DatabaseMetaData and ResultSetMetaData need to match for particular types

2011-08-10 Thread Patrick Hunt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1459/ --- Review request for hive and Carl Steinbach. Summary --- make the returned v

[jira] [Commented] (HIVE-2358) JDBC DatabaseMetaData and ResultSetMetaData need to match for particular types

2011-08-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081744#comment-13081744 ] Patrick Hunt commented on HIVE-2358: Thanks Mythili, based on your previous com

[jira] [Updated] (HIVE-2358) JDBC DatabaseMetaData and ResultSetMetaData need to match for particular types

2011-08-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2358: --- Attachment: HIVE-2358.patch This patch fixes the problem identified by Mythili and also adds testing

[jira] [Created] (HIVE-2358) JDBC DatabaseMetaData and ResultSetMetaData need to match for particular types

2011-08-08 Thread Patrick Hunt (JIRA)
Issue Type: Bug Components: JDBC Affects Versions: 0.8.0 Reporter: Patrick Hunt Assignee: Patrick Hunt Fix For: 0.8.0 My patch for HIVE-1631 did not ensure the following (from comment on 1631): - Mythili Gopalakrishnan added a comment

[jira] [Commented] (HIVE-2315) DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081117#comment-13081117 ] Patrick Hunt commented on HIVE-2315: Mythili, please take a look at the

[jira] [Updated] (HIVE-2315) DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2315: --- Attachment: HIVE-2315_part2.patch Updated test to explicitly verify that JDBC result set contains the

[jira] [Updated] (HIVE-2315) DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2315: --- Status: Open (was: Patch Available) waiting for feedback from Mythili

[jira] [Reopened] (HIVE-1631) JDBC driver returns wrong precision, scale, or column size for some data types

2011-08-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reopened HIVE-1631: I'll create an additional patch (incl more testing) for this. Thanks Mythili. > JDBC driver

[jira] [Commented] (HIVE-2315) DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-08 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081056#comment-13081056 ] Patrick Hunt commented on HIVE-2315: Hi Mythili can you give an example of the q

[jira] [Updated] (HIVE-1573) select * from partitioned table via JDBC does not return partition columns

2011-08-05 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-1573: --- Status: Patch Available (was: Open) > select * from partitioned table via JDBC does not ret

[jira] [Assigned] (HIVE-1573) select * from partitioned table via JDBC does not return partition columns

2011-08-05 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned HIVE-1573: -- Assignee: Patrick Hunt > select * from partitioned table via JDBC does not return partit

[jira] [Updated] (HIVE-2315) DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-05 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2315: --- Status: Patch Available (was: Open) > DatabaseMetadata.getColumns() does not return partition col

[jira] [Updated] (HIVE-2315) DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-05 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2315: --- Attachment: HIVE-2315.patch use get_schema rather than get_fields. Verified via unit test as well as

[jira] [Assigned] (HIVE-2315) DatabaseMetadata.getColumns() does not return partition column names for a table

2011-08-05 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned HIVE-2315: -- Assignee: Patrick Hunt > DatabaseMetadata.getColumns() does not return partition column na

[jira] [Updated] (HIVE-1631) JDBC driver returns wrong precision, scale, or column size for some data types

2011-07-29 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-1631: --- Status: Patch Available (was: Open) > JDBC driver returns wrong precision, scale, or column size

Review Request: HIVE-1631: JDBC driver returns wrong precision, scale, or column size for some data types

2011-07-29 Thread Patrick Hunt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1226/ --- Review request for hive and Carl Steinbach. Summary --- This patch addresse

[jira] [Updated] (HIVE-1631) JDBC driver returns wrong precision, scale, or column size for some data types

2011-07-29 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-1631: --- Attachment: HIVE-1631.patch This patch addresses the specified methods based on my reading of the

[jira] [Assigned] (HIVE-1631) JDBC driver returns wrong precision, scale, or column size for some data types

2011-07-29 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned HIVE-1631: -- Assignee: Patrick Hunt > JDBC driver returns wrong precision, scale, or column size for s

[jira] [Commented] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-07-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069251#comment-13069251 ] Patrick Hunt commented on HIVE-2139: Ok, I'll update that. Do you all have so

[jira] [Commented] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-07-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069184#comment-13069184 ] Patrick Hunt commented on HIVE-2139: Should I update the docs for this? Where? I

[jira] [Updated] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-07-19 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2139: --- Status: Patch Available (was: Open) > Enables HiveServer to accept -hiveconf opt

[jira] [Updated] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-07-19 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2139: --- Attachment: HIVE-2139.patch Updated with Carl's comments. > Enables HiveServer to accept -

Re: Review Request: HIVE-2139: Enables HiveServer to accept -hiveconf option

2011-07-19 Thread Patrick Hunt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/958/ --- (Updated 2011-07-19 20:15:07.278811) Review request for hive and Carl Steinbach.

Re: Review Request: HIVE-2139: Enables HiveServer to accept -hiveconf option

2011-07-19 Thread Patrick Hunt
isit: https://reviews.apache.org/r/958/#review1106 --- On 2011-07-15 23:51:55, Patrick Hunt wrote: > > --- > This is an automatically generated e-mail. To reply, visit: >

[jira] [Updated] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-07-15 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2139: --- Attachment: HIVE-2139.patch Updated based on Carl's feedback. > Enables HiveServer t

[jira] [Updated] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-07-15 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2139: --- Status: Patch Available (was: Open) > Enables HiveServer to accept -hiveconf opt

Re: Review Request: HIVE-2139: Enables HiveServer to accept -hiveconf option

2011-07-15 Thread Patrick Hunt
the metastore dependent on ql. There's > > already an open ticket (HIVE-850) that covers the task of moving > > SessionState to common. Looks like now may be a good time to do this. > > Patrick Hunt wrote: > I've refactored the log initialization code in order to

Re: Review Request: HIVE-2139: Enables HiveServer to accept -hiveconf option

2011-07-15 Thread Patrick Hunt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/958/ --- (Updated 2011-07-15 23:51:55.625387) Review request for hive and Carl Steinbach.

Re: Review Request: HIVE-2139: Enables HiveServer to accept -hiveconf option

2011-07-15 Thread Patrick Hunt
wrote: > > service/src/java/org/apache/hadoop/hive/service/HiveServer.java, line 616 > > <https://reviews.apache.org/r/958/diff/1/?file=21669#file21669line616> > > > > We should also set options.maxWorkerThreads. Looks like the defaul

Review Request: HIVE-2204 unable to get column names for a specific table that has '_' as part of its table name

2011-07-13 Thread Patrick Hunt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1106/ --- Review request for hive and Carl Steinbach. Summary --- Added additional ha

[jira] [Updated] (HIVE-2204) unable to get column names for a specific table that has '_' as part of its table name

2011-07-13 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2204: --- Attachment: HIVE-2204.patch Added handling of escaped wildcard characters. Also updated jdbc tests to

[jira] [Updated] (HIVE-2204) unable to get column names for a specific table that has '_' as part of its table name

2011-07-13 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2204: --- Status: Patch Available (was: Open) > unable to get column names for a specific table that

[jira] [Assigned] (HIVE-2204) unable to get column names for a specific table that has '_' as part of its table name

2011-07-12 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned HIVE-2204: -- Assignee: Patrick Hunt > unable to get column names for a specific table that has '_&

[jira] [Commented] (HIVE-2269) Hive --auxpath option can't handle multiple colon separated values

2011-07-07 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061636#comment-13061636 ] Patrick Hunt commented on HIVE-2269: Hi. It looks like HIVE_AUX_JARS_PATH (

Review Request: HIVE-2139: Enables HiveServer to accept -hiveconf option

2011-06-24 Thread Patrick Hunt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/958/ --- Review request for hive and Carl Steinbach. Summary --- This patch updates H

[jira] [Updated] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-06-24 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2139: --- Status: Patch Available (was: Open) > Enables HiveServer to accept -hiveconf opt

[jira] [Updated] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-06-24 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2139: --- Attachment: HIVE-2139.patch This patch updates HiveServer and HiveMetastore to add proper cli

[jira] [Assigned] (HIVE-2139) Enables HiveServer to accept -hiveconf option

2011-06-24 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned HIVE-2139: -- Assignee: Patrick Hunt > Enables HiveServer to accept -hiveconf opt

[jira] [Updated] (HIVE-2237) hive fails to build in eclipse due to syntax error in BitmapIndexHandler.java

2011-06-23 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2237: --- Status: Patch Available (was: Open) > hive fails to build in eclipse due to syntax error

[jira] [Updated] (HIVE-2237) hive fails to build in eclipse due to syntax error in BitmapIndexHandler.java

2011-06-23 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2237: --- Attachment: HIVE-2237.patch patch to remove the extra semi > hive fails to build in eclipse due

[jira] [Created] (HIVE-2237) hive fails to build in eclipse due to syntax error in BitmapIndexHandler.java

2011-06-23 Thread Patrick Hunt (JIRA)
Issue Type: Bug Components: Build Infrastructure Affects Versions: 0.8.0 Reporter: Patrick Hunt Assignee: Patrick Hunt I see the following error in helios eclipse with the latest trunk (although build on the command line is fine): Syntax error on token

[jira] [Updated] (HIVE-2117) insert overwrite ignoring partition location

2011-05-20 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2117: --- Status: Patch Available (was: Open) > insert overwrite ignoring partition locat

[jira] [Commented] (HIVE-2117) insert overwrite ignoring partition location

2011-05-20 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036912#comment-13036912 ] Patrick Hunt commented on HIVE-2117: I posted reviews up on reviewboard: trunk: h

Review Request: HIVE-2117: insert overwrite ignoring partition location

2011-05-20 Thread Patrick Hunt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/773/ --- Review request for hive and Carl Steinbach. Summary --- This change resolves

Review Request: HIVE-2117: insert overwrite ignoring partition location

2011-05-20 Thread Patrick Hunt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/772/ --- Review request for hive and Carl Steinbach. Summary --- This change resolves

[jira] [Updated] (HIVE-2117) insert overwrite ignoring partition location

2011-05-19 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2117: --- Attachment: HIVE-2117_trunk.patch HIVE-2117_br07.patch Updated patch files for branch

[jira] [Assigned] (HIVE-2117) insert overwrite ignoring partition location

2011-05-19 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned HIVE-2117: -- Assignee: Patrick Hunt > insert overwrite ignoring partition locat

[jira] [Assigned] (HIVE-2174) unit tests fail consistently when run according to instructions on "hive how to contribute" page.

2011-05-19 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned HIVE-2174: -- Assignee: Patrick Hunt > unit tests fail consistently when run according to instructions

[jira] [Commented] (HIVE-2174) unit tests fail consistently when run according to instructions on "hive how to contribute" page.

2011-05-19 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036592#comment-13036592 ] Patrick Hunt commented on HIVE-2174: Thanks Ning, I updated the following

[jira] [Created] (HIVE-2174) unit tests fail consistently when run according to instructions on "hive how to contribute" page.

2011-05-19 Thread Patrick Hunt (JIRA)
rowse/HIVE-2174 Project: Hive Issue Type: Bug Components: Build Infrastructure, Testing Infrastructure Affects Versions: 0.7.1, 0.8.0 Reporter: Patrick Hunt Priority: Critical The unit tests fail consistently when run according to the doc o

[jira] [Updated] (HIVE-2117) insert overwrite ignoring partition location

2011-04-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2117: --- Priority: Blocker (was: Critical) Affects Version/s: 0.8.0 > insert overwrite ignor

[jira] [Updated] (HIVE-2117) insert overwrite ignoring partition location

2011-04-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2117: --- Attachment: HIVE-2117_br07.patch This patch is a work in progress, it resolves this jira in branch

[jira] [Updated] (HIVE-2117) insert overwrite ignoring partition location

2011-04-18 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated HIVE-2117: --- Attachment: data.txt single row of data that is used to reproduce the issue > insert overwr

[jira] [Created] (HIVE-2117) insert overwrite ignoring partition location

2011-04-18 Thread Patrick Hunt (JIRA)
: Patrick Hunt Priority: Critical The following code works differently in 0.5.0 vs 0.7.0. In 0.5.0 the partition location is respected. However in 0.7.0 while the initial partition is create with the specified location "/parta", the "insert overwrite ..." resu