Copilot commented on code in PR #12400:
URL: https://github.com/apache/gluten/pull/12400#discussion_r3549152654


##########
ep/build-velox/src/file-handle-cache-ttl.patch:
##########
@@ -0,0 +1,14 @@
+diff --git i/velox/connectors/hive/HiveConnector.cpp 
w/velox/connectors/hive/HiveConnector.cpp
+index abc13acea..861f95c7f 100644
+--- i/velox/connectors/hive/HiveConnector.cpp
++++ w/velox/connectors/hive/HiveConnector.cpp

Review Comment:
   This patch file uses `i/` and `w/` prefixes in the `diff --git` / `---` / 
`+++` headers, while other patches under `ep/build-velox/src/` use the standard 
`a/` / `b/` prefixes. For consistency (and to reduce the chance of 
prefix-handling differences across git/apply tooling), consider switching these 
headers to `a/` / `b/`.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to