nsivabalan commented on issue #2566: URL: https://github.com/apache/hudi/issues/2566#issuecomment-782891622
@jtmzheng : I haven't tried py test before. I am trying to repro and running into issues wrt parquet schema missing. Can you tell me if I am missing something. May be I am making some rookie mistake. can you help me out. ``` docker build -f hudi.Dockerfile -t test_hudi . docker run test_hudi py.test -s --verbose test_hudi.py ``` File contents: https://gist.github.com/nsivabalan/1b768c324691456605473b556d53c9a8 stack trace: https://gist.github.com/nsivabalan/74476a48493fac2a9b8fdea4cd973ca9 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
