[jira] [Created] (DRILL-8492) Allow Parquet TIME_MICROS and TIMESTAMP_MICROS columns to be read as 64-bit integer values

2024-04-26 Thread Peter Franzen (Jira)
Peter Franzen created DRILL-8492: Summary: Allow Parquet TIME_MICROS and TIMESTAMP_MICROS columns to be read as 64-bit integer values Key: DRILL-8492 URL: https://issues.apache.org/jira/browse/DRILL-8492

Re: Parquet files with microsecond columns

2024-01-24 Thread Peter Franzen
ersion being done > "deeply enough" for Drill. I sympathise a lot with the design thinking in > your second option but I'd personally go the first route and only consider > the second route if something wasn't working. > > On 2024/01/22 11:36, Peter Franzen wrote: &g

Re: Parquet files with microsecond columns

2024-01-23 Thread Peter Franzen
option so it is available to all sessions: ALTER SYSTEM > SET... > > Thanks, > > - Paul > > On Mon, Jan 22, 2024 at 1:38 AM Peter Franzen wrote: > >> Hi, >> >> I am using Drill to query Parquet files that have fields of type >> timestamp_micros

Parquet files with microsecond columns

2024-01-22 Thread Peter Franzen
Hi, I am using Drill to query Parquet files that have fields of type timestamp_micros. By default, Drill truncates those microsecond values to milliseconds when reading the Parquet files in order to convert them to SQL timestamps. In some of my use cases I need to read the original microsecond

[jira] [Created] (DRILL-8458) Reading Parquet data page with repetition levels larger than column data throws IllegalArgumentException

2023-10-23 Thread Peter Franzen (Jira)
Peter Franzen created DRILL-8458: Summary: Reading Parquet data page with repetition levels larger than column data throws IllegalArgumentException Key: DRILL-8458 URL: https://issues.apache.org/jira/browse/DRILL

[jira] [Created] (DRILL-8423) Parquet TIME_MICROS columns with values > Integer.MAX_VALUE are not displayed correctly

2023-04-13 Thread Peter Franzen (Jira)
Peter Franzen created DRILL-8423: Summary: Parquet TIME_MICROS columns with values > Integer.MAX_VALUE are not displayed correctly Key: DRILL-8423 URL: https://issues.apache.org/jira/browse/DRILL-8

[jira] [Created] (DRILL-8422) Parquet TIMESTAMP_MICROS columns in

2023-04-13 Thread Peter Franzen (Jira)
Peter Franzen created DRILL-8422: Summary: Parquet TIMESTAMP_MICROS columns in Key: DRILL-8422 URL: https://issues.apache.org/jira/browse/DRILL-8422 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-8421) Parquet TIMESTAMP_MICROS columns in WHERE clauses are not converted to milliseconds before filtering

2023-04-07 Thread Peter Franzen (Jira)
Peter Franzen created DRILL-8421: Summary: Parquet TIMESTAMP_MICROS columns in WHERE clauses are not converted to milliseconds before filtering Key: DRILL-8421 URL: https://issues.apache.org/jira/browse/DRILL