Re: [DISCUSS] Drill 1.19.0 release

2021-04-23 Thread Charles Givre
Hi Laurent, We have a few PRs pending which I'd like to see in the next version which are: 1. The update(s) and bug fixes to the Mongo plugin. 2. There is an extended PR for bug fixes which clean up a lot of alerts generated by LGTM 3. There are a few other library updates which are pending.

[GitHub] [drill] vvysotskyi commented on pull request #2202: DRILL-7904: Update to 30-jre Guava version

2021-04-23 Thread GitBox
vvysotskyi commented on pull request #2202: URL: https://github.com/apache/drill/pull/2202#issuecomment-825797242 @vdiravka, thanks for the pull request. Could you please create two commits: one commit with all manual changes and another one with changes related to renaming packages?

CFP for ApacheCon 2021 closes in ONE WEEK

2021-04-23 Thread Rich Bowen
[You are receiving this because you're subscribed to one or more dev@ mailing lists for an Apache project, or the ApacheCon Announce list.] Time is running out to submit your talk for ApacheCon 2021. The Call for Presentations for ApacheCon @Home 2021, focused on Europe and North America time zo

Relocate the documents of MapR

2021-04-23 Thread luoc
Hi all, Drill website exist a page that introduction the Value Vector . However, there are two links had been gone (please click the `Operators` and `Record Batch` on page). Are there any friends can help us to point out the new address using a cop

Re: [DISCUSS] Drill 1.19.0 release

2021-04-23 Thread Cong Luo
Hi, Great start. There is a to-do list for release. Need to collect and sort out the helpful information. 1. Which tasks need to be closed in JIRA? (To clean up) 2. Which tasks need to be moved in JIRA? (To delay) 3. Speed up the CR on Github. (Need to contact the developers) 4. Delay my

[GitHub] [drill] vdiravka merged pull request #2143: DRILL-7825: Unknown logical type in Parquet

2021-04-23 Thread GitBox
vdiravka merged pull request #2143: URL: https://github.com/apache/drill/pull/2143 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [drill] vdiravka opened a new pull request #2202: DRILL-7904: Update to 30-jre Guava version

2021-04-23 Thread GitBox
vdiravka opened a new pull request #2202: URL: https://github.com/apache/drill/pull/2202 # [DRILL-7904](https://issues.apache.org/jira/browse/DRILL-7904): Update to 30-jre Guava version ## Description * Update guava version to the newest one (30.1.1-jre) * Drop at all

[GitHub] [drill] vdiravka commented on a change in pull request #2143: DRILL-7825: Unknown logical type in Parquet

2021-04-23 Thread GitBox
vdiravka commented on a change in pull request #2143: URL: https://github.com/apache/drill/pull/2143#discussion_r619089030 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/ParquetRecordWriter.java ## @@ -263,10 +258,11 @@ private void newSchema()

[jira] [Created] (DRILL-7907) Replace ParquetFileWriter in Drill with parquet version

2021-04-23 Thread Vitalii Diravka (Jira)
Vitalii Diravka created DRILL-7907: -- Summary: Replace ParquetFileWriter in Drill with parquet version Key: DRILL-7907 URL: https://issues.apache.org/jira/browse/DRILL-7907 Project: Apache Drill

[jira] [Created] (DRILL-7906) Replace ParquetColumnChunkPageWriter with original Parquet class

2021-04-23 Thread Vitalii Diravka (Jira)
Vitalii Diravka created DRILL-7906: -- Summary: Replace ParquetColumnChunkPageWriter with original Parquet class Key: DRILL-7906 URL: https://issues.apache.org/jira/browse/DRILL-7906 Project: Apache Dr

[GitHub] [drill] vdiravka commented on a change in pull request #2192: DRILL-7828: Refactor Pcap and Pcapng format plugin

2021-04-23 Thread GitBox
vdiravka commented on a change in pull request #2192: URL: https://github.com/apache/drill/pull/2192#discussion_r610068587 ## File path: contrib/format-pcapng/src/main/java/org/apache/drill/exec/store/pcap/PcapBatchReader.java ## @@ -48,126 +49,61 @@ private static final Lo