Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はカサンドラに不慣れです。
1,000,000列あるとしましょう。列名に「test」という文字列が含まれる列のみを返したいのですが。
Cassandra / Pycassaで可能ですか?
名前が「test」で始まる列のみをフィルタリングできます。それ以外の場合は、独自のコードでフィルタリングを行う必要があります。