You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 245 B

1 year ago
12345
  1. # Dora Node for asserting arrow data.
  2. This node assert that the DATA that is specified within the environment variable or from `--data` argument is the same as the data received.
  3. Check example at [examples/pyarrow-test](examples/pyarrow-test)