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

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

jnturton commented on PR #2515:
URL: https://github.com/apache/drill/pull/2515#issuecomment-1882403741

    I see Git's "patch contents already upstream" feature doesn't automatically 
clean up the unwanted commits. I've dropped them manually in a new branch in my 
fork and now suggest
    ```
   git reset --hard origin/master
   git pull --rebase https://github.com/jnturton/drill.git 8188-hdf5-evf2
   git push --force # to luocooong's fork
   ```




> Convert HDF5 format to EVF2
> ---------------------------
>
>                 Key: DRILL-8188
>                 URL: https://issues.apache.org/jira/browse/DRILL-8188
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.20.0
>            Reporter: Cong Luo
>            Assignee: Cong Luo
>            Priority: Major
>
> Use EVF V2 instead of old V1.
> Also, fixed a few bugs in V2 framework.



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

Reply via email to