parthchandra commented on PR #1724: URL: https://github.com/apache/datafusion-comet/pull/1724#issuecomment-2874346842
> I didn't see anything that could be uniquely identified as the row index column Maybe `ShimFileFormat.findRowIndexColumnIndexInSchema` can locate it? I don't know at which point the substitution from the temporary name to the actual name in the file occurs, but I do know that `CometScanExec` gets it when native_comet and native_iceberg_scan create their column readers. -- 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]
