[jira] [Created] (HIVE-11439) PERCENTILE_APPROX is inconsistent with PERCENTILE even for a small number of data points

2015-08-03 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-11439: - Summary: PERCENTILE_APPROX is inconsistent with PERCENTILE even for a small number of data points Key: HIVE-11439 URL: https://issues.apache.org/jira/browse/HIVE-11439

[jira] [Updated] (HIVE-4525) Support timestamps earlier than 1970 and later than 2038

2013-05-30 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-4525: - Status: Patch Available (was: Open) > Support timestamps earlier than 1970 and later t

[jira] [Commented] (HIVE-4525) Support timestamps earlier than 1970 and later than 2038

2013-05-20 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661870#comment-13661870 ] Mikhail Bautin commented on HIVE-4525: -- Test results with and without this p

[jira] [Commented] (HIVE-4525) Support timestamps earlier than 1970 and later than 2038

2013-05-15 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659128#comment-13659128 ] Mikhail Bautin commented on HIVE-4525: -- I am not quite sure how to solve the back

[jira] [Commented] (HIVE-4525) Support timestamps earlier than 1970 and later than 2038

2013-05-13 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656271#comment-13656271 ] Mikhail Bautin commented on HIVE-4525: -- [~ehans]: switching to long nanose

[jira] [Commented] (HIVE-4525) Support timestamps earlier than 1970 and later than 2038

2013-05-13 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656141#comment-13656141 ] Mikhail Bautin commented on HIVE-4525: -- Correction to the design of this featur

cannot edit comments on Hive JIRA

2013-05-11 Thread Mikhail Bautin
Hello, I cannot edit my comments on JIRA. In some cases it is desirable to edit comments, e.g. to be able to correct a feature's design description. Could one of Hive JIRA admins please enable comment editing for my account? Thanks in advance! Mikhail

Re: support for timestamps before 1970 or after 2038

2013-05-08 Thread Mikhail Bautin
applications. Thanks, Mikhail On Wed, May 8, 2013 at 3:15 PM, Mikhail Bautin < bautin.mailing.li...@gmail.com> wrote: > Hello, > > Are there plans to support timestamps that cannot be represented by a > signed 32-bit integer number of seconds since the UNIX epoch? (i.e. those > b

[jira] [Commented] (HIVE-4525) Support timestamps earlier than 1970 and later than 2038

2013-05-08 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652709#comment-13652709 ] Mikhail Bautin commented on HIVE-4525: -- Also, the binary-sortable representatio

[jira] [Commented] (HIVE-4525) Support timestamps earlier than 1970 and later than 2038

2013-05-08 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652676#comment-13652676 ] Mikhail Bautin commented on HIVE-4525: -- h4. Design proposal We have to be abl

[jira] [Created] (HIVE-4525) Support timestamps earlier than 1970 and later than 2038

2013-05-08 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-4525: Summary: Support timestamps earlier than 1970 and later than 2038 Key: HIVE-4525 URL: https://issues.apache.org/jira/browse/HIVE-4525 Project: Hive Issue

support for timestamps before 1970 or after 2038

2013-05-08 Thread Mikhail Bautin
Hello, Are there plans to support timestamps that cannot be represented by a signed 32-bit integer number of seconds since the UNIX epoch? (i.e. those before 1970 or after a certain point in 2038). Currently Hive's behavior regarding these timestamps is inconsistent, because it is possible to inse

[jira] [Commented] (HIVE-4220) TimestampWritable.toString throws array index exception sometimes

2013-05-08 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652133#comment-13652133 ] Mikhail Bautin commented on HIVE-4220: -- [~navis]: I think HIVE-4516 solves the

[jira] [Commented] (HIVE-3930) Generate and publish source jars

2013-03-13 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601576#comment-13601576 ] Mikhail Bautin commented on HIVE-3930: -- There is a patch for a the AMP Lab versio

[jira] [Created] (HIVE-3974) RCFile needs to export a method to flush buffered records and provide a flush callback

2013-02-01 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3974: Summary: RCFile needs to export a method to flush buffered records and provide a flush callback Key: HIVE-3974 URL: https://issues.apache.org/jira/browse/HIVE-3974

[jira] [Commented] (HIVE-3809) Concurrency issue in RCFile: multiple threads can use the same decompressor

2013-01-24 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561822#comment-13561822 ] Mikhail Bautin commented on HIVE-3809: -- [~ashutoshc]: any chance this fix coul

[jira] [Commented] (HIVE-3930) Generate and publish source jars

2013-01-23 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561386#comment-13561386 ] Mikhail Bautin commented on HIVE-3930: -- [~ashutoshc]: HIVE-3830 seems to talk a

[jira] [Created] (HIVE-3930) Generate and publish source jars

2013-01-23 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3930: Summary: Generate and publish source jars Key: HIVE-3930 URL: https://issues.apache.org/jira/browse/HIVE-3930 Project: Hive Issue Type: Improvement

[jira] [Commented] (HIVE-3913) Possible deadlock in ZK lock manager

2013-01-22 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559830#comment-13559830 ] Mikhail Bautin commented on HIVE-3913: -- [~ashutoshc]: thanks for pointing this ou

[jira] [Commented] (HIVE-3036) hive should support BigDecimal datatype

2013-01-18 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557476#comment-13557476 ] Mikhail Bautin commented on HIVE-3036: -- Actually this seems to be a duplicate of

[jira] [Created] (HIVE-3913) Possible deadlock in ZK lock manager

2013-01-17 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3913: Summary: Possible deadlock in ZK lock manager Key: HIVE-3913 URL: https://issues.apache.org/jira/browse/HIVE-3913 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-3855) Fix tests with non-deterministic output, e.g. limit without order by (patch by Reynold Xin)

2013-01-03 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3855: - Attachment: Fixed-hive-tests-with-non-deterministic-output-e.g.-.patch Patch for branch-0.9

[jira] [Created] (HIVE-3855) Fix tests with non-deterministic output, e.g. limit without order by (patch by Reynold Xin)

2013-01-03 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3855: Summary: Fix tests with non-deterministic output, e.g. limit without order by (patch by Reynold Xin) Key: HIVE-3855 URL: https://issues.apache.org/jira/browse/HIVE-3855

[jira] [Created] (HIVE-3854) Add a condition in input_part8 to make the result deterministic (patch by Reynold Xin)

2013-01-03 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3854: Summary: Add a condition in input_part8 to make the result deterministic (patch by Reynold Xin) Key: HIVE-3854 URL: https://issues.apache.org/jira/browse/HIVE-3854

[jira] [Updated] (HIVE-3854) Add a condition in input_part8 to make the result deterministic (patch by Reynold Xin)

2013-01-03 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3854: - Attachment: 0001-Added-a-condition-in-input_part8-to-make-the-result-.patch > Add a condit

[jira] [Updated] (HIVE-3809) Concurrency issue in RCFile: multiple threads can use the same decompressor

2012-12-28 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3809: - Attachment: 0001-HIVE-3809-Concurrency-issue-in-RCFile-multiple-threa.patch > Concurre

[jira] [Commented] (HIVE-3809) Concurrency issue in RCFile: multiple threads can use the same decompressor

2012-12-28 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540660#comment-13540660 ] Mikhail Bautin commented on HIVE-3809: -- [~ashutoshc]: thank you for committing

[jira] [Updated] (HIVE-3813) Allow publishing artifacts to an arbitrary remote repository

2012-12-17 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3813: - Attachment: 0001-HIVE-3813-Allow-publishing-artifacts-to-an-arbitrary.patch Attaching a manually

[jira] [Updated] (HIVE-3813) Allow publishing artifacts to an arbitrary remote repository

2012-12-17 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3813: - Description: Allow publishing artifacts to an arbitrary remote repository by specifying

[jira] [Created] (HIVE-3813) Allow publishing artifacts to an arbitrary remote repository

2012-12-17 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3813: Summary: Allow publishing artifacts to an arbitrary remote repository Key: HIVE-3813 URL: https://issues.apache.org/jira/browse/HIVE-3813 Project: Hive

[jira] [Commented] (HIVE-3645) RCFileWriter does not implement the right function to support Federation

2012-12-17 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534210#comment-13534210 ] Mikhail Bautin commented on HIVE-3645: -- I am getting the following compilation er

[jira] [Updated] (HIVE-3809) Concurrency issue in RCFile: multiple threads can use the same decompressor

2012-12-15 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3809: - Attachment: 0001-HIVE-3809-Decompressors-should-only-be-returned-to-t.patch Attaching a manually

[jira] [Created] (HIVE-3809) Concurrency issue in RCFile: multiple threads can use the same decompressor

2012-12-15 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3809: Summary: Concurrency issue in RCFile: multiple threads can use the same decompressor Key: HIVE-3809 URL: https://issues.apache.org/jira/browse/HIVE-3809 Project

[jira] [Commented] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-12-07 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526840#comment-13526840 ] Mikhail Bautin commented on HIVE-3384: -- [~cdrome]: I think this patch has alr

Re: Review request: JIRAs useful for the Shark project

2012-12-07 Thread Mikhail Bautin
a one-line concurrency bug fix in LazyBinaryUtils (patch by Reynold Xin). Thanks, Mikhail On Tue, Nov 27, 2012 at 7:08 PM, Ashutosh Chauhan wrote: > Hi Mikhail, > > I will take a look into those jiras. > > Thanks, > Ashutosh > > On Tue, Nov 27, 2012 at 11:43 AM, Mikhail Bauti

[jira] [Updated] (HIVE-3772) Fix a concurrency bug in LazyBinaryUtils due to a static field (patch by Reynold Xin)

2012-12-04 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3772: - Attachment: HIVE-3772-2012-12-04.patch Attaching trunk patch. > Fi

[jira] [Created] (HIVE-3772) Fix a concurrency bug in LazyBinaryUtils due to a static field (patch by Reynold Xin)

2012-12-04 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3772: Summary: Fix a concurrency bug in LazyBinaryUtils due to a static field (patch by Reynold Xin) Key: HIVE-3772 URL: https://issues.apache.org/jira/browse/HIVE-3772

[jira] [Updated] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-12-04 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3384: - Attachment: HIVE-3384-branch-0.9.patch Attaching a version of the patch for the 0.9 branch

[jira] [Commented] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-12-04 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13509587#comment-13509587 ] Mikhail Bautin commented on HIVE-3384: -- [~ashutoshc]: Thank you for testing the p

[jira] [Updated] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-12-04 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3384: - Attachment: HIVE-3384-2012-12-04.patch Manually generated patch corresponding to https

[jira] [Commented] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-12-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508518#comment-13508518 ] Mikhail Bautin commented on HIVE-3384: -- [~ashutoshc]: PluginTest succeeds for me

[jira] [Updated] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-12-02 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3384: - Attachment: HIVE-3384-2012-12-02.patch Uploading a patch corresponding to https

[jira] [Resolved] (HIVE-3748) QTestUtil should correctly find data files when running in the build directory

2012-11-29 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin resolved HIVE-3748. -- Resolution: Not A Problem Release Note: I found a way to achieve the same result without

[jira] [Created] (HIVE-3748) QTestUtil should correctly find data files when running in the build directory

2012-11-27 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3748: Summary: QTestUtil should correctly find data files when running in the build directory Key: HIVE-3748 URL: https://issues.apache.org/jira/browse/HIVE-3748 Project

[jira] [Commented] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-11-21 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502582#comment-13502582 ] Mikhail Bautin commented on HIVE-3384: -- [~cdrome]: This type of error somet

[jira] [Updated] (HIVE-3731) Ant target to create a Debian package

2012-11-21 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3731: - Status: Patch Available (was: Open) > Ant target to create a Debian pack

[jira] [Updated] (HIVE-3731) Ant target to create a Debian package

2012-11-21 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3731: - Assignee: Mikhail Bautin > Ant target to create a Debian pack

[jira] [Created] (HIVE-3731) Ant target to create a Debian package

2012-11-21 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3731: Summary: Ant target to create a Debian package Key: HIVE-3731 URL: https://issues.apache.org/jira/browse/HIVE-3731 Project: Hive Issue Type: Improvement

JIRA permissions for Hive

2012-11-21 Thread Mikhail Bautin
Hello, For some reason I don't seem to have permissions to assign issues, change issue priority, change issue status, cancel patch, etc. on Hive issues. Can someone add me to the relevant group on JIRA to allow these actions? My JIRA profile is: https://issues.apache.org/jira/secure/ViewProfile.js

[jira] [Updated] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-11-21 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3384: - Status: Patch Available (was: Open) Submitting patch for Jenkins testing

[jira] [Commented] (HIVE-3384) HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

2012-11-20 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501747#comment-13501747 ] Mikhail Bautin commented on HIVE-3384: -- [~shane.huang], [~cdrome]: thanks a lot

[jira] [Commented] (HIVE-3694) Generate test jars and publish them to Maven

2012-11-20 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501586#comment-13501586 ] Mikhail Bautin commented on HIVE-3694: -- Added a patch for review (preliminary ver

[jira] [Created] (HIVE-3694) Generate test jars and publish them to Maven

2012-11-08 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3694: Summary: Generate test jars and publish them to Maven Key: HIVE-3694 URL: https://issues.apache.org/jira/browse/HIVE-3694 Project: Hive Issue Type