You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a mistake earlier at #50271 (comment). I only noticed that it was a non-internal header file, but failed to notice that the struct was within the parquet::internal namespace.
Describe the bug, including details regarding any error messages, version, and platform.
#50271 (comment)
I made a mistake earlier at #50271 (comment). I only noticed that it was a non-internal header file, but failed to notice that the struct was within the
parquet::internalnamespace.Component(s)
C++, Parquet