[jira] [Commented] (ARROW-8486) [C++] arrow-utility-test causes failures on a big-endian platform

2020-04-20 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087638#comment-17087638 ] Kazuaki Ishizaki commented on ARROW-8486: - Great, thank you very much. I will apply it. >

[jira] [Commented] (ARROW-8486) [C++] arrow-utility-test causes failures on a big-endian platform

2020-04-20 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087587#comment-17087587 ] Kazuaki Ishizaki commented on ARROW-8486: - > I don't think parquet::FixedLenByteArray and parq

[jira] [Created] (PARQUET-1845) [C++] Int96 memory images in test cases assume only little-endian

2020-04-19 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created PARQUET-1845: - Summary: [C++] Int96 memory images in test cases assume only little-endian Key: PARQUET-1845 URL: https://issues.apache.org/jira/browse/PARQUET-1845

[jira] [Commented] (ARROW-8486) [C++] arrow-utility-test causes failures on a big-endian platform

2020-04-18 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086720#comment-17086720 ] Kazuaki Ishizaki commented on ARROW-8486: - [~apitrou] Could you give me your advice? I am working

[jira] [Created] (ARROW-8506) [c++] Miss tests to verify expected_buffer with bit_width > 8 in RLE

2020-04-18 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-8506: --- Summary: [c++] Miss tests to verify expected_buffer with bit_width > 8 in RLE Key: ARROW-8506 URL: https://issues.apache.org/jira/browse/ARROW-8506 Proj

[jira] [Created] (ARROW-8506) [c++] Miss tests to verify expected_buffer with bit_width > 8 in RLE

2020-04-18 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-8506: --- Summary: [c++] Miss tests to verify expected_buffer with bit_width > 8 in RLE Key: ARROW-8506 URL: https://issues.apache.org/jira/browse/ARROW-8506 Proj

[jira] [Created] (PARQUET-1843) [C++] Unnecessary assignment in DictDecoderImpl::Decode

2020-04-16 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created PARQUET-1843: - Summary: [C++] Unnecessary assignment in DictDecoderImpl::Decode Key: PARQUET-1843 URL: https://issues.apache.org/jira/browse/PARQUET-1843 Project: Parquet

[jira] [Commented] (ARROW-8457) [C++] bridge test does not take care of endianness

2020-04-16 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17085189#comment-17085189 ] Kazuaki Ishizaki commented on ARROW-8457: - Thank you very much. When I run `cmake

[jira] [Updated] (ARROW-8486) [C++] arrow-utility-test causes failures on a big-endian platform

2020-04-16 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki updated ARROW-8486: Description: The current master causes the following failures in arrow-util-test. {code

[jira] [Updated] (ARROW-8486) [C++] arrow-utility-test causes failures on a big-endian platform

2020-04-16 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki updated ARROW-8486: Description: The current master causes the following failures in arrow-util-test. {{code

[jira] [Created] (ARROW-8486) [C++] arrow-utility-test causes failures on a big-endian platform

2020-04-16 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-8486: --- Summary: [C++] arrow-utility-test causes failures on a big-endian platform Key: ARROW-8486 URL: https://issues.apache.org/jira/browse/ARROW-8486 Project

[jira] [Created] (ARROW-8486) [C++] arrow-utility-test causes failures on a big-endian platform

2020-04-16 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-8486: --- Summary: [C++] arrow-utility-test causes failures on a big-endian platform Key: ARROW-8486 URL: https://issues.apache.org/jira/browse/ARROW-8486 Project

[jira] [Assigned] (ARROW-8484) [C++] TestArrayImport tests cause failures on a big-endian platform

2020-04-16 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki reassigned ARROW-8484: --- Assignee: Kazuaki Ishizaki > [C++] TestArrayImport tests cause failures on a

[jira] [Commented] (ARROW-8457) [C++] bridge test does not take care of endianness

2020-04-16 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17085114#comment-17085114 ] Kazuaki Ishizaki commented on ARROW-8457: - Oh, I forgot mentioning the architecture. Yes, you

[jira] [Updated] (ARROW-8484) [C++] TestArrayImport tests cause failures on a big-endian platform

2020-04-16 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki updated ARROW-8484: Description: The current code causes two types of failures of TestArrayImport on a a big

[jira] [Created] (ARROW-8484) [C++] TestArrayImport tests cause failures on a big-endian platform

2020-04-16 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-8484: --- Summary: [C++] TestArrayImport tests cause failures on a big-endian platform Key: ARROW-8484 URL: https://issues.apache.org/jira/browse/ARROW-8484 Project

[jira] [Created] (ARROW-8484) [C++] TestArrayImport tests cause failures on a big-endian platform

2020-04-16 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-8484: --- Summary: [C++] TestArrayImport tests cause failures on a big-endian platform Key: ARROW-8484 URL: https://issues.apache.org/jira/browse/ARROW-8484 Project

[jira] [Commented] (ARROW-8457) [C++] bridge test does not take care of endianness

2020-04-16 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17085082#comment-17085082 ] Kazuaki Ishizaki commented on ARROW-8457: - [~apitrou] I have a big-endian machine to test Arrow

[jira] [Assigned] (ARROW-8467) [C++] Test cases using ArrayFromJSON assume only a little-endian platform

2020-04-15 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki reassigned ARROW-8467: --- Assignee: Kazuaki Ishizaki > [C++] Test cases using ArrayFromJSON assume o

[jira] [Updated] (ARROW-8467) [C++] Test cases using ArrayFromJSON assume only a little-endian platform

2020-04-15 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki updated ARROW-8467: Description: Test cases using ArrayFromJSON assumes little endian platform The following

[jira] [Created] (ARROW-8467) [C++] Test cases using ArrayFromJSON assume only a little-endian platform

2020-04-15 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-8467: --- Summary: [C++] Test cases using ArrayFromJSON assume only a little-endian platform Key: ARROW-8467 URL: https://issues.apache.org/jira/browse/ARROW-8467

[jira] [Created] (ARROW-8467) [C++] Test cases using ArrayFromJSON assume only a little-endian platform

2020-04-15 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-8467: --- Summary: [C++] Test cases using ArrayFromJSON assume only a little-endian platform Key: ARROW-8467 URL: https://issues.apache.org/jira/browse/ARROW-8467

[jira] [Assigned] (ARROW-8457) [C++] bridge test does not take care of endianness

2020-04-14 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki reassigned ARROW-8457: --- Assignee: Kazuaki Ishizaki > [C++] bridge test does not take care of endiann

[jira] [Created] (ARROW-8457) [C++] bridge test does not take care of endianness

2020-04-14 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-8457: --- Summary: [C++] bridge test does not take care of endianness Key: ARROW-8457 URL: https://issues.apache.org/jira/browse/ARROW-8457 Project: Apache Arrow

[jira] [Created] (ARROW-8457) [C++] bridge test does not take care of endianness

2020-04-14 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-8457: --- Summary: [C++] bridge test does not take care of endianness Key: ARROW-8457 URL: https://issues.apache.org/jira/browse/ARROW-8457 Project: Apache Arrow

[Lldb-commits] [PATCH] D77460: [lldb] NFC: Fix trivial typo in comments, documents, and messages

2020-04-06 Thread Kazuaki Ishizaki via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGe9264b746b81: [lldb] NFC: Fix trivial typo in comments, documents, and messages (authored by kiszk). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[Lldb-commits] [lldb] e9264b7 - [lldb] NFC: Fix trivial typo in comments, documents, and messages

2020-04-06 Thread Kazuaki Ishizaki via lldb-commits
Author: Kazuaki Ishizaki Date: 2020-04-07T01:06:16+09:00 New Revision: e9264b746b81a63323d884ea07b2ebfbb660d004 URL: https://github.com/llvm/llvm-project/commit/e9264b746b81a63323d884ea07b2ebfbb660d004 DIFF: https://github.com/llvm/llvm-project/commit/e9264b746b81a63323d884ea07b2ebfbb660d004

[PATCH] D77482: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-05 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk added a comment. I have done in https://reviews.llvm.org/D77458 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77482/new/ https://reviews.llvm.org/D77482 ___ cfe-commits mailing list

[PATCH] D77458: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-05 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk updated this revision to Diff 255120. kiszk added a comment. This include the fix of the build failure at http://lab.llvm.org:8011/builders/clang-cmake-armv7-global-isel/builds/7450/steps/ninja%20check%201/logs/FAIL%3A%20Clang%20Tools%3A%3Afuchsia-multiple-inheritance.cpp CHANGES SINCE

[clang-tools-extra] dd5571d - [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-05 Thread Kazuaki Ishizaki via cfe-commits
Author: Kazuaki Ishizaki Date: 2020-04-05T15:28:40+09:00 New Revision: dd5571d51a0f6164cb66d02c8cd0e7032e42abe4 URL: https://github.com/llvm/llvm-project/commit/dd5571d51a0f6164cb66d02c8cd0e7032e42abe4 DIFF: https://github.com/llvm/llvm-project/commit/dd5571d51a0f6164cb66d02c8cd0e7032e42abe4

[PATCH] D77458: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-05 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk updated this revision to Diff 255119. kiszk added a comment. This includes a fix to break the llvm build CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77458/new/ https://reviews.llvm.org/D77458 Files: clang-tools-extra/clang-change-namespace/ChangeNamespace.cpp

[PATCH] D77482: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk added a comment. Thank you for letting me know. I will do that. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77482/new/ https://reviews.llvm.org/D77482 ___ cfe-commits mailing list

[PATCH] D77482: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk added a subscriber: sammccall. kiszk added a comment. Herald added a subscriber: wuzish. @sammccall, I am very sorry that I led to the build break due to my misoperation in https://reviews.llvm.org/D77458 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[PATCH] D77482: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk created this revision. Herald added subscribers: cfe-commits, phosek, usaxena95, kadircet, jfb, arphaman, jkorous, kbarton, nemanjai. Herald added a project: clang. This also includes the build failure due to https://reviews.llvm.org/D77458 Repository: rG LLVM Github Monorepo

[PATCH] D77458: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGabdd042bb7a5: [clang-tools-extra] NFC: Fix trivial typo in documents and comments (authored by kiszk). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[clang-tools-extra] abdd042 - [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-04 Thread Kazuaki Ishizaki via cfe-commits
Author: Kazuaki Ishizaki Date: 2020-04-05T11:26:19+09:00 New Revision: abdd042bb7a58bdb2511f0c776ced2c7cb71cac4 URL: https://github.com/llvm/llvm-project/commit/abdd042bb7a58bdb2511f0c776ced2c7cb71cac4 DIFF: https://github.com/llvm/llvm-project/commit/abdd042bb7a58bdb2511f0c776ced2c7cb71cac4

[PATCH] D77458: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk updated this revision to Diff 255071. kiszk added a comment. address review comment Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77458/new/ https://reviews.llvm.org/D77458 Files:

[PATCH] D77458: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk added inline comments. Comment at: clang-tools-extra/test/clang-tidy/checkers/fuchsia-multiple-inheritance.cpp:48 // Inherits from multiple concrete classes. -// CHECK-MESSAGES: [[@LINE+2]]:1: warning: inheriting mulitple classes that aren't pure virtual is discouraged

[PATCH] D77471: address review comment

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk added a comment. Sorry, I made a mistake. This should not be reviewed. This should be deleted. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77471/new/ https://reviews.llvm.org/D77471 ___

[PATCH] D77471: address review comment

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk created this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. kiszk added a comment. kiszk removed a project: clang. kiszk removed a subscriber: cfe-commits. Herald added a project: clang. Sorry, I made a mistake. This should not be reviewed. This should be

[PATCH] D77470: [clang] NFC: Fix trivial typo in comments and document

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk created this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. `the the` -> `the` Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D77470 Files: clang/docs/LibASTMatchersReference.html clang/include/clang/AST/ASTStructuralEquivalence.h

[Lldb-commits] [PATCH] D77460: [lldb] NFC: Fix trivial typo in comments, documents, and messages

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via lldb-commits
kiszk created this revision. Herald added subscribers: lldb-commits, atanasyan, MaskRay, jrtc27, kbarton, mgorny, nemanjai, emaste. Herald added a reviewer: espindola. Herald added a project: LLDB. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D77460 Files:

[PATCH] D77458: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk added a comment. I used aspell for this. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77458/new/ https://reviews.llvm.org/D77458 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D77458: [clang-tools-extra] NFC: Fix trivial typo in documents and comments

2020-04-04 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk created this revision. Herald added subscribers: cfe-commits, phosek, usaxena95, kadircet, jfb, arphaman, jkorous, kbarton, nemanjai. Herald added a project: clang. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D77458 Files:

[jira] [Commented] (SPARK-25728) SPIP: Structured Intermediate Representation (Tungsten IR) for generating Java code

2020-03-18 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/SPARK-25728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17061914#comment-17061914 ] Kazuaki Ishizaki commented on SPARK-25728: -- For now, no update on my side. I am happy

[jira] [Commented] (SPARK-25987) StackOverflowError when executing many operations on a table with many columns

2020-03-12 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/SPARK-25987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17058174#comment-17058174 ] Kazuaki Ishizaki commented on SPARK-25987: -- Sorry for coming here late since I am busy

RE: [DISCUSS] naming policy of Spark configs

2020-02-12 Thread Kazuaki Ishizaki
+1 if we add them to Alternative config. Kazuaki Ishizaki From: Takeshi Yamamuro To: Wenchen Fan Cc: Spark dev list Date: 2020/02/13 16:02 Subject:[EXTERNAL] Re: [DISCUSS] naming policy of Spark configs +1; the idea sounds reasonable. Bests, Takeshi On Thu, Feb 13

[jira] [Commented] (SPARK-30711) 64KB JVM bytecode limit - janino.InternalCompilerException

2020-02-12 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17035464#comment-17035464 ] Kazuaki Ishizaki commented on SPARK-30711: -- The reason to show the exception as an error

[jira] [Commented] (ARROW-4018) [C++] RLE decoder may not big-endian compatible

2020-02-11 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034775#comment-17034775 ] Kazuaki Ishizaki commented on ARROW-4018: - Minor comment. This code should be {code:c++} T

[jira] [Commented] (SPARK-30711) 64KB JVM bytecode limit - janino.InternalCompilerException

2020-02-08 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033112#comment-17033112 ] Kazuaki Ishizaki commented on SPARK-30711: -- [~schreiber] Sorry, I made a mistake. This test

[jira] [Commented] (SPARK-30711) 64KB JVM bytecode limit - janino.InternalCompilerException

2020-02-05 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031276#comment-17031276 ] Kazuaki Ishizaki commented on SPARK-30711: -- Now, I am looking at this with master branch

[jira] [Comment Edited] (SPARK-30711) 64KB JVM bytecode limit - janino.InternalCompilerException

2020-02-04 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029724#comment-17029724 ] Kazuaki Ishizaki edited comment on SPARK-30711 at 2/4/20 10:20 AM

[jira] [Comment Edited] (SPARK-30711) 64KB JVM bytecode limit - janino.InternalCompilerException

2020-02-04 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029724#comment-17029724 ] Kazuaki Ishizaki edited comment on SPARK-30711 at 2/4/20 10:19 AM

[jira] [Commented] (SPARK-30711) 64KB JVM bytecode limit - janino.InternalCompilerException

2020-02-04 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029724#comment-17029724 ] Kazuaki Ishizaki commented on SPARK-30711: -- In my environment, both v3.0.0-preview and master

[jira] [Commented] (SPARK-22510) Exceptions caused by 64KB JVM bytecode or 64K constant pool entry limit

2020-02-03 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/SPARK-22510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028784#comment-17028784 ] Kazuaki Ishizaki commented on SPARK-22510: -- [~schreiber] Thank you for reporting the problem

[PATCH] D72140: [clang-tools-extra] NFC: Fix trivial typos in comments

2020-01-03 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk added a comment. I do not have commit rights to the repository. Could someone commit this change if it is OK? Kazuaki Ishizaki Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72140/new/ https://reviews.llvm.org/D72140

[PATCH] D72140: [clang-tools-extra] NFC: Fix trivial typos in comments

2020-01-03 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk updated this revision to Diff 236069. kiszk added a comment. Rebase with master Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72140/new/ https://reviews.llvm.org/D72140 Files:

[PATCH] D72140: [clang-tools-extra] NFC: Fix trivial typos in comments

2020-01-03 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk created this revision. Herald added subscribers: cfe-commits, usaxena95, jsji, kadircet, arphaman, jkorous, javed.absar, kbarton, nemanjai. Herald added a project: clang. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D72140 Files:

[PATCH] D72087: [clang-tools-extra] NFC: Fix trivial typos in comments

2020-01-02 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk added a comment. I do not have commit rights to the repository. Could someone commit this change? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72087/new/ https://reviews.llvm.org/D72087 ___

[PATCH] D72087: NFC: Fix trivial typos in comments

2020-01-02 Thread Kazuaki Ishizaki via Phabricator via cfe-commits
kiszk created this revision. Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous. Herald added a project: clang. "the the" -> "the" "an" -> "a" Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D72087 Files:

[jira] [Created] (ARROW-7489) [CI] Fix typos

2020-01-01 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7489: --- Summary: [CI] Fix typos Key: ARROW-7489 URL: https://issues.apache.org/jira/browse/ARROW-7489 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7489) [CI] Fix typos

2020-01-01 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7489: --- Summary: [CI] Fix typos Key: ARROW-7489 URL: https://issues.apache.org/jira/browse/ARROW-7489 Project: Apache Arrow Issue Type: Improvement

[jira] [Updated] (ARROW-7488) [GLib] Fix typo and broken link

2019-12-31 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki updated ARROW-7488: Summary: [GLib] Fix typo and broken link (was: [GLib] Fix typo) > [GLib] Fix t

[jira] [Updated] (ARROW-7488) [GLib] Fix typo and broken link

2019-12-31 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki updated ARROW-7488: Description: Fix typo and broken link in files under {{c_glib}} directory (was: Fix typo

[jira] [Created] (ARROW-7488) [GLib] Fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7488: --- Summary: [GLib] Fix typo Key: ARROW-7488 URL: https://issues.apache.org/jira/browse/ARROW-7488 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7488) [GLib] Fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7488: --- Summary: [GLib] Fix typo Key: ARROW-7488 URL: https://issues.apache.org/jira/browse/ARROW-7488 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7487) [Dev] fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7487: --- Summary: [Dev] fix typo Key: ARROW-7487 URL: https://issues.apache.org/jira/browse/ARROW-7487 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7487) [Dev] fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7487: --- Summary: [Dev] fix typo Key: ARROW-7487 URL: https://issues.apache.org/jira/browse/ARROW-7487 Project: Apache Arrow Issue Type: Improvement

[jira] [Closed] (ARROW-7483) [C++][Parquet] Fix typos

2019-12-31 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki closed ARROW-7483. --- Resolution: Fixed > [C++][Parquet] Fix ty

[jira] [Created] (PARQUET-1734) [C++] Fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created PARQUET-1734: - Summary: [C++] Fix typo Key: PARQUET-1734 URL: https://issues.apache.org/jira/browse/PARQUET-1734 Project: Parquet Issue Type: Improvement

[jira] [Commented] (ARROW-7483) [C++][Parquet] Fix typos

2019-12-31 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006295#comment-17006295 ] Kazuaki Ishizaki commented on ARROW-7483: - This is replaced with PARQUET-1734 > [C++][Parq

[jira] [Updated] (ARROW-7483) [C++][Parquet] Fix typos

2019-12-31 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-7483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki updated ARROW-7483: Summary: [C++][Parquet] Fix typos (was: [C++] Fix typos) > [C++][Parquet] Fix ty

[jira] [Created] (ARROW-7485) [c++][plasma] fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7485: --- Summary: [c++][plasma] fix typo Key: ARROW-7485 URL: https://issues.apache.org/jira/browse/ARROW-7485 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7484) [c++][gandiva] fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7484: --- Summary: [c++][gandiva] fix typo Key: ARROW-7484 URL: https://issues.apache.org/jira/browse/ARROW-7484 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7484) [c++][gandiva] fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7484: --- Summary: [c++][gandiva] fix typo Key: ARROW-7484 URL: https://issues.apache.org/jira/browse/ARROW-7484 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7483) [c++][parquet] fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7483: --- Summary: [c++][parquet] fix typo Key: ARROW-7483 URL: https://issues.apache.org/jira/browse/ARROW-7483 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7483) [c++][parquet] fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7483: --- Summary: [c++][parquet] fix typo Key: ARROW-7483 URL: https://issues.apache.org/jira/browse/ARROW-7483 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7482) [c++][arrow] fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7482: --- Summary: [c++][arrow] fix typo Key: ARROW-7482 URL: https://issues.apache.org/jira/browse/ARROW-7482 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7482) [c++][arrow] fix typo

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7482: --- Summary: [c++][arrow] fix typo Key: ARROW-7482 URL: https://issues.apache.org/jira/browse/ARROW-7482 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7481) [c#] Fix typos

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7481: --- Summary: [c#] Fix typos Key: ARROW-7481 URL: https://issues.apache.org/jira/browse/ARROW-7481 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7481) [c#] Fix typos

2019-12-31 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7481: --- Summary: [c#] Fix typos Key: ARROW-7481 URL: https://issues.apache.org/jira/browse/ARROW-7481 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7479) [rust][ruby][R] fix typos

2019-12-30 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7479: --- Summary: [rust][ruby][R] fix typos Key: ARROW-7479 URL: https://issues.apache.org/jira/browse/ARROW-7479 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7479) [rust][ruby][R] fix typos

2019-12-30 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7479: --- Summary: [rust][ruby][R] fix typos Key: ARROW-7479 URL: https://issues.apache.org/jira/browse/ARROW-7479 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7470) [JS] Fix typos

2019-12-24 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7470: --- Summary: [JS] Fix typos Key: ARROW-7470 URL: https://issues.apache.org/jira/browse/ARROW-7470 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7470) [JS] Fix typos

2019-12-24 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7470: --- Summary: [JS] Fix typos Key: ARROW-7470 URL: https://issues.apache.org/jira/browse/ARROW-7470 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7468) [Python] Fix typos

2019-12-23 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7468: --- Summary: [Python] Fix typos Key: ARROW-7468 URL: https://issues.apache.org/jira/browse/ARROW-7468 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7468) [Python] Fix typos

2019-12-23 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7468: --- Summary: [Python] Fix typos Key: ARROW-7468 URL: https://issues.apache.org/jira/browse/ARROW-7468 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7463) [Doc] Fix a broken link and typos

2019-12-22 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7463: --- Summary: [Doc] Fix a broken link and typos Key: ARROW-7463 URL: https://issues.apache.org/jira/browse/ARROW-7463 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-7463) [Doc] Fix a broken link and typos

2019-12-22 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7463: --- Summary: [Doc] Fix a broken link and typos Key: ARROW-7463 URL: https://issues.apache.org/jira/browse/ARROW-7463 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-7461) [Java] Fix typos and spelling

2019-12-22 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7461: --- Summary: [Java] Fix typos and spelling Key: ARROW-7461 URL: https://issues.apache.org/jira/browse/ARROW-7461 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-7461) [Java] Fix typos and spelling

2019-12-22 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7461: --- Summary: [Java] Fix typos and spelling Key: ARROW-7461 URL: https://issues.apache.org/jira/browse/ARROW-7461 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-7458) [GLib] incorrect build dependency in Makefile

2019-12-21 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7458: --- Summary: [GLib] incorrect build dependency in Makefile Key: ARROW-7458 URL: https://issues.apache.org/jira/browse/ARROW-7458 Project: Apache Arrow

[jira] [Created] (ARROW-7458) [GLib] incorrect build dependency in Makefile

2019-12-21 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7458: --- Summary: [GLib] incorrect build dependency in Makefile Key: ARROW-7458 URL: https://issues.apache.org/jira/browse/ARROW-7458 Project: Apache Arrow

[jira] [Created] (ARROW-7457) [Doc] Fix typos

2019-12-21 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7457: --- Summary: [Doc] Fix typos Key: ARROW-7457 URL: https://issues.apache.org/jira/browse/ARROW-7457 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7457) [Doc] Fix typos

2019-12-21 Thread Kazuaki Ishizaki (Jira)
Kazuaki Ishizaki created ARROW-7457: --- Summary: [Doc] Fix typos Key: ARROW-7457 URL: https://issues.apache.org/jira/browse/ARROW-7457 Project: Apache Arrow Issue Type: Improvement

[jira] [Commented] (ARROW-6015) [Python] pyarrow wheel: `DLL load failed` when importing on windows

2019-09-11 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927606#comment-16927606 ] Kazuaki Ishizaki commented on ARROW-6015: - I see. I will investigate this beyond 0.15. > [Pyt

[jira] [Comment Edited] (ARROW-6015) [Python] pyarrow wheel: `DLL load failed` when importing on windows

2019-09-11 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927606#comment-16927606 ] Kazuaki Ishizaki edited comment on ARROW-6015 at 9/11/19 2:15 PM: -- I see

[jira] [Comment Edited] (ARROW-6015) [Python] pyarrow wheel: `DLL load failed` when importing on windows

2019-09-10 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927176#comment-16927176 ] Kazuaki Ishizaki edited comment on ARROW-6015 at 9/11/19 4:44 AM: -- IIUC

[jira] [Commented] (ARROW-6015) [Python] pyarrow wheel: `DLL load failed` when importing on windows

2019-09-10 Thread Kazuaki Ishizaki (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927176#comment-16927176 ] Kazuaki Ishizaki commented on ARROW-6015: - IIUC, there is already a paragraph to suggest

[ANNOUNCE] Announcing Apache Spark 2.3.4

2019-09-09 Thread Kazuaki Ishizaki
. Kazuaki Ishizaki

<    1   2   3   4   5   6   7   8   9   10   >