Conversation
|
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename pull request title in the following format? or See also: |
|
And now crates.io seems to be having issues |
|
|
It looks like I mistakenly added the arrow-testing submodule under |
Codecov Report
@@ Coverage Diff @@
## master #10 +/- ##
=========================================
Coverage ? 70.41%
=========================================
Files ? 123
Lines ? 21261
Branches ? 0
=========================================
Hits ? 14970
Misses ? 6291
Partials ? 0 Continue to review full report at Codecov.
|
|
Rust tests pass. Travis is complaining about C++, Go, and Java. |
#10 Add event test data set See merge request noah/argo_engine!12
add parquet_uba_event&parquet_uba_profile to get uba test data dir in test_utils Closes #10 See merge request noah/argo_engine!13
… `interval` (#11466) * Unparser rule for datatime cast (#10) * use timestamp as the identifier for date64 * rename * implement CustomDialectBuilder * fix * dialect with interval style (#11) --------- Co-authored-by: Phillip LeBlanc <[email protected]> * fmt * clippy * doc * Update datafusion/sql/src/unparser/expr.rs Co-authored-by: Andrew Lamb <[email protected]> * update the doc for CustomDialectBuilder * fix doc test --------- Co-authored-by: Phillip LeBlanc <[email protected]> Co-authored-by: Andrew Lamb <[email protected]>
… `interval` (apache#11466) * Unparser rule for datatime cast (apache#10) * use timestamp as the identifier for date64 * rename * implement CustomDialectBuilder * fix * dialect with interval style (apache#11) --------- Co-authored-by: Phillip LeBlanc <[email protected]> * fmt * clippy * doc * Update datafusion/sql/src/unparser/expr.rs Co-authored-by: Andrew Lamb <[email protected]> * update the doc for CustomDialectBuilder * fix doc test --------- Co-authored-by: Phillip LeBlanc <[email protected]> Co-authored-by: Andrew Lamb <[email protected]>
… `interval` (apache#11466) * Unparser rule for datatime cast (apache#10) * use timestamp as the identifier for date64 * rename * implement CustomDialectBuilder * fix * dialect with interval style (apache#11) --------- Co-authored-by: Phillip LeBlanc <[email protected]> * fmt * clippy * doc * Update datafusion/sql/src/unparser/expr.rs Co-authored-by: Andrew Lamb <[email protected]> * update the doc for CustomDialectBuilder * fix doc test --------- Co-authored-by: Phillip LeBlanc <[email protected]> Co-authored-by: Andrew Lamb <[email protected]>
This reverts commit 3750dc9
…le-subquery-in-join-filter chore: more constraint on correlated subquery in join filter
* feat: add df.with_column() * chore: ignore python dist files
X-1035 Datafusion: Support csv truncate
Picking up from Jorge's PR #8