[ 
https://issues.apache.org/jira/browse/DRILL-8353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17641049#comment-17641049
 ] 

ASF GitHub Bot commented on DRILL-8353:
---------------------------------------

kmatt commented on PR #2702:
URL: https://github.com/apache/drill/pull/2702#issuecomment-1331605371

   On Windows 10 `git clone` fails due to a path length in this patch. Repo 
clones successfully on Debian 11.
   
   ```
   git clone https://github.com/apache/drill.git
   Cloning into 'drill'...
   remote: Enumerating objects: 156537, done.
   remote: Counting objects: 100% (1323/1323), done.
   remote: Compressing objects: 100% (723/723), done.
   remote: Total 156537 (delta 322), reused 1119 (delta 218), pack-reused 
155214Receiving objects: 100% (156537/156537), 62.00 MiB | 11.15 MiBReceiving 
objects: 100% (156537/156537), 65.97 MiB | 11.24 MiB/s, done.
   
   Resolving deltas: 100% (79075/79075), done.
   fatal: cannot create directory at 
'contrib/format-deltalake/src/test/resources/data-reader-partition-values/as_int=0/as_long=0/as_byte=0/as_short=0/as_boolean=true/as_float=0.0/as_double=0.0/as_string=0/as_string_lit_null=null/as_date=2021-09-08/as_timestamp=2021-09-08
 11%3A11%3A11': Filename too long
   warning: Clone succeeded, but checkout failed.
   You can inspect what was checked out with 'git status'
   and retry with 'git restore --source=HEAD :/'
   ```
   




> Format plugin for Delta Lake
> ----------------------------
>
>                 Key: DRILL-8353
>                 URL: https://issues.apache.org/jira/browse/DRILL-8353
>             Project: Apache Drill
>          Issue Type: New Feature
>    Affects Versions: 1.20.2
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Major
>             Fix For: Future
>
>
> Implement format plugin for Delta Lake.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to