eeroel commented on issue #39906: URL: https://github.com/apache/arrow/issues/39906#issuecomment-1925186346
Got around to doing some profiling with print statements now. It looks like GetFragmentsImpl https://github.com/apache/arrow/blob/0fb00fdea7a9541ac8df8a4f784af1dfd0adb056/cpp/src/arrow/dataset/file_base.cc#L305 gets called twice when running this, both calls taking 300ms. That seems like a potential bug? -- 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]
