Big Data / Search / DevOps
  • About
  • project

    • Parquet (67)
    • Impala (11)
    • Avro (9)
    • Spark (7)
    • Hive (4)

    author

    • ()
    • Ted Yu (12550)
    • Harsh J (6378)
    • Stack (6073)
    • Todd Lipcon (5899)
    • Andrew Purtell (5553)
    • Vinod Kone (5322)
    • Jonathan Ellis (5274)
    • Josh Elser (4743)
    • Jean-Daniel Cryans (4559)
    • stack (4289)
    • Jun Rao (4055)
    • Steve Loughran (3819)
    • Ted Dunning (3655)
    • Ben Mahler (3502)
    • James Taylor (3334)
    • Patrick Hunt (3284)
    • Edward J. Yoon (3252)
    • Benjamin Hindman (3103)
    • Sean Busbey (3014)
    • Brock Noland (2928)
    • Stephan Ewen (2876)
    • Edward Capriolo (2825)
    • Guozhang Wang (2809)
    • Julian Hyde (2765)
    • Owen OMalley (2748)
    • aaron morton (2715)
    • Konstantin Boudnik (2607)
    • Aljoscha Krettek (2588)
    • Reynold Xin (2588)
    • Arun C Murthy (2571)
    • Sean Owen (2494)
    • Doug Cutting (2386)
    • Hari Shreedharan (2363)
    • Jean-Marc Spaggiari (2350)
    • Vinod Kumar Vavilapalli (2272)
    • Fabian Hueske (2263)
    • Roman Shaposhnik (2250)
    • Jie Yu (2198)
    • Wes McKinney (2182)
    • Mich Talebzadeh (2173)
    • Alan Gates (2148)
    • Joe Witt (2132)
    • Alejandro Abdelnur (2113)
    • Till Rohrmann (2110)
    • Allen Wittenauer (2080)
    • Mike Percy (2048)
    • Jarek Jarcec Cecho (2038)
    • Jacques Nadeau (2036)
    • Jean-Baptiste Onofré (1991)
    • Amareshwari Sriramadasu (1980)
    • Matthias J. Sax (1969)
    • Robert Metzger (1903)
    • Jordan Zimmerman (1894)
    • Jarek Cecho (1875)
    • Sylvain Lebresne (1867)
    • Keith Turner (1852)
    • Neha Narkhede (1851)
    • Jeff Zhang (1840)
    • lars hofhansl (1834)
    • Gwen Shapira (1829)

    type

    • mail # dev (66)
    • issue (32)
  • date

    • last 7 days (1)
    • last 30 days (13)
    • last 90 days (39)
    • last 6 months (62)
    • last 9 months (98)
clear query| facets| time Search criteria: .   Results from 1 to 10 from 98 (0.0s).
Loading phrases to help you
refine your search...
Too verbose GitHub bot comments - Parquet - [mail # dev]
...+1. Since the comment contains the full diff, it really clutters the JIRAhistory. If making it less verbose is not possible, I would vote forturning it off completely.ZoltanOn Wed, Apr 25, 2...
   Author: Zoltan Ivanfi , 2018-04-25, 14:40
  
Date and time for the next Parquet sync - Parquet - [mail # dev]
...+1, thanks Lars!On Wed, Apr 18, 2018 at 6:20 PM Lars Volker  wrote:> Hi All,>> It has been 3 weeks since our last Parquet community sync and I think it> would be great to ha...
   Author: Zoltan Ivanfi , 2018-04-18, 16:23
  
[PARQUET-1065] Deprecate type-defined sort ordering for INT96 type - Parquet - [issue]
...parquet.thrift in parquet-format defines the the sort order for INT96 to be signed. ParquetMetadataConverter.java in parquet-mr uses unsigned ordering instead. In practice, INT96 is only use...
http://issues.apache.org/jira/browse/PARQUET-1065    Author: Zoltan Ivanfi , 2018-04-18, 12:22
  
[PARQUET-1242] parquet.thrift refers to wrong releases for the new compressions - Parquet - [issue]
...parquet.thrift contains the following:/** * Supported compression algorithms. * * Codecs added in 2.3.2 can be read by readers based on 2.3.2 and later. * Codec support may vary between read...
http://issues.apache.org/jira/browse/PARQUET-1242    Author: Zoltan Ivanfi , 2018-04-18, 12:22
  
[PARQUET-1156] dev/merge_parquet_pr.py problems - Parquet - [issue]
...I have run into several issues while trying to run dev/merge_parquet_pr.py according to the instructions: The optional import jira.client is only checked for the resolve_jira() call, but the...
http://issues.apache.org/jira/browse/PARQUET-1156    Author: Zoltan Ivanfi , 2018-04-18, 12:22
  
[PARQUET-1064] Deprecate type-defined sort ordering for INTERVAL type - Parquet - [issue]
...LogicalTypes.md in parquet-format defines the the sort order for INTERVAL to be produced by sorting by the value of months, then days, then milliseconds with unsigned comparison.According to...
http://issues.apache.org/jira/browse/PARQUET-1064    Author: Zoltan Ivanfi , 2018-04-18, 12:22
  
[PARQUET-1260] Add Zoltan Ivanfi's code signing key to the KEYS file - Parquet - [issue]
...To make a release, I would need to have my gpg key added to the KEYS file. I can add it to the repos in a commit, but I don't know how to update https://dist.apache.org/repos/dist/dev/parque...
http://issues.apache.org/jira/browse/PARQUET-1260    Author: Zoltan Ivanfi , 2018-04-18, 11:04
  
[VOTE] Release Apache Parquet Format 2.5.0 RC0 - Parquet - [mail # dev]
...+1 (binding)Checked sigs, built and tested.On Tue, Apr 17, 2018 at 1:39 PM Gabor Szadovszky <[EMAIL PROTECTED]> wrote:> Hi everyone,>> We reached the required 3 binding +1 vot...
   Author: Zoltan Ivanfi , 2018-04-18, 10:38
  
[RESULT][VOTE] Release Apache Parquet Format 2.5.0 RC0 - Parquet - [mail # dev]
...Hi,We didn't know that's an option. The guide athttps://parquet.apache.org/documentation/how-to-release/ specifies 72hours, we were under the impression that that's a hard limit.ZoltanOn Fri...
   Author: Zoltan Ivanfi , 2018-04-06, 15:51
  
[VOTE] Release Apache Parquet Java 1.10.0 RC0 - Parquet - [mail # dev]
...I would have preferred waiting for the parquet-format release (whichunfortunately failed the vote due to lack of interest) before making an RCfor parquet-mr so that it would refer to the lat...
   Author: Zoltan Ivanfi , 2018-04-06, 12:34
  
1 2 3 4 5 Next >
Apache Lucene, Apache Solr and all other Apache Software Foundation project and their respective logos are trademarks of the Apache Software Foundation.
Elasticsearch, Kibana, Logstash, and Beats are trademarks of Elasticsearch BV, registered in the U.S. and in other countries. This site and Sematext Group is in no way affiliated with Elasticsearch BV.
Service operated by Sematext